Lines Matching defs:gapLength
685 public void appendGap(int gapLength) { in appendGap()
796 static byte[] insertGapCore0(byte[] code, int where, int gapLength, in insertGapCore0()
817 private static byte[] insertGapCore1(byte[] code, int where, int gapLength, in insertGapCore1()
853 private static void insertGap2(byte[] code, int where, int gapLength, in insertGap2()
974 int gapLength, boolean exclusive) { in newOffset()
1014 void shiftPc(int where, int gapLength, boolean exclusive) throws BadBytecode { in shiftPc()
1086 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w()
1110 private static byte[] insertGap2w(byte[] code, int where, int gapLength, in insertGap2w()
1216 int where, int gapLength) in makeExapndedCode()
1270 void shift(int where, int gapLength, boolean exclusive) { in shift()
1276 int gapLength, boolean exclusive) { in shiftOffset()
1347 void shift(int where, int gapLength, boolean exclusive) { in shift()
1435 void shift(int where, int gapLength, boolean exclusive) { in shift()
1458 void shift(int where, int gapLength, boolean exclusive) { in shift()