Searched defs:skipLength (Results 1 – 5 of 5) sorted by relevance
112 int skipLength = (int)Math.max(0, Math.min(n, size - position)); in readAt() local
252 const size_t skipLength = offset - fStreamBuffer.bytesWritten(); in transferBuffer() local
1088 size_t const skipLength = FUZ_rand(&randState) & mask; in fuzzerTests() local
575 size_t const skipLength = FUZ_rand(&randState) & mask; in FUZ_test() local
3940 size_t const skipLength = FUZ_rand(&lseed) & mask; in fuzzerTests() local