Searched refs:currentLimit (Results 1 – 10 of 10) sorted by relevance
405 private int currentLimit = Integer.MAX_VALUE; field in CodedInputByteBufferNano483 final int oldLimit = currentLimit; in pushLimit()487 currentLimit = byteLimit; in pushLimit()497 if (bufferEnd > currentLimit) { in recomputeBufferSizeAfterLimit()499 bufferSizeAfterLimit = bufferEnd - currentLimit; in recomputeBufferSizeAfterLimit()512 currentLimit = oldLimit; in popLimit()521 if (currentLimit == Integer.MAX_VALUE) { in getBytesUntilLimit()526 return currentLimit - currentAbsolutePosition; in getBytesUntilLimit()614 if (bufferPos + size > currentLimit) { in readRawBytes()616 skipRawBytes(currentLimit - bufferPos); in readRawBytes()[all …]
452 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStreamMicro540 final int oldLimit = currentLimit; in pushLimit()544 currentLimit = byteLimit; in pushLimit()554 if (bufferEnd > currentLimit) { in recomputeBufferSizeAfterLimit()556 bufferSizeAfterLimit = bufferEnd - currentLimit; in recomputeBufferSizeAfterLimit()569 currentLimit = oldLimit; in popLimit()578 if (currentLimit == Integer.MAX_VALUE) { in getBytesUntilLimit()583 return currentLimit - currentAbsolutePosition; in getBytesUntilLimit()608 if (totalBytesRetired + bufferSize == currentLimit) { in refillBuffer()668 if (totalBytesRetired + bufferPos + size > currentLimit) { in readRawBytes()[all …]
110 private int currentLimit = int.MaxValue; field in Google.Protobuf.CodedInputStream937 int oldLimit = currentLimit; in PushLimit()942 currentLimit = byteLimit; in PushLimit()953 if (bufferEnd > currentLimit) in RecomputeBufferSizeAfterLimit()956 bufferSizeAfterLimit = bufferEnd - currentLimit; in RecomputeBufferSizeAfterLimit()970 currentLimit = oldLimit; in PopLimit()982 if (currentLimit == int.MaxValue)987 return currentAbsolutePosition >= currentLimit;1017 if (totalBytesRetired + bufferSize == currentLimit) in RefillBuffer()1090 if (totalBytesRetired + bufferPos + size > currentLimit) in ReadRawBytes()[all …]
878 private int currentLimit = Integer.MAX_VALUE; field in CodedInputStream983 final int oldLimit = currentLimit; in pushLimit()987 currentLimit = byteLimit; in pushLimit()997 if (bufferEnd > currentLimit) { in recomputeBufferSizeAfterLimit()999 bufferSizeAfterLimit = bufferEnd - currentLimit; in recomputeBufferSizeAfterLimit()1012 currentLimit = oldLimit; in popLimit()1021 if (currentLimit == Integer.MAX_VALUE) { in getBytesUntilLimit()1026 return currentLimit - currentAbsolutePosition; in getBytesUntilLimit()1081 if (totalBytesRetired + bufferPos + n > currentLimit) { in tryRefillBuffer()1170 if (currentMessageSize > currentLimit) { in readRawBytesSlowPath()[all …]
46 if (newSize > state->currentLimit) {47 // Fast forward to end of currentLimit;48 state->bufferPos = state->currentLimit;263 size_t oldLimit = state->currentLimit;268 state->currentLimit = byteLimit;274 state->currentLimit = oldLimit;278 return state->currentLimit - state->bufferPos;283 (state->bufferPos == state->currentLimit);309 state_.currentLimit = state_.bufferSize;
51 size_t currentLimit; member
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/MANIFEST.MF META-INF/ com/ com/google/ com/ ...