Searched defs:lhs (Results 1 – 14 of 14) sorted by relevance
55 public int compare(T lhs, T rhs); in compare()
122 BitSet lhs = (BitSet) o; in equals() local
231 LinkedHashSet<Integer> lhs = new LinkedHashSet<Integer>(); in test_retainAllLjava_util_Collection() local276 LinkedHashSet<Integer> lhs = new LinkedHashSet<Integer>(); in test_toArray() local295 LinkedHashSet<Integer> lhs = new LinkedHashSet<Integer>(); in test_toArray$Ljava_lang_Object() local
41 ByteArray lhs = (ByteArray) o; in equals() local
141 HostAndPort lhs = (HostAndPort) o; in equals() local
134 public static int compare(boolean lhs, boolean rhs) { in compare()
118 public static int compare(byte lhs, byte rhs) { in compare()
117 public static int compare(long lhs, long rhs) { in compare()
133 public static int compare(int lhs, int rhs) { in compare()
120 public static int compare(long lhs, long rhs) { in compare()
1619 public static int compare(char lhs, char rhs) { in compare()
214 private static boolean timeZoneStringsEqual(DateFormatSymbols lhs, DateFormatSymbols rhs) { in timeZoneStringsEqual()
383 BigInt lhs = getBigInt(); in add() local398 BigInt lhs = getBigInt(); in subtract() local
39 ScopedStringChars lhs(env, javaLhs); in NativeCollation_compare() local