Searched defs:upper (Results 1 – 5 of 5) sorted by relevance
125 private static String upper(String string) { in upper() method in HexEncodingTest
455 int upper = UPPER; in testSingleCharIO() local498 int upper = UPPER; in testBlockIO() local
155 int upper = (int)(((long)x) >> 32); in toUnsignedBigInt() local
254 int upper = (int) (i >>> 32); in toUnsignedBigInteger() local
671 int upper = factor * BITS_SCHOENHAGE_BASE + 33; in stringConv_schoenhage() local