Searched refs:keep (Results 1 – 11 of 11) sorted by relevance
4578 int keep;4581 for (keep = 0; keep < vlen && val[keep] == 0; keep++)4583 return java.util.Arrays.copyOfRange(val, keep, vlen);4592 int keep;4595 for (keep = 0; keep < vlen && val[keep] == 0; keep++)4597 return keep == 0 ? val : java.util.Arrays.copyOfRange(val, keep, vlen);4605 int keep;4608 for (keep = off; keep < indexBound && a[keep] == 0; keep++)4612 int intLength = ((indexBound - keep) + 3) >>> 2;4617 int bytesRemaining = b - keep + 1;[all …]
40 static Vector keep = new Vector(); field in BasicTest78 keep.addElement(new PhantomReference(new Object(), q2)); in createNoise()
39 // Set path to keep the resources and .class files in the same directory in the jar file.
114 preserve = no # keep passed DN ordering
62 // buffer then we use this field to keep a reference to that buffer to
708 // Set path to keep the resources and .class files in the same directory in the jar file.716 // Set path to keep the resources and .class files in the same directory in the jar file.
79 disclaimer of warranty; keep intact all the notices that refer to this License
82 copyright notice and disclaimer of warranty; keep intact all the
17559 field public static final String KEEP = "keep";17560 field public static final String KEEP_FILE_ORDER = "pack.keep.file.order";17581 field public static final String KEEP = "keep";
87 disclaimer of warranty; keep intact all the notices that refer to this License