/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 43 class test40 : virtual test39 { virtual void f(); }; class 44 class test41 : virtual test40 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 53 char32_t test40(void) { return U'\''; } in test40() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/clang/test/Sema/ |
D | uninit-variables.c | 291 int test40(int x) { in test40() function
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 59 %test40 = icmp sle <3 x i32> %int1, %int2
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 492 define i32 @test40(i32 %a, i32 %b) { 493 ; CHECK-LABEL: @test40(
|
D | sub.ll | 478 define i16 @test40(i16 %a, i16 %b) { 483 ; CHECK-LABEL: @test40(
|
D | add.ll | 297 define i1 @test40(i32 %a, i32 %b) nounwind readnone {
|
D | shift.ll | 670 define i32 @test40(i32 %a, i32 %b) nounwind { 671 ; CHECK-LABEL: @test40(
|
D | getelementptr.ll | 786 define i64 @test40() { 796 ; CHECK-LABEL: @test40
|
D | cast.ll | 441 define i16 @test40(i16 %a) { 442 ; CHECK-LABEL: @test40(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 60 namespace test40 { namespace
|
D | mangle.cpp | 901 namespace test40 { namespace
|
/external/libabigail/tests/data/ |
D | Makefile.am | 439 test-diff-dwarf/test40-report-0.txt \ 440 test-diff-dwarf/test40-v0.c \ 441 test-diff-dwarf/test40-v1.c \ 946 test-diff-filter/test40-report-0.txt \ 947 test-diff-filter/test40-v0.cc \ 948 test-diff-filter/test40-v1.cc \ 1577 test-diff-suppr/test40-enumerator-changes-0.suppr \ 1578 test-diff-suppr/test40-enumerator-changes-report-0.txt \ 1579 test-diff-suppr/test40-enumerator-changes-v0.cc \ 1580 test-diff-suppr/test40-enumerator-changes-v1.cc \
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 825 define <2 x double> @test40(<2 x i64> %a) { 829 ; CHECK-LABEL: @test40 833 ; CHECK-LE-LABEL: @test40
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 155 ; CHECK-LABEL: @test40 157 define i64 @test40(i32 %Pu, i64 %Rs, i64 %Rt) #0 {
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-mov.ll | 423 define <16 x float> @test40(i8 * %addr, <16 x float> %old, <16 x float> %mask1) { 424 ; CHECK-LABEL: test40:
|
D | avx512-vec-cmp.ll | 1096 define <16 x float> @test40(<16 x float> %x, <16 x float> %x1, float* %ptr) nounwind { 1097 ; CHECK-LABEL: test40:
|
D | avx-isa-check.ll | 417 define <2 x double> @test40(<2 x double>* %ptr) nounwind {
|
D | mmx-intrinsics.ll | 802 define i64 @test40(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 803 ; ALL-LABEL: @test40
|
/external/curl/tests/data/ |
D | Makefile.inc | 30 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
D | main.c | 115 test40[] = { 0xfb, 0xff, 0xf0, 0x00, 0x00, variable 4262 { .b = test40, .blen = sizeof(test40),
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4214 void test40() in test40() function 5792 test40(); in main()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 4215 void test40() in test40() function 5793 test40(); in main()
|