Searched defs:toSkip (Results 1 – 9 of 9) sorted by relevance
122 int toSkip = bitsCachedSize % Byte.SIZE; in alignWithByteBoundary() local
163 Boolean toSkip = SKIP_PATHS.get(distinguishedPath); in isOutdated() local
250 long toSkip = n; in skipFully() local
271 long toSkip = n; in skipFully() local
1122 BigInteger toSkip = len.add(BigInteger.valueOf(DWORD - suspectLocalFileHeader.length in isApkSigningBlock() local1264 final long toSkip = max >= 0 ? Math.min(n, max - pos) : n; in skip() local
293 long toSkip = Math.min(byteCount, buffer.size()); in skip() local
294 long toSkip = Math.min(byteCount, buffer.size()); in skip() local
570 int toSkip = 0; in getPartialCallStack() local
661 long toSkip = n; in skipFully() local