/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 52 class test49 : virtual test48 { virtual void f(); }; class 53 class test50 : virtual test49 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 63 char32_t test49(void) { return U'c'; } in test49() function
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 8 %test49 = fcmp oeq <3 x float> %float1, %float2
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 342 void *test49(int *i) in test49() function
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 406 void test49(double d, double e) { in test49() function
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | icmp.ll | 470 ; CHECK: @test49 472 define <2 x i1> @test49(<2 x i32> %tmp3) {
|
D | cast.ll | 441 define i64 @test49(i64 %A) { 446 ; CHECK: @test49
|
D | select.ll | 670 define i64 @test49(i32 %a) nounwind { 675 ; CHECK: @test49
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 912 namespace test49 { namespace
|
D | mangle.cpp | 995 namespace test49 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 775 define i32 @test49(i32 %x) { 776 ; CHECK-LABEL: @test49(
|
D | cast.ll | 578 define i64 @test49(i64 %A) { 579 ; CHECK-LABEL: @test49(
|
D | select.ll | 794 define i64 @test49(i32 %a) nounwind { 799 ; CHECK-LABEL: @test49(
|
D | icmp.ll | 551 define <2 x i1> @test49(<2 x i32> %tmp3) { 552 ; CHECK-LABEL: @test49(
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 5149 void test49() in test49() function 5800 test49(); in main()
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 5151 void test49() in test49() function 5802 test49(); in main()
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 651 define i64 @test49(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 652 ; ALL-LABEL: @test49
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1125 void test49(void) { function 1128 // CHECK-LABEL: define void @test49()
|
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/ |
D | basic.ll | 1444 ; CHECK: define i8* @test49( 1447 define i8* @test49(i8* %p) nounwind {
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_T_size_size.pass.cpp | 5229 void test49() in test49() function 5898 test49<S, SV>(); in main() 5959 test49<S, SV>(); in main()
|
D | size_size_string_size_size.pass.cpp | 5225 void test49() in test49() function 5893 test49<S>(); in main() 5953 test49<S>(); in main()
|