Searched refs:JOIN (Results 1 – 19 of 19) sorted by relevance
/external/clang/test/CodeGen/ |
D | dllimport.c | 9 #define JOIN(x, y) JOIN2(x, y) macro 10 #define USEVAR(var) int JOIN(use, __LINE__)() { return var; } 11 #define USE(func) void JOIN(use, __LINE__)() { func(); }
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.ref/ |
D | p6-0x.cpp | 13 #define JOIN(X,Y) JOIN2(X,Y) macro 15 int JOIN(array,__LINE__)[is_same<T1, T2>::value? 1 : -1]
|
/external/clang/test/Sema/ |
D | __try.c | 5 #define JOIN(x,y) JOIN2(x,y) macro 6 #define TEST2(name) JOIN(name,__LINE__)
|
/external/llvm/test/Transforms/Inline/ |
D | inline_invoke.ll | 278 ; CHECK-NEXT: br label %[[JOIN:[^\s]+]] 279 ; CHECK: [[JOIN]]: 324 ; CHECK-NEXT: br label %[[JOIN:[^\s]+]] 330 ; CHECK-NEXT: br label %[[JOIN]] 331 ; CHECK: [[JOIN]]: 340 ; CHECK-NEXT: [[T1:%.*]] = phi i32 [ 0, %[[JOIN]] ], [ 1, %lpad ]
|
/external/valgrind/helgrind/ |
D | README_MSMProp2.txt | 55 happens_before( JOIN(SS), currS ) 57 where JOIN is the lattice-theoretic "max" or "least upper bound" 59 happens_before and (binary) JOIN, this is easy to prove.
|
/external/pcre/dist/ |
D | 132html | 223 elsif (/^\.\\"\s*JOIN(SH)?/)
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPHeaderNames.java | 118 public static final String JOIN = JoinHeader.NAME; //52 field
|
D | NameMap.java | 178 putNameMap(JOIN, "Join"); in initializeNameMap()
|
/external/clang/test/CodeGenCXX/ |
D | dllimport-members.cpp | 18 #define JOIN(x, y) JOIN2(x, y) macro 19 #define UNIQ(name) JOIN(name, __LINE__)
|
D | dllexport.cpp | 17 #define JOIN(x, y) JOIN2(x, y) macro 18 #define UNIQ(name) JOIN(name, __LINE__)
|
D | dllimport.cpp | 24 #define JOIN(x, y) JOIN2(x, y) macro 25 #define UNIQ(name) JOIN(name, __LINE__)
|
/external/clang/test/SemaObjCXX/ |
D | arc-type-traits.mm | 9 #define JOIN(X,Y) JOIN2(X,Y) macro
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 9021 27D5;LEFT OUTER JOIN;Sm;0;ON;;;;;Y;;;;; 9022 27D6;RIGHT OUTER JOIN;Sm;0;ON;;;;;Y;;;;; 9023 27D7;FULL OUTER JOIN;Sm;0;ON;;;;;N;;;;; 9605 2A1D;JOIN;Sm;0;ON;;;;;N;;;;;
|
D | confusables.txt | 5997 2A1D ; 16DE ; MA #* ( ⨝ → ᛞ ) JOIN → RUNIC LETTER DAGAZ DAEG D # →⋈→
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 9021 27D5;LEFT OUTER JOIN;Sm;0;ON;;;;;Y;;;;; 9022 27D6;RIGHT OUTER JOIN;Sm;0;ON;;;;;Y;;;;; 9023 27D7;FULL OUTER JOIN;Sm;0;ON;;;;;N;;;;; 9605 2A1D;JOIN;Sm;0;ON;;;;;N;;;;;
|
D | confusables.txt | 5997 2A1D ; 16DE ; MA #* ( ⨝ → ᛞ ) JOIN → RUNIC LETTER DAGAZ DAEG D # →⋈→
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 9021 27D5;LEFT OUTER JOIN;Sm;0;ON;;;;;Y;;;;; 9022 27D6;RIGHT OUTER JOIN;Sm;0;ON;;;;;Y;;;;; 9023 27D7;FULL OUTER JOIN;Sm;0;ON;;;;;N;;;;; 9605 2A1D;JOIN;Sm;0;ON;;;;;N;;;;;
|
D | confusables.txt | 5997 2A1D ; 16DE ; MA #* ( ⨝ → ᛞ ) JOIN → RUNIC LETTER DAGAZ DAEG D # →⋈→
|
D | ppucd.txt | 11516 cp;27D5;bmg=27D6;na=LEFT OUTER JOIN 11517 cp;27D6;bmg=27D5;na=RIGHT OUTER JOIN 11518 cp;27D7;-Bidi_M;na=FULL OUTER JOIN 12155 cp;2A1D;-Bidi_M;na=JOIN
|