Searched refs:r2 (Results 1 – 4 of 4) sorted by relevance
/ndk/tests/build/ssax-instructions/jni/ |
D | test.S | 27 strd r2, [sp, #8] 30 sadd16 r2, r4, r8 34 sadd16 r4, r2, r3 35 ssub16 r8, r2, r3 38 sadd16 r2, r5, r9 42 sadd16 r5, r2, r3 43 ssub16 r9, r2, r3 44 ldrd r2, [sp, #8] 47 strd r4, [r2], ip 48 strd r6, [r2], ip [all …]
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | includes_test.cpp | 61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() local 62 CPPUNIT_ASSERT(r2); in incl1() 85 bool r2 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() local 86 CPPUNIT_ASSERT(r2); in incl2()
|
/ndk/tests/device/test-stlport/unit/ |
D | includes_test.cpp | 61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() local 62 CPPUNIT_ASSERT(r2); in incl1() 85 bool r2 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() local 86 CPPUNIT_ASSERT(r2); in incl2()
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0007-gcc-mips.patch | 117 +MULTILIB_DIRNAMES = mips-r2
|