/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 38 class test35 : virtual test34 { virtual void f(); }; class 39 class test36 : virtual test35 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 45 char16_t test35(void) { return u'\v'; } in test35() function
|
/external/clang/test/Sema/ |
D | return.c | 280 int test35() { in test35() function
|
D | uninit-variables.c | 248 void test35(int x) { in test35() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
|
D | test-interp-vec-setcond-int.ll | 54 %test35 = icmp slt <4 x i16> %short1, %short2
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 370 define i32 @test35(i32 %a, i32 %b) { 374 ; CHECK-LABEL: @test35(
|
D | sub.ll | 430 define <2 x i64> @test35(<2 x i64> %A) { 434 ; CHECK-LABEL: @test35(
|
D | add.ll | 265 define i32 @test35(i32 %a) {
|
D | shift.ll | 512 define i1 @test35(i32 %X) { 516 ; CHECK-LABEL: @test35(
|
D | getelementptr.ll | 608 define i32 @test35() nounwind { 612 ; CHECK-LABEL: @test35(
|
D | select.ll | 517 define i32 @test35(i32 %x) { 521 ; CHECK-LABEL: @test35(
|
D | icmp.ll | 366 ; CHECK-LABEL: @test35( 370 define i1 @test35(i32 %x, i32 %y) {
|
D | cast.ll | 281 define i16 @test35(i16 %a) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 180 __m64 test35(__m64 a, __m64 b) { in test35() function
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 730 namespace test35 { namespace
|
D | mangle.cpp | 833 namespace test35 { namespace
|
/external/clang/test/CodeGenObjCXX/ |
D | arc.mm | 122 void test35(Test35_Helper x0, Test35_Helper *x0p) { function
|
/external/clang/test/SemaObjC/ |
D | arc.m | 651 void test35(void) { function
|
/external/libcxx/test/strings/basic.string/string.ops/string_compare/ |
D | size_size_string_size_size.pass.cpp | 3741 void test35() in test35() function 5865 test35<S>(); in main() 5925 test35<S>(); in main()
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 826 define i64 @test35(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
D | vselect-minmax.ll | 1034 define void @test35(i16* nocapture %a, i16* nocapture %b) nounwind { 1056 ; AVX2-LABEL: test35:
|
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/ |
D | size_size_string_size_size.pass.cpp | 3751 void test35() in test35() function 5883 test35<S>(); in main() 5943 test35<S>(); in main()
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1766 namespace test35 { namespace
|