/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 20 class test17 : virtual test16 { virtual void f(); }; class 21 class test18 : virtual test17 { virtual void f(); };
|
D | linkage2.cpp | 169 namespace test17 { namespace
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 118 define i64 @test17() { 119 ; CHECK-LABEL: test17:
|
D | arm64-rounding.ll | 167 ; CHECK-LABEL: test17: 170 define float @test17(float %a) #1 {
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 296 define x86_fp80 @test17(i32 %a, i32 %b, x86_fp80 %x) nounwind { 301 ; SSE-LABEL: test17: 304 ; NOSSE2-LABEL: test17: 307 ; NOSSE1-LABEL: test17: 310 ; NOCMOV-LABEL: test17:
|
D | fp-select-cmp-and.ll | 163 define float @test17(float %a, float %b, float %c, float %eps) { 168 ; CHECK-LABEL: @test17
|
D | combine-and.ll | 170 define <4 x i32> @test17(<4 x i32> %A, <4 x i32> %B) { 171 ; CHECK-LABEL: test17:
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
D | with-call-type-size.ll | 50 define <4 x i32> @test17(<4 x i32> %vec, i17 %idx, i32 %x) sanitize_memory { 54 ; CHECK-LABEL: @test17(
|
/external/clang/test/Misc/ |
D | diag-template-diffing-color.cpp | 43 void test17() { in test17() function
|
/external/rust/crates/heck/0.3.3/src/ |
D | snake.rs | 68 t!(test17: "abc123Def456" => "abc123_def456");
|
/external/rust/crates/heck/src/ |
D | train.rs | 76 t!(test17: "abc123Def456" => "Abc123-Def456");
|
D | snake.rs | 89 t!(test17: "abc123Def456" => "abc123_def456");
|
/external/clang/test/Sema/ |
D | c89.c | 124 void test17(int v, int w) { in test17() function
|
D | attr-deprecated.c | 100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
|
D | switch.c | 287 void test17(int x) { in test17() function
|
D | block-misc.c | 162 void test17() { in test17() function
|
D | asm.c | 241 int test17(int t0) in test17() function
|
D | return.c | 97 int test17() { in test17() function
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 23 char test17(void) { return '\t'; } in test17() function
|
D | declarators.c | 103 void test17(i, j) int i, j k; { } // expected-error {{expected ';' at end of declaration}}
|
/external/libabigail/tests/data/ |
D | Makefile.am | 20 test-read-write/test17.xml \ 323 test-diff-dwarf/test17-non-refed-syms-v0.o \ 324 test-diff-dwarf/test17-non-refed-syms-v1.o \ 325 test-diff-dwarf/test17-non-refed-syms-report-0.txt \ 326 test-diff-dwarf/test17-non-refed-syms-v0.cc \ 327 test-diff-dwarf/test17-non-refed-syms-v1.cc \ 550 test-read-dwarf/test17-pr19027.so \ 551 test-read-dwarf/test17-pr19027.so.abi \ 699 test-annotate/test17-pr19027.so.abi \ 815 test-diff-filter/test17-v0.cc \ [all …]
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/ |
D | cpuset_exclusive_test.sh | 196 test17() function
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 451 namespace test17 { namespace
|
D | linkage.cpp | 213 namespace test17 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
D | sitofp.ll | 156 ; CHECK-LABEL: test17 159 define i32 @test17(i26 %A) nounwind {
|