/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 31 class test28 : virtual test27 { virtual void f(); }; class 32 class test29 : virtual test28 { virtual void f(); };
|
/external/clang/test/Sema/ |
D | return.c | 192 void test28() __attribute__((noreturn)); 193 void test28(x) { while (1) { } } in test28() function
|
D | uninit-variables.c | 211 int test28() { in test28() function
|
/external/libabigail/tests/data/ |
D | Makefile.am | 31 test-read-write/test28.xml \ 32 test-read-write/test28-drop-std-fns.abignore \ 33 test-read-write/test28-without-std-fns.xml \ 34 test-read-write/test28-without-std-fns-ref.xml \ 35 test-read-write/test28-drop-std-vars.abignore \ 36 test-read-write/test28-without-std-vars-ref.xml \ 37 test-read-write/test28-without-std-vars.xml \ 378 test-diff-dwarf/test28-vtable-changes-report-0.txt \ 379 test-diff-dwarf/test28-vtable-changes-v0.o \ 380 test-diff-dwarf/test28-vtable-changes-v1.o \ [all …]
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 38 char16_t test28(void) { return u'\a'; } in test28() function
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 253 define i32 @test28(i32 %a) { 254 ; CHECK-LABEL: @test28(
|
/external/llvm/test/Transforms/InstCombine/ |
D | xor.ll | 326 define i32 @test28(i32 %indvar) { 327 ; CHECK-LABEL: @test28(
|
D | mul.ll | 249 define i32 @test28(i32 %A) { 250 ; CHECK-LABEL: @test28(
|
D | and.ll | 294 define i32 @test28(i32 %X) { 295 ; CHECK-LABEL: @test28(
|
D | div.ll | 278 define i32 @test28(i32 %a) { 279 ; CHECK-LABEL: @test28(
|
D | or.ll | 311 define i1 @test28(i32 %A, i32 %B) { 312 ; CHECK-LABEL: @test28(
|
D | sub.ll | 344 define i32 @test28(i32 %x, i32 %y, i32 %z) { 349 ; CHECK-LABEL: @test28(
|
D | add.ll | 216 define i32 @test28(i32 %X) {
|
/external/llvm/test/Transforms/EarlyCSE/ |
D | atomics.ll | 240 define void @test28(i1 %B, i32* %P1, i32* %P2) { 241 ; CHECK-LABEL: @test28
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 47 %test28 = icmp sle <5 x i8> %sbyte1, %sbyte2
|
/external/clang/test/CodeGen/ |
D | object-size.c | 371 void test28() { in test28() function
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/ |
D | cpuset_hierarchy_test.sh | 380 test28() function
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
D | simple.ll | 390 ; CHECK-LABEL: @test28( 393 define i32 @test28(i1 %c, i32* %p, i32* %p2, i32 %i) {
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 40 namespace test28 { namespace
|
D | mangle.cpp | 710 namespace test28 { namespace
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 622 define <2 x double> @test28(<2 x double>* %a) { 626 ; CHECK-LABEL: @test28 630 ; CHECK-LE-LABEL: @test28
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 271 define void @test28(i8 * %addr, <8 x double> %data) { 272 ; CHECK-LABEL: test28:
|
/external/curl/tests/data/ |
D | Makefile.inc | 28 test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \
|