/external/auto/common/src/test/java/com/google/auto/common/ |
D | AnnotationMirrorsTest.java | 18 import static com.google.auto.common.AnnotationMirrorsTest.SimpleEnum.BLAH; 59 BLAH, FOO enumConstant 66 @Outer(BLAH) static class TestClassBlah {} 67 @Outer(BLAH) static class TestClassBlah2 {} 71 SimpleEnum value() default SimpleEnum.BLAH; in value() 75 @DefaultingOuter(BLAH) class TestWithDefaultingOuterBlah {} 83 @AnnotatedOuter(@DefaultingOuter(BLAH)) class TestBlahNestedAnnotated {} 94 @OuterWithValueArray(@DefaultingOuter(BLAH)) class TestValueArrayWithOneBlah {} 99 @OuterWithValueArray({@DefaultingOuter(FOO), @DefaultingOuter(BLAH)}) 101 @OuterWithValueArray({@DefaultingOuter(FOO), @DefaultingOuter(BLAH)}) [all …]
|
/external/llvm-project/clang/test/Preprocessor/ |
D | indent_macro.c | 5 #define BLAH zzap macro 6 BLAH
|
/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/llvm-project/lld/test/ELF/lto/ |
D | thinlto-single-module.ll | 27 ; RUN: llvm-readelf -S -s single2.o2 | FileCheck %s --check-prefix=BLAH 34 ; RUN: llvm-readelf -S -s single4.o2 | FileCheck %s --check-prefix=BLAH 40 ; BLAH: Value Size Type Bind Vis Ndx Name 41 ; BLAH: 0000000000000000 0 FILE LOCAL DEFAULT ABS thin2.ll 42 ; BLAH-NEXT: 0000000000000000 4 FUNC GLOBAL DEFAULT 3 blah
|
/external/llvm-project/llvm/test/DebugInfo/COFF/ |
D | enum.ll | 5 ; enum E : int { BLAH }; 15 ; CHECK-NEXT: Name: BLAH 58 !9 = !DIEnumerator(name: "BLAH", value: 0)
|
/external/llvm-project/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/llvm-project/clang/test/Index/skip-parsed-bodies/ |
D | t.h | 22 #ifdef BLAH
|
/external/clang/test/Index/skip-parsed-bodies/ |
D | t.h | 22 #ifdef BLAH
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-use-nullptr.cpp | 115 #define BLAH(X) myassert(0 == (X)); in test_macro_args() macro 117 BLAH(Ptr); in test_macro_args()
|
/external/llvm-project/llvm/test/Transforms/PhaseOrdering/ |
D | reassociate-after-unroll.ll | 15 ; OLDPM-NEXT: [[CONV:%.*]] = and i64 [[BLAH:%.*]], 4294967295 62 ; NEWPM-NEXT: [[CONV:%.*]] = and i64 [[BLAH:%.*]], 4294967295
|
/external/llvm-project/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/clang/test/ARCMT/ |
D | objcmt-subscripting-literals.m.result | 112 #ifdef BLAH
|
D | objcmt-subscripting-literals.m | 112 #ifdef BLAH
|
/external/llvm-project/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/llvm-project/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 | 3313 BLAH BLAH 3314 0: BLAH BLAH 3315 1: BLAH 3323 blah BLAH 3334 BLAH BLAH 3335 0: BLAH BLAH 3336 1: BLAH 3343 blah BLAH 3344 0: blah BLAH
|
D | testinput1 | 2174 BLAH BLAH 2178 blah BLAH 2184 BLAH BLAH 2187 blah BLAH
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ |
D | funclet.ll | 101 ; CHECK-NEXT: [[LSR_IV:%.*]] = phi i8* [ [[SCEVGEP2:%.*]], [[ITER:%.*]] ], [ [[SCEVGEP]], [[BLAH…
|
/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/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.
|