Searched defs:value2 (Results 1 – 2 of 2) sorted by relevance
103 public static void testArrayOperations(float[] a, int index, float value1, float value2) { in testArrayOperations()117 public static void testArrayOperations(double[] a, int index, double value1, double value2) { in testArrayOperations()
534 bool NewRegisterInstructions::ExtendPrefix(uint32_t* value1, uint32_t* value2) { in ExtendPrefix()