Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 25 of 33) sorted by relevance

12

/art/test/660-checker-simd-sad/src/
DSimdSadChar.java26 private static char sadChar2Char(char[] s1, char[] s2) { in sadChar2Char()
35 private static char sadChar2CharAlt(char[] s1, char[] s2) { in sadChar2CharAlt()
46 private static char sadChar2CharAlt2(char[] s1, char[] s2) { in sadChar2CharAlt2()
73 private static int sadChar2Int(char[] s1, char[] s2) { in sadChar2Int()
96 private static int sadChar2IntAlt(char[] s1, char[] s2) { in sadChar2IntAlt()
121 private static int sadChar2IntAlt2(char[] s1, char[] s2) { in sadChar2IntAlt2()
151 private static long sadChar2Long(char[] s1, char[] s2) { in sadChar2Long()
179 private static long sadChar2LongAt1(char[] s1, char[] s2) { in sadChar2LongAt1()
192 char[] s1 = { 0, 0x8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in main() local
DSimdSadShort2.java26 private static short sadCastedChar2Short(char[] s1, char[] s2) { in sadCastedChar2Short()
35 private static short sadCastedChar2ShortAlt(char[] s1, char[] s2) { in sadCastedChar2ShortAlt()
46 private static short sadCastedChar2ShortAlt2(char[] s1, char[] s2) { in sadCastedChar2ShortAlt2()
97 private static int sadCastedChar2Int(char[] s1, char[] s2) { in sadCastedChar2Int()
145 private static int sadCastedChar2IntAlt(char[] s1, char[] s2) { in sadCastedChar2IntAlt()
195 private static int sadCastedChar2IntAlt2(char[] s1, char[] s2) { in sadCastedChar2IntAlt2()
253 private static long sadCastedChar2Long(char[] s1, char[] s2) { in sadCastedChar2Long()
309 private static long sadCastedChar2LongAt1(char[] s1, char[] s2) { in sadCastedChar2LongAt1()
322 char[] s1 = { 0, 0x8000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in main() local
DSimdSadShort.java28 private static short sadShort2Short(short[] s1, short[] s2) { in sadShort2Short()
37 private static short sadShort2ShortAlt(short[] s1, short[] s2) { in sadShort2ShortAlt()
48 private static short sadShort2ShortAlt2(short[] s1, short[] s2) { in sadShort2ShortAlt2()
83 private static int sadShort2Int(short[] s1, short[] s2) { in sadShort2Int()
114 private static int sadShort2IntAlt(short[] s1, short[] s2) { in sadShort2IntAlt()
147 private static int sadShort2IntAlt2(short[] s1, short[] s2) { in sadShort2IntAlt2()
282 private static long sadShort2Long(short[] s1, short[] s2) { in sadShort2Long()
319 private static long sadShort2LongAt1(short[] s1, short[] s2) { in sadShort2LongAt1()
332 short[] s1 = { 0, -32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in main() local
/art/benchmark/stringbuilder-append/src/
DStringBuilderAppendBenchmark.java25 String s1 = string1; in timeAppendStrings() local
38 String s1 = longString1; in timeAppendLongStrings() local
51 String s1 = string1; in timeAppendStringAndInt() local
/art/runtime/arch/
Dmemcmp16.cc23 int32_t memcmp16_generic_static(const uint16_t* s0, const uint16_t* s1, size_t count) { in memcmp16_generic_static()
36 int32_t MemCmp16Testing(const uint16_t* s0, const uint16_t* s1, size_t count) { in MemCmp16Testing()
Dmemcmp16.h41 static inline int32_t MemCmp16(const uint16_t* s0, const uint16_t* s1, size_t count) { in MemCmp16()
Dmemcmp16_test.cc38 int32_t memcmp16_compare(const uint16_t* s0, const uint16_t* s1, size_t count) { in memcmp16_compare()
56 uint16_t *s1, *s2; // Use raw pointers to simplify using clobbered addresses in CheckSeparate() local
/art/test/684-checker-simd-dotprod/src/other/
DTestVarious.java237 int s1 = 1; in testDotProdBothSignedUnsigned1() local
284 int s1 = 1; in testDotProdBothSignedUnsigned2() local
331 int s1 = 1; in testDotProdBothSignedUnsignedDoubleLoad() local
374 int s1 = 1; in testDotProdBothSignedUnsignedChar() local
404 short[] s1 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, MIN_S, MIN_S }; in run() local
DTestCharShort.java478 private static void testDotProd(short[] s1, short[] s2, char[] c1, char[] c2, int[] results) { in testDotProd()
/art/test/473-remove-dead-block/src/
DMain.java24 int s1=26294; in test() local
/art/test/020-string/src/
DMain.java58 …String s1 = "\u0c6d\u0cb6\u0d00\u0000\u0080\u0080\u0080\u0000\u0002\u0002\u0002\u0000\u00e9\u00e9\… in basicTest() local
107 String s1 = new String(); in constructorTest() local
/art/test/580-checker-string-fact-intrinsics/src-art/
DMain.java64 String s1 = "baz"; in testNewStringFromString() local
/art/test/623-checker-loop-regressions/src/
DMain.java510 int s1 = 0; in reduction32Values() local
710 int s1 = 1; in testDotProdAndDotProd() local
741 int s1 = 1; in testSADAndSAD() local
758 int s1 = 1; in testDotProdAndDotProdExtraMul0() local
776 int s1 = 1; in testDotProdAndDotProdExtraMul1() local
795 int s1 = 1; in testSADAndSADExtraAbs0() local
814 int s1 = 1; in testSADAndSADExtraAbs1() local
833 int s1 = 1; in testSADAndDotProdCombined0() local
852 int s1 = 1; in testSADAndDotProdCombined1() local
/art/test/Statics/
DStatics.java19 static final byte s1 = 5; field in Statics
/art/test/597-deopt-busy-loop/src/
DFloatLoop.java67 float s1 = kFloatConst1; in $noinline$busyLoop() local
/art/test/952-invoke-custom/src/
DTestBase.java40 static void assertEquals(short s1, short s2) { in assertEquals()
/art/test/004-StackWalk/src/
DMain.java44 String s1 = new String("1"); in shlemiel() local
/art/test/922-properties/src/art/
DTest922.java82 private static boolean equals(String s1, String s2) { in equals()
/art/libdexfile/external/
Ddex_file_supp_test.cc63 auto s1 = DexString("foo"); in TEST() local
70 auto s1 = DexString("foo"); in TEST() local
/art/test/697-checker-string-append/src/
DMain.java189 public static String $noinline$appendStringAndString(String s1, String s2) { in $noinline$appendStringAndString()
/art/runtime/
Dreference_table_test.cc284 Handle<mirror::String> s1 = in TEST_F() local
Dintern_table_test.cc125 Handle<mirror::String> s1(hs.NewHandle(t.InternWeak(world.Get()))); in TEST_F() local
/art/test/115-native-bridge/src/
DNativeBridgeMain.java112 …native static short shortMethod(short s1, short s2, short s3, short s4, short s5, short s6, short … in shortMethod()
/art/test/953-invoke-polymorphic-compiler/src/
DMain.java60 public static void assertEquals(String s1, String s2) { in assertEquals()
/art/test/004-JniTest/
Djni_test.cc228 extern "C" jshort JNICALL Java_Main_shortMethod(JNIEnv*, jclass, jshort s1, jshort s2, in Java_Main_shortMethod()
617 jstring s1 = reinterpret_cast<jstring>(env->AllocObject(c)); in Java_Main_testNewStringObject() local

12