Searched refs:BLAH (Results 1 – 17 of 17) sorted by relevance
/external/clang/test/Preprocessor/ |
D | indent_macro.c | 4 #define BLAH zzap macro 5 BLAH
|
/external/llvm/test/DebugInfo/COFF/ |
D | enum.ll | 4 ; enum E : int { BLAH }; 13 ; CHECK-NEXT: Name: BLAH 42 !7 = !DIEnumerator(name: "BLAH", value: 0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/COFF/ |
D | enum.ll | 4 ; enum E : int { BLAH }; 14 ; CHECK-NEXT: Name: BLAH 57 !9 = !DIEnumerator(name: "BLAH", value: 0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/ |
D | pr31573.ll | 11 ; CHECK-NEXT: [[MEH:%.*]] = phi i8* [ [[BLAH:%.*]], [[ENTRY:%.*]] ], [ null, [[WHILE_BODY:%.*]] ] 19 ; CHECK-NEXT: store i8 0, i8* [[BLAH]], align 1
|
D | pr31594.ll | 11 ; CHECK-NEXT: [[FOO:%.*]] = phi i8* [ [[BLAH:%.*]], [[ENTRY:%.*]] ], [ null, [[WHILE_BODY:%.*]] ] 22 ; CHECK-NEXT: [[TMP0:%.*]] = load i8, i8* [[BLAH]], align 1 24 ; CHECK-NEXT: store i8 0, i8* [[BLAH]], align 1
|
/external/clang/test/Index/skip-parsed-bodies/ |
D | t.h | 22 #ifdef BLAH
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-memcpy-inline.ll | 9 @.str2 = private unnamed_addr constant [36 x i8] c"DHRYSTONE PROGRAM, SOME STRING BLAH\00", align 1
|
/external/clang/test/ARCMT/ |
D | objcmt-subscripting-literals.m.result | 112 #ifdef BLAH
|
D | objcmt-subscripting-literals.m | 112 #ifdef BLAH
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-memcpy-inline.ll | 9 @.str2 = private unnamed_addr constant [36 x i8] c"DHRYSTONE PROGRAM, SOME STRING BLAH\00", align 1
|
/external/llvm/test/CodeGen/ARM/ |
D | memcpy-inline.ll | 9 @.str2 = private unnamed_addr constant [36 x i8] c"DHRYSTONE PROGRAM, SOME STRING BLAH\00", align 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | memcpy-inline.ll | 9 @.str2 = private unnamed_addr constant [36 x i8] c"DHRYSTONE PROGRAM, SOME STRING BLAH\00", align 1
|
/external/pcre/dist2/testdata/ |
D | testoutput1 | 3309 BLAH BLAH 3310 0: BLAH BLAH 3311 1: BLAH 3319 blah BLAH 3330 BLAH BLAH 3331 0: BLAH BLAH 3332 1: BLAH 3339 blah BLAH 3340 0: blah BLAH
|
D | testinput1 | 2170 BLAH BLAH 2174 blah BLAH 2180 BLAH BLAH 2183 blah BLAH
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 7426 % so \defmacro knows what to do. Define \macarg.BLAH for each BLAH 7459 % list to set new definitions for the \macarg.BLAH macros corresponding to 7460 % each BLAH argument. It was anyhow needed to parse already once this list 7463 % twice the \macarg.BLAH macros does not cost too much processing power.
|
/external/libffi/ |
D | texinfo.tex | 7426 % so \defmacro knows what to do. Define \macarg.BLAH for each BLAH 7459 % list to set new definitions for the \macarg.BLAH macros corresponding to 7460 % each BLAH argument. It was anyhow needed to parse already once this list 7463 % twice the \macarg.BLAH macros does not cost too much processing power.
|
/external/mksh/src/ |
D | check.t | 6376 typeset -i BLAH 6379 set | grep BLAH 6383 BLAH
|