/external/clang/test/SemaCXX/ |
D | friend.cpp | 169 namespace test10 { namespace 206 ::test10::f10_a(); in g() 207 ::test10::f10_b(); in g() 208 ::test10::f10_c(); in g() 209 ::test10::f10_d(); // expected-error {{no member named 'f10_d'}} in g() 216 ::test10::f10_a(x); in g() 217 ::test10::f10_b(x); in g() 218 ::test10::f10_c(x); in g() 219 ::test10::f10_d(x); // expected-error {{no type named 'f10_d'}} in g() 235 ::test10::f10_d(); // expected-error {{no member named 'f10_d'}} in g() [all …]
|
D | builtin-assume-aligned-tmpl.cpp | 14 int test10(int *a, T z) { in test10() function 20 …return test10(a, 42); // expected-note {{in instantiation of function template specialization 'tes… in test10i()
|
D | ast-print.cpp | 85 namespace test10 { namespace 99 return test10::M::X<INT>::value; in test11()
|
D | long-virtual-inheritance-chain.cpp | 13 class test10 : virtual test9 { virtual void f(); }; class 14 class test11 : virtual test10 { virtual void f(); };
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | macros-gas.s | 95 .macro test10 macro 99 test10 102 test10 42
|
/external/llvm/test/MC/AsmParser/ |
D | macros-gas.s | 95 .macro test10 macro 99 test10 102 test10 42
|
/external/clang/test/SemaObjCXX/ |
D | properties.mm | 148 namespace test10 { 153 @property test10::A a; 154 @property test10::B b; 157 namespace test10 {
|
/external/libcxxabi/test/ |
D | catch_ptr_02.pass.cpp | 186 void test10 () in test10() function 213 test10(); in main()
|
/external/curl/tests/data/ |
D | test10 | 29 http://%HOSTIP:%HTTPPORT/we/want/10 -T log/test10.txt 31 <file name="log/test10.txt">
|
/external/llvm/test/CodeGen/PowerPC/ |
D | rounding-ops.ll | 90 define double @test10(double %x) nounwind { 94 ; CHECK-LABEL: test10: 96 ; CHECK-VSX-LABEL: test10:
|
D | qpx-rounding-ops.ll | 97 define <4 x double> @test10(<4 x double> %x) nounwind { 101 ; CHECK: test10: 104 ; CHECK-FM: test10:
|
/external/clang/test/CodeGenCXX/ |
D | ctor-dtor-alias.cpp | 204 namespace test10 { namespace 213 namespace test10 { namespace
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | rounding-ops.ll | 90 define double @test10(double %x) nounwind { 94 ; CHECK-LABEL: test10: 96 ; CHECK-VSX-LABEL: test10:
|
D | qpx-rounding-ops.ll | 97 define <4 x double> @test10(<4 x double> %x) nounwind { 101 ; CHECK: test10: 104 ; CHECK-FM: test10:
|
/external/clang/test/Sema/ |
D | attr-deprecated.c | 82 void test10(void) __attribute__((deprecated)); 83 void test10(void) { in test10() function
|
/external/llvm/test/CodeGen/X86/ |
D | rounding-ops.ll | 121 define double @test10(double %x) nounwind { 125 ; CHECK-SSE-LABEL: test10: 128 ; CHECK-AVX-LABEL: test10:
|
D | cmov-fp.ll | 170 define float @test10(i32 %a, i32 %b, float %x) nounwind { 175 ; SSE-LABEL: test10: 178 ; NOSSE2-LABEL: test10: 181 ; NOSSE1-LABEL: test10: 184 ; NOCMOV-LABEL: test10:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/ |
D | branch.ll | 34 ; RV32I-NEXT: # %bb.9: # %test10 89 br i1 %tst9, label %end, label %test10 91 test10:
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | thumb2-uxtb.ll | 121 define i32 @test10(i32 %p0) { 122 ; ARMv7A: test10 129 ; ARMv7M: test10
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-uxtb.ll | 121 define i32 @test10(i32 %p0) { 122 ; ARMv7A: test10 129 ; ARMv7M: test10
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | narrow-shl-cst.ll | 85 define i64 @test10(i64 %x) nounwind { 89 ; CHECK: test10:
|
D | add.ll | 139 define i1 @test10(i32 %x) nounwind { 145 ; X32: test10: 149 ; X64: test10:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/ |
D | addsub.ll | 69 define i1 @test10(i1 %a) { 70 ; CHECK-LABEL: @test10(
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | uxtb.ll | 93 define i32 @test10(i32 %p0) { 102 ; CHECK-LABEL: test10:
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/ |
D | undef.ll | 73 ; @test10 75 define i64 @test10() {
|