/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 39 class test36 : virtual test35 { virtual void f(); }; class 40 class test37 : virtual test36 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 47 char16_t test36(void) { return u'c'; } in test36() function
|
/external/ltp/testcases/kernel/fs/fs_bind/rbind/ |
D | 00_Descriptions.txt | 61 test36 - rbind within same tree - root to child, child is unclonea 247 test36:
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 317 define i32 @test36(i32 %V) { 318 ; CHECK-LABEL: @test36(
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 254 void test36() in test36() function
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-int.ll | 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 55 %test36 = icmp ne i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 55 %test36 = icmp ne <4 x i16> %short1, %short2
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | or.ll | 380 define i1 @test36(i32 %x) { 387 ; CHECK: @test36
|
D | shift.ll | 429 define i128 @test36(i128 %A, i128 %B) { 437 ; CHECK: @test36
|
D | icmp.ll | 349 ; CHECK: @test36 353 define i1 @test36(i32 %x, i32 %y) {
|
D | getelementptr.ll | 435 define i8* @test36() nounwind { 437 ; CHECK: @test36
|
D | add.ll | 271 define i32 @test36(i32 %a) {
|
D | select.ll | 528 define i32 @test36(i32 %x) { 532 ; CHECK: @test36
|
/external/llvm/test/Transforms/InstCombine/ |
D | div.ll | 360 define i32 @test36(i32 %A) { 361 ; CHECK-LABEL: @test36(
|
D | or.ll | 414 define i1 @test36(i32 %x) { 415 ; CHECK-LABEL: @test36(
|
D | sub.ll | 440 define <2 x i64> @test36(<2 x i64> %A) { 444 ; CHECK-LABEL: @test36(
|
D | add.ll | 271 define i32 @test36(i32 %a) {
|
D | shift.ll | 594 define i128 @test36(i128 %A, i128 %B) { 595 ; CHECK-LABEL: @test36(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 756 namespace test36 { namespace
|
D | mangle.cpp | 846 namespace test36 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 367 define <8 x i64> @test36(i8 * %addr, <8 x i64> %old, <8 x i64> %mask1) { 368 ; CHECK-LABEL: test36:
|
/external/clang/test/CodeGenObjCXX/ |
D | arc.mm | 203 id test36(id z) { function
|