Searched refs:sizeLeft (Results 1 – 9 of 9) sorted by relevance
81 int sizeLeft = getSize() - 2; in parseDetail() local85 sizeLeft = sizeLeft - (1 + urlLength); in parseDetail()93 sizeLeft = sizeLeft - 5; in parseDetail()95 if (sizeLeft > 2) { in parseDetail()97 sizeLeft = sizeLeft - descriptor.getSize(); in parseDetail()106 if (sizeLeft > 2) { in parseDetail()
727 int sizeLeft = size - (originalBufferSize - originalBufferPos); in readRawBytes() local732 while (sizeLeft > 0) { in readRawBytes()733 final byte[] chunk = new byte[Math.min(sizeLeft, BUFFER_SIZE)]; in readRawBytes()744 sizeLeft -= chunk.length; in readRawBytes()
1190 int sizeLeft = size - bufferedBytes; in readRawBytesSlowPath() local1192 if (sizeLeft < BUFFER_SIZE || sizeLeft <= input.available()) { in readRawBytesSlowPath()1223 while (sizeLeft > 0) { in readRawBytesSlowPath()1225 final byte[] chunk = new byte[Math.min(sizeLeft, BUFFER_SIZE)]; in readRawBytesSlowPath()1235 sizeLeft -= chunk.length; in readRawBytesSlowPath()
1156 int sizeLeft = size - (originalBufferSize - originalBufferPos); in ReadRawBytes()1159 while (sizeLeft > 0) in ReadRawBytes()1161 byte[] chunk = new byte[Math.Min(sizeLeft, buffer.Length)]; in ReadRawBytes()1173 sizeLeft -= chunk.Length; in ReadRawBytes()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF META-INF/descriptors.jvm. ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...