| /external/llvm/test/Transforms/ScalarRepl/ |
| lifetime.ll | 99 define void @test6() { 100 ; CHECK-LABEL: @test6(
|
| phi-select.ll | 102 define i32 @test6(i32 %x, i1 %c) nounwind readnone ssp { 110 ; CHECK-LABEL: @test6(
|
| vector_promote.ll | 89 define i64 @test6(<2 x float> %X) { 95 ; CHECK-LABEL: @test6(
|
| /external/v8/test/mjsunit/ |
| debug-stepout-scope.js | 111 function test6() { function 119 test6();
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| loctest.cpp | 528 Locale test6("aa", "AA", "ANTARES"); 538 test_dumpLocale(test6); 548 test_assert(test6 == test6); 558 test_assert(!(test6 != test6)); 568 test_assert(test6 != test2); 569 test_assert(test6 != test5); 571 test_assert(test6 != test7); 602 logln("test7 = test6"); [all...] |
| /external/icu4c/test/intltest/ |
| loctest.cpp | 529 Locale test6("aa", "AA", "ANTARES"); 539 test_dumpLocale(test6); 549 test_assert(test6 == test6); 559 test_assert(!(test6 != test6)); 569 test_assert(test6 != test2); 570 test_assert(test6 != test5); 572 test_assert(test6 != test7); 603 logln("test7 = test6"); [all...] |
| /libcore/luni/src/test/java/tests/api/java/util/ |
| BitSetTest.java | 139 assertEquals("Test6: Wrong size,", 64, bs.size()); 140 assertEquals("Test6: Wrong length,", 26, bs.length()); 305 assertEquals("Test6: Wrong length,", 26, bs.length()); 306 assertEquals("Test6: Wrong size,", 64, bs.size()); 417 assertEquals("Test6: Returned incorrect BitSet", correctbs, resultbs); 472 assertEquals("Test6: Wrong length,", 26, bs.length()); 473 assertEquals("Test6: Wrong size,", 64, bs.size()); 956 assertTrue("Test6: intersects() returned incorrect value", bs.intersects(bs2)); 957 assertTrue("Test6: intersects() returned incorrect value", bs2.intersects(bs)); [all...] |
| /external/chromium_org/third_party/icu/source/test/testdata/ |
| ra.xlf | 369 <bin-unit id = "TestTable_test6" resname = "test6" mime-type = "application" restype = "x-icu-binary" translate = "yes"> 370 <!--Tag name: test6--> 374 <note>This resource is for test6</note>
|
| /external/clang/test/CXX/class.access/ |
| p4.cpp | 221 namespace test6 { namespace 227 class Test1 { A a; }; // expected-error {{field of type 'test6::A' has private copy constructor}} 232 class Test2 : A {}; // expected-error {{base class 'test6::A' has private copy constructor}}
|
| /external/icu4c/test/testdata/ |
| ra.xlf | 369 <bin-unit id = "TestTable_test6" resname = "test6" mime-type = "application" restype = "x-icu-binary" translate = "yes"> 370 <!--Tag name: test6--> 374 <note>This resource is for test6</note>
|
| /external/llvm/test/CodeGen/X86/ |
| select.ll | 84 define void @test6(i32 %C, <4 x float>* %A, <4 x float>* %B) nounwind { 94 ; CHECK-LABEL: test6: 100 ; ATOM-LABEL: test6:
|
| cmov.ll | 134 define i32 @test6(i32* nocapture %P) nounwind readonly { 136 ; CHECK-LABEL: test6:
|
| fast-isel-x86-64.ll | 80 define i64 @test6(i64 %x) nounwind ssp { 85 ; CHECK-LABEL: test6:
|
| /external/llvm/test/Transforms/GVN/ |
| pre-load.ll | 155 ;void test6(int N, double *G) { 161 define void @test6(i32 %N, double* nocapture %G) nounwind ssp { 162 ; CHECK-LABEL: @test6(
|
| /external/clang/test/CodeGen/ |
| vla.c | 170 void test6(void) function 172 // CHECK: define void @test6(
|
| /external/clang/test/Index/ |
| get-cursor.m | 94 @interface Test6 98 @implementation Test6
|
| /external/llvm/test/Analysis/BasicAA/ |
| gep-alias.ll | 90 define i32 @test6(i32* %p, i64 %i1) { 100 ; CHECK: @test6
|
| /external/llvm/test/Transforms/InstCombine/ |
| apint-shift.ll | 49 ; CHECK-LABEL: @test6( 51 define i55 @test6(i55 %A) {
|
| float-shrink-compare.ll | 65 define i32 @test6(float %x, float %y) nounwind uwtable { 72 ; CHECK-LABEL: @test6(
|
| rem.ll | 60 define i32 @test6(i32 %A) { 61 ; CHECK-LABEL: @test6(
|
| /external/llvm/test/Transforms/LICM/ |
| sinking.ll | 117 define i32 @test6() { 125 ; CHECK-LABEL: @test6(
|
| /external/llvm/test/Transforms/LowerExpectIntrinsic/ |
| basic.ll | 158 ; CHECK-LABEL: @test6( 159 define i32 @test6(i32 %x) nounwind uwtable ssp {
|
| /external/llvm/test/Transforms/MemCpyOpt/ |
| memcpy.ll | 105 define void @test6(i8 *%P) { 108 ; CHECK-LABEL: @test6(
|
| /external/llvm/test/Transforms/Reassociate/ |
| basictest.ll | 90 define i32 @test6() { 105 ; CHECK-LABEL: @test6(
|
| /external/llvm/test/Transforms/SROA/ |
| alignment.ll | 119 define void @test6() { 122 ; CHECK-LABEL: @test6(
|