Searched refs:SET2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | global-merge-group-by-use.ll | 30 ; CHECK-NEXT: adrp x8, [[SET2:l__MergedGlobals.[0-9]*]]@PAGE 31 ; CHECK-NEXT: add x8, x8, [[SET2]]@PAGEOFF 91 ; CHECK-DAG: .zerofill __DATA,__bss,[[SET2]],12,3
|
/external/llvm/test/CodeGen/X86/ |
D | 2010-05-26-DotDebugLoc.ll | 77 ; CHECK-NEXT: [[SET2:.*]] = [[LABEL]]-Lfunc_begin0 78 ; CHECK-NEXT: .quad [[SET2]]
|
/external/expat/lib/ |
D | xmltok.c | 710 #define SET2(ptr, ch) \ macro 718 #undef SET2 in DEFINE_UTF16_TO_UTF16() 722 #define SET2(ptr, ch) \ in DEFINE_UTF16_TO_UTF16() macro 730 #undef SET2 in DEFINE_UTF16_TO_UTF16()
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 3056 # m4_set_difference(SET1, SET2) 3058 # Produce a LIST of quoted elements that occur in SET1 but not SET2. 3125 # m4_set_intersection(SET1, SET2) 3127 # Produce a LIST of quoted elements that occur in both SET1 or SET2. 3212 # m4_set_union(SET1, SET2) 3215 # or SET2, without duplicates. Output a comma prior to any elements,
|
/external/strace/ |
D | ChangeLog | 3699 -e fault=!SET1:error=ERRNO1, -e fault=!SET2:error=ERRNO2 3700 means that all syscalls except those from SET2 are subject to fault 3701 injection with error code ERRNO2, and all syscalls from SET2 that are
|