Searched defs:low (Results 1 – 5 of 5) sorted by relevance
425 protected static short codeUnit(int low, int high) { in codeUnit()473 protected static int makeByte(int low, int high) { in makeByte()
211 long low = cases.get(0); in packedCodeSize() local
478 protected static short codeUnit(int low, int high) { in codeUnit()526 protected static int makeByte(int low, int high) { in makeByte()
212 long low = cases.get(0); in packedCodeSize() local
837 int low = bytes.getInt(at + 4); in parseTableswitch() local