Searched defs:newLength (Results 1 – 6 of 6) sorted by relevance
187 int newLength = buf.length * 2; in fillbuf() local
140 int newLength = buf.length * 2; in fillbuf() local
285 int length = origPath.length(), newLength = 0; in fixSlashes() local568 int newLength = 0, lastSlash = 0, foundDots = 0; in getCanonicalPath() local
773 public void setLength(long newLength) throws IOException { in setLength()
651 public void setLength(long newLength) { in setLength()
277 int newLength = countBitsLength(mantissa); in round() local