Searched refs:offset2 (Results 1 – 3 of 3) sorted by relevance
294 long offset2 = r2.getLocalFileHeaderOffset(); in compare() local295 if (offset1 > offset2) { in compare()297 } else if (offset1 < offset2) { in compare()
207 private static byte[] concat(byte[] arr1, byte[] arr2, int offset2, int length2) { in concat() argument210 System.arraycopy(arr2, offset2, result, arr1.length, length2); in concat()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...