/external/llvm/test/Object/Inputs/ |
D | elfver.S | 24 .globl foo2 symbol 26 foo2: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/Inputs/ |
D | elfver.S | 24 .globl foo2 symbol 26 foo2: label
|
/external/swiftshader/third_party/LLVM/test/MC/ELF/ |
D | alias.s | 6 .globl foo2 symbol 7 foo2 = bar2 define
|
D | set.s | 24 .set foo2,bar2 define
|
D | alias-reloc.s | 15 foo2: label
|
/external/clang/test/CodeGen/ |
D | debug-info.c | 37 struct foo2 { struct 41 struct foo2 foo2; argument
|
D | weak-incomplete.c | 5 void (*foo2)(struct S) = foo1; variable
|
D | attr-func-def.c | 8 int foo2(int a) { in foo2() function
|
/external/llvm/test/MC/ELF/ |
D | alias.s | 6 .globl foo2 symbol 7 foo2 = bar2 define
|
D | set.s | 25 .set foo2,bar2 define
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | alias.s | 6 .globl foo2 symbol 7 foo2 = bar2 define
|
D | set.s | 25 .set foo2,bar2 define
|
/external/grpc-grpc/test/core/gprpp/ |
D | ref_counted_ptr_test.cc | 55 RefCountedPtr<Foo> foo2(std::move(foo)); in TEST() local 62 RefCountedPtr<Foo> foo2 = std::move(foo); in TEST() local 69 const RefCountedPtr<Foo>& foo2(foo); in TEST() local 76 const RefCountedPtr<Foo>& foo2 = foo; in TEST() local 83 RefCountedPtr<Foo> foo2; in TEST() local 97 RefCountedPtr<Foo> foo2(std::move(foo)); in TEST() local 173 RefCountedPtr<FooWithTracing> foo2 = foo->Ref(DEBUG_LOCATION, "foo"); in TEST() local
|
/external/clang/test/CodeGenObjC/ |
D | arc-foreach.m | 177 - (void) foo2; method 188 - (void) foo2 { method
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/ |
D | LongTest.java | 62 Foo foo2 = (Foo) yaml.load(output); in testLongRepresenter() local 70 Foo foo2 = (Foo) yaml.load(doc); in testLongConstructor() local
|
/external/llvm/test/MC/ARM/ |
D | thumb2-diagnostics.s | 78 foo2: label
|
D | diagnostics.s | 491 foo2: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | diagnostics.s | 569 foo2: label
|
D | thumb2-diagnostics.s | 80 foo2: label
|
/external/clang/test/PCH/Inputs/ |
D | chain-selectors2.h | 9 void foo2() { in foo2() function
|
/external/clang/test/Preprocessor/ |
D | c90.c | 8 #define foo2!bar /* expected-warning {{whitespace recommended after macro name}} */ macro
|
/external/clang/test/SemaCXX/ |
D | attr-disable-tail-calls.cpp | 7 [[clang::disable_tail_calls]] int foo2() { return 2; } in foo2() function in B
|
/external/clang/test/Sema/ |
D | attr-disable-tail-calls.c | 7 void __attribute__((naked,disable_tail_calls)) foo2(int a) { // expected-error {{'naked' and 'disab… in foo2() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | assembler-expressions.s | 9 foo2: label
|
/external/clang/test/PCH/ |
D | objc_import.m | 26 void foo2(NewID2 *p) { function
|