/external/clang/test/Sema/ |
D | uninit-variables.c | 442 struct { struct { void *p; } a; } test55 = { { &test55.a }}; // no-warning variable
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-fp.ll | 15 %test55 = fcmp oeq <2 x double> %double1, %double2
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-fp.ll | 15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-fp.ll | 15 %test55 = fcmp oeq double %double1, %double2 ; <i1> [#uses=0]
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 1030 namespace test55 { namespace
|
D | mangle.cpp | 1105 namespace test55 { namespace
|
/external/llvm/test/CodeGen/PowerPC/ |
D | vsx.ll | 980 define <2 x double> @test55(<2 x double> %a, <2 x double> %b) { 984 ; CHECK-LABEL: @test55 988 ; CHECK-LE-LABEL: @test55
|
/external/llvm/test/CodeGen/Hexagon/ |
D | alu64.ll | 211 ; CHECK-LABEL: @test55 213 define i64 @test55(i64 %Rs, i64 %Rt) #0 {
|
/external/curl/tests/data/ |
D | Makefile.inc | 31 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
|
/external/llvm/test/Transforms/InstCombine/ |
D | shift.ll | 838 define i32 @test55(i32 %x) { 839 ; CHECK-LABEL: @test55(
|
D | cast.ll | 666 define i64 @test55(i32 %A) { 667 ; CHECK-LABEL: @test55(
|
D | select.ll | 912 define i1 @test55(i1 %X, i32 %Y, i32 %Z) { 917 ; CHECK-LABEL: @test55(
|
D | icmp.ll | 628 define i1 @test55(i32 %a) { 629 ; CHECK-LABEL: @test55(
|
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
D | main.c | 143 test55[] = { 0x44, 0x01, 0x02, 0x03, 0x04 }, variable 4292 { .b = test55, .blen = sizeof(test55),
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 551 define i64 @test55(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 552 ; ALL-LABEL: @test55
|
D | vselect-minmax.ll | 1773 define <16 x i8> @test55(<16 x i8> %a, <16 x i8> %b) { 1774 ; SSE-LABEL: test55: 1779 ; AVX-LABEL: test55:
|
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_T_size_size.pass.cpp | 5835 void test55() in test55() function 5904 test55<S, SV>(); in main() 5965 test55<S, SV>(); in main()
|
D | size_size_string_size_size.pass.cpp | 5831 void test55() in test55() function 5899 test55<S>(); in main() 5959 test55<S>(); in main()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.ops/string_compare/ |
D | size_size_T_size_size.pass.cpp | 5944 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6039 test55<S, SV>(); in test() 6098 static_assert(test55<S, SV>()); in test()
|
D | size_size_string_size_size.pass.cpp | 5940 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6008 test55<S>(); in test() 6066 static_assert(test55<S>()); in test()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 2218 ; CHECK-LABEL: define void @test55( 2221 define void @test55(i8* %x) {
|
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 5846 void test55() in test55() function 5922 test55<S>(); in main() 5982 test55<S>(); in main()
|
D | size_size_T_size_size.pass.cpp | 5856 void test55() in test55() function 5933 test55<S, SV>(); in main() 5994 test55<S, SV>(); in main()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_T_size_size.pass.cpp | 5965 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6076 test55<S, SV>(); in test() 6134 static_assert(test55<S, SV>()); in test()
|
D | size_size_string_size_size.pass.cpp | 5955 TEST_CONSTEXPR_CXX20 bool test55() in test55() function 6031 test55<S>(); in test() 6089 static_assert(test55<S>()); in test()
|