Searched defs:bufferEnd (Results 1 – 4 of 4) sorted by relevance
1187 final int bufferEnd = limit - startPos; in recomputeBufferSizeAfterLimit() local1952 final int bufferEnd = (int) (limit - startPos); in recomputeBufferSizeAfterLimit() local2677 final int bufferEnd = totalBytesRetired + bufferSize; in recomputeBufferSizeAfterLimit() local3751 final int bufferEnd = totalBufferSize - startOffset; in recomputeBufferSizeAfterLimit() local
69 const T *bufferEnd, in CheckSpaceLeftInBuffer()
1251 char* bufferEnd = (buffer + 1); in test() local