Searched defs:readLength (Results 1 – 9 of 9) sorted by relevance
65 int readLength = Math.min(b.length, buf.length - position); in readAt() local78 int readLength = Math.min(len, buf.length - position); in readAt() local
116 protected int readLength() in readLength() method in ASN1InputStream335 static int readLength(InputStream s, int limit) in readLength() method in ASN1InputStream
109 protected int readLength() in readLength() method in ASN1InputStream326 static int readLength(InputStream s, int limit) in readLength() method in ASN1InputStream
192 @Nullable int[] readLength) { in utf8BytesWithUtf16LengthToString()
297 private int readLength(int head) { in readLength() method in Edits.Iterator
287 private int readLength(int head) { in readLength() method in Edits.Iterator
405 int32_t Edits::Iterator::readLength(int32_t head) { in readLength() function in Edits::Iterator
363 int readLength; in InitWavReading() local
1436 uint32 readLength = Min_uint32 (fShared->fDNGPrivateDataCount, in ParseDNGPrivateData() local