search for: at_

Displaying 9 results from an estimated 9 matches for "at_".

Did you mean: at
2006 Jan 25
1
xx-0.1.0 : xhtml and xml make it twice as dirty
...# methods a tag of the same method can be generated using and escaped form, # namely two or more underscores always mean ''generate a tag''. those methods # are: # # - g_ # - text_ # - t_ # - h_ # - x_ # - c_ # - at_ # - att_ # - yat_ # include XX::XML doc = xml_{ root_{ t_{ "this is a text element" } t__{ "this is not text, but a __tag__ called t" } x_{ "this un-escaped & < > stuff" } x__{ "t...
2016 Oct 25
2
[Help] Add custom pragma
...essSmtAttrbute Function @ tools/clang/lib/Sema/SemaStmtAttr.cpp. It contains switch statement like below. ProcessSmtAttrbute @ tools/clang/lib/Sema/SemaStmtAttr.cpp // A : AttributeList - passed by argument switch( A.getKind() ) { case AttributeList::UnknownAttribute: ~ case AttributeList::AT_FallThrough: return ~ case AttributeList::AT_LoopHint: return handleLoopHintAttr( ~ ) case AttributeList::AT_OpenCLUnrollHint: ~ ... } As I want to define new attribute, I've tried to find where the definitions for AT_LoopHint, AT_FallThrough are done. This is what I found. cla...
2016 Oct 25
2
[Help] Add custom pragma
...ontains switch statement like below. > > > > ProcessSmtAttrbute @ tools/clang/lib/Sema/SemaStmtAttr.cpp > > // A : AttributeList - passed by argument > > switch( A.getKind() ) { > > case AttributeList::UnknownAttribute: > > ~ > > case AttributeList::AT_FallThrough: > > return ~ > > case AttributeList::AT_LoopHint: > > return handleLoopHintAttr( ~ ) > > case AttributeList::AT_OpenCLUnrollHint: > > ~ > > ... > > } > > > > As I want to define new attribute, I've tried to find w...
2016 Oct 25
0
[Help] Add custom pragma
...ontains switch statement like below. > > > > ProcessSmtAttrbute @ tools/clang/lib/Sema/SemaStmtAttr.cpp > > // A : AttributeList - passed by argument > > switch( A.getKind() ) { > > case AttributeList::UnknownAttribute: > > ~ > > case AttributeList::AT_FallThrough: > > return ~ > > case AttributeList::AT_LoopHint: > > return handleLoopHintAttr( ~ ) > > case AttributeList::AT_OpenCLUnrollHint: > > ~ > > ... > > } > > > > As I want to define new attribute, I've tried to find w...
2015 Jan 20
2
[LLVMdev] Dropping the DW_ prefix from names in dwarfdump
Hear hear. DW_ adds no readability but AT_/TAG_/OP_/etc do. Dropping the FORM entirely is fine; I view that as a mechanical encoding thing, not relevant to the informational content. If you're debugging the encoding then it would matter, but for a random string-value attribute it really doesn't matter which of the 3 (4?) different...
2015 Jan 19
2
[LLVMdev] Dropping the DW_ prefix from names in dwarfdump
...---------------------------------------- >> .debug_info contents: >> >> 0x00000000: Compile Unit: length = 0x0000005b version = 0x0004 abbr_offset = 0x00000000 addr_size = 0x08 (next CU at 0x0000005f) >> >> 0x0000000b: TAG_compile_unit [1] * >> AT_producer( "clang version 3.5.0 (209308)" ) >> AT_language( DW_LANG_C_plus_plus ) >> AT_name( "test.cc <http://test.cc/>" ) >> AT_stmt_list( 0x00000000 ) >> AT_comp_dir( "/llvm_cmake" ) &gt...
2012 Jan 29
5
[PATCH 0/2 v3] mkstemp() and m68k support
Hi, after a year, I decided to hack on klibc again. I?ve reworked both the patch to add mkstemp(), discussing to use AT_RANDOM as cheap entropy source on IRC (if there will ever be another entropy consumer, I can quickly write a minimal arc4random() seeded from it, as it has only 16 octets), capable of making a working mksh (static and shared) on amd64/xen, and the m68k support code, leading to (also, static and shar...
2009 May 03
6
[RFC] The reflink(2) system call.
Hi everyone, I described the reflink operation at the Linux Storage & Filesystems Workshop last month. Originally implemented as an ocfs2-specific ioctl, the consensus was that it should be a syscall from the get-go. Here's some first-cut patches. For people who have not seen reflink, either at LSF or on the ocfs2 wiki, the first patch contains Documentation/filesystems/reflink.txt to
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...%yDo4nHlal$X<C9N at Kf zQwu5iV at Jsq5bt1s|3ZuTy)WJ$V+qgHBJJOis7bGV)nW)z#&Ew2r>aV}a#}4vbJCYy z;4rmEd3AMCX;igR5<rtf7%H{j2{1ped?fX^Whh_vy#@&|UnvK&rj{GfLd{1|%QkGB z#wM$|u&m0d>jv87iem>5ox}K&U+a<-0DtHKct+AIo%Ag=8&}J>hADxFqQU_J88|Jv z^xxsh1oX$N%rm^kmJ__JF3zS2wOAT_3Bdqs6o3V*pr<ccr`u$zt2p={ygVy>RRq#V z1kA3QZdPV<HteB*P)&x~za>(WGC~!R(sv-p^|xj&HIZZacsXk*dI^)H26%Rk)V&)S z=!89fUfkt7tTiQ~G|E))M$`0Q!(h7MWl|R{I(Z8~-CN at qYChjoPFx@CvqcBkBzq?h zHz)sjI{u5nsZ2$1bnta$hJR)0!k|@4qm#AhN^(?mJL3Mgo}kvF6tZEarc2`=ya7vL z<5|4<8k(f>;ua*svVHl9tVJM%m...