/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 29 class test26 : virtual test25 { virtual void f(); }; class 30 class test27 : virtual test26 { virtual void f(); };
|
/external/libabigail/tests/data/test-diff-suppr/ |
D | test26-loc-suppr-2.suppr | 2 source_location_not_regexp = test26-loc.*\\.cc
|
D | test26-loc-suppr-1.suppr | 2 source_location_not_regexp = test26-loc.*\\.h
|
D | test26-loc-suppr-0.suppr | 2 source_location_not_in = test26-loc-suppr.h
|
/external/clang/test/Index/ |
D | annotate-comments.cpp | 110 struct test26 { struct
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 36 char16_t test26(void) { return u'\\'; } in test26() function
|
/external/clang/test/Sema/ |
D | return.c | 156 int test26() { in test26() function
|
D | uninit-variables.c | 200 MyInt test26() { in test26() function
|
D | conversion.c | 413 void test26(int si, long sl) { in test26() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 237 define i32 @test26() { 238 ; CHECK-LABEL: @test26(
|
/external/llvm/test/Transforms/InstCombine/ |
D | apint-shift.ll | 244 ; CHECK-LABEL: @test26( 246 define i40 @test26(i40 %A) {
|
D | xor.ll | 302 define i32 @test26(i32 %a, i32 %b) { 303 ; CHECK-LABEL: @test26(
|
D | mul.ll | 233 define i32 @test26(i32 %A, i32 %B) { 234 ; CHECK-LABEL: @test26(
|
D | and.ll | 268 define i1 @test26(i32 %A) { 269 ; CHECK-LABEL: @test26(
|
D | div.ll | 258 define i32 @test26(i32 %a) { 259 ; CHECK-LABEL: @test26(
|
D | or.ll | 283 define i1 @test26(i32 %A, i32 %B) { 284 ; CHECK-LABEL: @test26(
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 217 define void @test26(i1 %B, i32* %P1, i32* %P2) { 218 ; CHECK-LABEL: @test26
|
/external/libabigail/tests/data/ |
D | Makefile.am | 29 test-read-write/test26.xml \ 370 test-diff-dwarf/test26-added-parms-before-variadic-report.txt \ 371 test-diff-dwarf/test26-added-parms-before-variadic-v0.c \ 372 test-diff-dwarf/test26-added-parms-before-variadic-v1.c \ 581 test-read-dwarf/test26-bogus-binary.elf \ 869 test-diff-filter/test26-qualified-redundant-node-report-0.txt \ 870 test-diff-filter/test26-qualified-redundant-node-report-1.txt \ 871 test-diff-filter/test26-qualified-redundant-node-v0.cc \ 872 test-diff-filter/test26-qualified-redundant-node-v1.cc \ 1435 test-diff-suppr/test26-loc-suppr-0.suppr \ [all …]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 45 %test26 = icmp sge i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 45 %test26 = icmp sge <5 x i8> %sbyte1, %sbyte2
|
/external/clang/test/CodeGen/ |
D | object-size.c | 328 void test26() { in test26() function
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/ |
D | cpuset_hierarchy_test.sh | 354 test26() function
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 356 ; CHECK-LABEL: @test26( 359 define i32 @test26(i1 %c, i32* %p) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 678 namespace test26 { namespace
|