Searched defs:bufferEnd (Results 1 – 3 of 3) sorted by relevance
1200 final int bufferEnd = limit - startPos; in recomputeBufferSizeAfterLimit() local1990 final int bufferEnd = (int) (limit - startPos); in recomputeBufferSizeAfterLimit() local2680 final int bufferEnd = totalBytesRetired + bufferSize; in recomputeBufferSizeAfterLimit() local3749 final int bufferEnd = totalBufferSize - startOffset; in recomputeBufferSizeAfterLimit() local
69 const T *bufferEnd, in CheckSpaceLeftInBuffer()
1251 char* bufferEnd = (buffer + 1); in test() local