/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 51 class test48 : virtual test47 { virtual void f(); }; class 52 class test49 : virtual test48 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 61 char32_t test48(void) { return U'\v'; } in test48() function
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 67 %test48 = icmp ne <2 x i64> %long1, %long2
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 398 T1 test48(void) { in test48() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 510 define i1 @test48(i64 %x, i1 %b) { 516 ; CHECK-LABEL: @test48(
|
D | sub.ll | 565 define i32 @test48(i1 %A, i32 %B, i32 %C, i32 %D) { 570 ; CHECK-LABEL: @test48(
|
D | shift.ll | 657 define i32 @test48(i32 %x) { 661 ; CHECK-LABEL: @test48(
|
D | cast.ll | 455 define i64 @test48(i8 %A, i8 %a) { 462 ; CHECK-LABEL: @test48(
|
D | icmp.ll | 487 ; CHECK-LABEL: @test48( 489 define i1 @test48(i32 %X, i32 %Y, i32 %Z) {
|
D | select.ll | 679 define i64 @test48(i32 %a) nounwind { 684 ; CHECK-LABEL: @test48(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 85 namespace test48 { namespace
|
D | mangle.cpp | 985 namespace test48 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/libcxx/test/std/experimental/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 5041 void test48() in test48() function 5795 test48(); in main()
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 668 define i64 @test48(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 669 ; ALL-LABEL: @test48
|
D | vselect-minmax.ll | 1575 define <8 x i32> @test48(<8 x i32> %a, <8 x i32> %b) { 1576 ; SSE2-LABEL: test48: 1602 ; SSE4-LABEL: test48: 1608 ; AVX1-LABEL: test48: 1617 ; AVX2-LABEL: test48: 1622 ; AVX512F-LABEL: test48:
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1106 void test48(void) { function 1109 // CHECK-LABEL: define void @test48()
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 5106 void test48() in test48() function 5878 test48<S>(); in main() 5938 test48<S>(); in main()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2068 ; CHECK-LABEL: define i8* @test48( 2072 define i8* @test48(i8* %p) nounwind {
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 5116 void test48() in test48() function 5896 test48<S>(); in main() 5956 test48<S>(); in main()
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 2351 namespace test48 { namespace
|