/art/test/660-checker-simd-sad-byte/src/ |
D | Main.java | 24 private static byte sadByte2Byte(byte[] b1, byte[] b2) { in sadByte2Byte() 33 private static byte sadByte2ByteAlt(byte[] b1, byte[] b2) { in sadByte2ByteAlt() 44 private static byte sadByte2ByteAlt2(byte[] b1, byte[] b2) { in sadByte2ByteAlt2() 57 private static short sadByte2Short(byte[] b1, byte[] b2) { in sadByte2Short() 66 private static short sadByte2ShortAlt(byte[] b1, byte[] b2) { in sadByte2ShortAlt() 77 private static short sadByte2ShortAlt2(byte[] b1, byte[] b2) { in sadByte2ShortAlt2() 112 private static int sadByte2Int(byte[] b1, byte[] b2) { in sadByte2Int() 143 private static int sadByte2IntAlt(byte[] b1, byte[] b2) { in sadByte2IntAlt() 176 private static int sadByte2IntAlt2(byte[] b1, byte[] b2) { in sadByte2IntAlt2() 215 private static long sadByte2Long(byte[] b1, byte[] b2) { in sadByte2Long() [all …]
|
/art/test/646-checker-hadd-short/src/ |
D | Main.java | 48 private static void halving_add_signed(short[] b1, short[] b2, short[] bo) { in halving_add_signed() 74 private static void halving_add_signed_alt(short[] b1, short[] b2, short[] bo) { in halving_add_signed_alt() 110 private static void halving_add_unsigned(short[] b1, short[] b2, short[] bo) { in halving_add_unsigned() 135 private static void rounding_halving_add_signed(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_signed() 158 private static void rounding_halving_add_signed_alt(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_signed_alt() 185 private static void rounding_halving_add_signed_alt2(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_signed_alt2() 214 private static void rounding_halving_add_signed_alt3(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_signed_alt3() 252 private static void rounding_halving_add_unsigned(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_unsigned() 291 private static void rounding_halving_add_unsigned_alt(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_unsigned_alt()
|
/art/test/646-checker-hadd-alt-byte/src/ |
D | Main.java | 47 private static void halving_add_signed(byte[] b1, byte[] b2, byte[] bo) { in halving_add_signed() 82 private static void halving_add_unsigned(byte[] b1, byte[] b2, byte[] bo) { in halving_add_unsigned() 105 private static void rounding_halving_add_signed(byte[] b1, byte[] b2, byte[] bo) { in rounding_halving_add_signed() 142 private static void rounding_halving_add_unsigned(byte[] b1, byte[] b2, byte[] bo) { in rounding_halving_add_unsigned()
|
/art/test/646-checker-hadd-byte/src/ |
D | Main.java | 44 private static void halving_add_signed(byte[] b1, byte[] b2, byte[] bo) { in halving_add_signed() 79 private static void halving_add_unsigned(byte[] b1, byte[] b2, byte[] bo) { in halving_add_unsigned() 102 private static void rounding_halving_add_signed(byte[] b1, byte[] b2, byte[] bo) { in rounding_halving_add_signed() 139 private static void rounding_halving_add_unsigned(byte[] b1, byte[] b2, byte[] bo) { in rounding_halving_add_unsigned()
|
/art/test/476-checker-ctor-fence-redun-elim/src/ |
D | Main.java | 214 Base b2 = new Base(); in exercise() local 264 Base b2 = new ThreeFinal(4, 5, 6); in exercise() local 316 Base b2 = new Base(); in exercise() local 359 Base b2 = new Base(); in exercise() local 413 Base b2 = new Base(); in exercise() local 457 Base b2 = new Base(); in exercise() local 517 Base b2 = new Base(); in exercise() local 557 Base b2 = new Base(); in exercise() local 595 Base b2 = new Base(); in exercise() local 635 Base b2 = new Base(); in exercise() local [all …]
|
/art/test/646-checker-hadd-alt-char/src/ |
D | Main.java | 47 private static void halving_add_unsigned(char[] b1, char[] b2, char[] bo) { in halving_add_unsigned() 86 private static void halving_add_also_unsigned(char[] b1, char[] b2, char[] bo) { in halving_add_also_unsigned() 109 private static void rounding_halving_add_unsigned(char[] b1, char[] b2, char[] bo) { in rounding_halving_add_unsigned() 149 private static void rounding_halving_add_also_unsigned(char[] b1, char[] b2, char[] bo) { in rounding_halving_add_also_unsigned()
|
/art/test/646-checker-hadd-char/src/ |
D | Main.java | 56 private static void halving_add_unsigned(char[] b1, char[] b2, char[] bo) { in halving_add_unsigned() 106 private static void halving_add_also_unsigned(char[] b1, char[] b2, char[] bo) { in halving_add_also_unsigned() 141 private static void rounding_halving_add_unsigned(char[] b1, char[] b2, char[] bo) { in rounding_halving_add_unsigned() 193 private static void rounding_halving_add_also_unsigned(char[] b1, char[] b2, char[] bo) { in rounding_halving_add_also_unsigned()
|
/art/test/646-checker-hadd-alt-short/src/ |
D | Main.java | 47 private static void halving_add_signed(short[] b1, short[] b2, short[] bo) { in halving_add_signed() 82 private static void halving_add_unsigned(short[] b1, short[] b2, short[] bo) { in halving_add_unsigned() 107 private static void rounding_halving_add_signed(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_signed() 144 private static void rounding_halving_add_unsigned(short[] b1, short[] b2, short[] bo) { in rounding_halving_add_unsigned()
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
D | DexRandomAccessFile.java | 56 int b2 = readUnsignedByte(); in readUShort() local 65 int b2 = (value & 0xff00) >> 8; in writeUShort() local 75 int b2 = readUnsignedByte(); in readUInt() local 87 int b2 = (value & 0xff00) >> 8; in writeUInt() local
|
/art/test/805-TooDeepClassInstanceOf/src/ |
D | Main.java | 38 A b2 = new B2(); in main() local
|
/art/test/115-native-bridge/src/ |
D | NativeBridgeMain.java | 97 native static byte byteMethod(byte b1, byte b2, byte b3, byte b4, byte b5, byte b6, byte b7, in byteMethod() 129 …native static boolean booleanMethod(boolean b1, boolean b2, boolean b3, boolean b4, boolean b5, bo… in booleanMethod()
|
/art/test/952-invoke-custom/src/ |
D | TestBase.java | 26 static void assertEquals(byte b1, byte b2) { in assertEquals()
|
/art/runtime/native/ |
D | libcore_util_CharsetUtils.cc | 236 jbyte b2 = ((ch >> 12) & 0x3f) | 0x80; in CharsetUtils_toUtf8Bytes() local 245 jbyte b2 = ((ch >> 6) & 0x3f) | 0x80; in CharsetUtils_toUtf8Bytes() local
|
/art/test/168-vmstack-annotated/src/ |
D | Main.java | 118 LinkedList<CyclicBarrier> b2 = new LinkedList<>(); in testCluster1() local
|
/art/test/004-JniTest/src/ |
D | Main.java | 147 static native byte byteMethod(byte b1, byte b2, byte b3, byte b4, byte b5, byte b6, byte b7, in byteMethod() 185 …private static native boolean booleanMethod(boolean b1, boolean b2, boolean b3, boolean b4, boolea… in booleanMethod()
|
/art/test/115-native-bridge/ |
D | nativebridge.cc | 144 static jbyte trampoline_Java_Main_byteMethod(JNIEnv* env, jclass klass, jbyte b1, jbyte b2, in trampoline_Java_Main_byteMethod() 165 jboolean b2, jboolean b3, jboolean b4, in trampoline_Java_Main_booleanMethod()
|
/art/compiler/optimizing/ |
D | induction_var_range.cc | 260 bool b1, b2; // unused in GenerateRange() local 282 bool b1, b2; // unused in GenerateTakenTest() local 324 bool b1, b2; // unused in GenerateLastValue() local
|
D | bounds_check_elimination.cc | 1448 bool b1 = false, b2 = false; in TransformLoopForDynamicBCE() local
|
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestByte.java | 431 private static void testDotProd(byte[] b1, byte[] b2, int[] results) { in testDotProd()
|
/art/test/906-iterate-heap/src/art/ |
D | Test906.java | 110 B b2 = new B(); in doTest() local
|
/art/test/004-JniTest/ |
D | jni_test.cc | 203 extern "C" jbyte JNICALL Java_Main_byteMethod(JNIEnv*, jclass, jbyte b1, jbyte b2, in Java_Main_byteMethod() 249 jboolean b2, jboolean b3, jboolean b4, in Java_Main_booleanMethod()
|