Searched refs:byte1 (Results 1 – 3 of 3) sorted by relevance
372 int byte1 = stream1.read(); in compareFiles() local374 if (byte1 != byte2) { in compareFiles()377 eof = byte1 == -1; in compareFiles()
759 int byte1 = stream1.read(); in compareFileContents() local761 if (byte1 != byte2) { in compareFileContents()765 eof = byte1 == -1; in compareFileContents()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...