/external/llvm/test/ExecutionEngine/ |
test-setcond-int.ll | 29 %test10 = icmp ule i16 %ushort1, %ushort2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
apint-sub.ll | 60 define i124 @test10(i124 %A, i124 %B) {
|
objsize.ll | 187 ; CHECK: @test10 188 define i32 @test10(i8** %esc) {
|
or.ll | 82 define i8 @test10(i8 %A) { 88 ; CHECK: @test10
|
sub.ll | 84 define i32 @test10(i32 %A, i32 %B) { 89 ; CHECK: @test10
|
vec_shuffle.ll | 113 define <4 x i32> @test10(<4 x i32> %tmp5) nounwind { 114 ; CHECK: @test10
|
set.ll | 64 define i1 @test10(i1 %A) {
|
xor.ll | 71 define i8 @test10(i8 %A) {
|
/external/webkit/LayoutTests/fast/dom/Node/ |
normalize.html | 206 <div name="test10" description="mixed cases including deeper nested text nodes"><b>text</b>text <b>text<i>text</i></b> text</div>
|
/external/clang/test/ARCMT/ |
checking.m | 336 @interface Test10 : NSObject 341 void test(Test10 *x) {
|
/external/clang/test/CXX/class.access/ |
p4.cpp | 279 namespace test10 { namespace 289 value = A::value // expected-error {{'value' is a private member of 'test10::A'}}
|
/external/llvm/test/CodeGen/X86/ |
sse2.ll | 132 define <4 x float> @test10(float %a, float %b, float %c, float %d) nounwind { 138 ; CHECK: test10:
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 109 define double @test10(i8* %X) { 114 ; CHECK: @test10
|
/external/llvm/test/Transforms/GVN/ |
pre-load.ll | 317 ;void test10(int N, double* G) { 324 define void @test10(i32 %N, double* nocapture %G) nounwind ssp {
|
/external/llvm/test/Transforms/ObjCARC/ |
cfg-hazards.ll | 306 ; CHECK: define void @test10(i8* %a) #0 { 313 define void @test10(i8* %a) nounwind {
|
rv.ll | 161 ; CHECK: define i8* @test10(i8* %p) 165 define i8* @test10(i8* %p) {
|
/dalvik/dx/tests/064-dex-array-access/ |
expected.txt | 118 Blort.test10:([[Ljava/lang/Object;)Ljava/lang/Object;:
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 55 __m64 test10(__m64 a, __m64 b) { function
|
/external/clang/test/CodeGenCXX/ |
thunks.cpp | 248 namespace Test10 {
|
vtable-layout.cpp | 414 namespace Test10 { 421 // CHECK-17: Vtable for 'Test10::C' (7 entries). 423 // CHECK-17-NEXT: 1 | Test10::C RTTI 424 // CHECK-17-NEXT: -- (Test10::A1, 0) vtable address -- 425 // CHECK-17-NEXT: -- (Test10::B, 0) vtable address -- 426 // CHECK-17-NEXT: -- (Test10::C, 0) vtable address -- 427 // CHECK-17-NEXT: 2 | void Test10::A1::a1() 428 // CHECK-17-NEXT: 3 | void Test10::C::f() 430 // CHECK-17-NEXT: 5 | Test10::C RTTI 431 // CHECK-17-NEXT: -- (Test10::A2, 8) vtable address - [all...] |
/external/clang/test/Sema/ |
switch.c | 179 void test10() { function
|
array-init.c | 289 void test10() { function
|
/external/llvm/test/Transforms/SCCP/ |
ipsccp-basic.ll | 213 ;;======================== test10
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
expected.txt | 187 Blort.test10:(D)V:
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
NumberFormatTest.java | 185 "Test10: NumberFormat.getIntegerInstance(new Locale(\"ar\", \"AE\")).parseObject(\"36-\") returned wrong number",
|