Searched refs:putBack (Results 1 – 6 of 6) sorted by relevance
70 void putBack(const Token &OldTok) { in putBack() function75 void putBack(ArrayRef<Token> Toks) { in putBack() function
475 fVertexPool->putBack(bytes); in releaseReservedVertexSpace()483 fIndexPool->putBack(bytes); in releaseReservedIndexSpace()521 fVertexPool->putBack(bytes); in releaseVertexArray()530 fIndexPool->putBack(bytes); in releaseIndexArray()
61 void putBack(size_t bytes);
616 fVertexPool.putBack(reservedVertexBytes - in releaseReservedVertexSpace()635 fIndexPool.putBack(reservedIndexBytes - poolState.fUsedPoolIndexBytes); in releaseReservedIndexSpace()
220 void GrBufferAllocPool::putBack(size_t bytes) { in putBack() function in GrBufferAllocPool
96 P.putBack(Newline); in addToken()240 P.putBack(llvm::makeArrayRef(Toks.begin() + Pos.CurToken, Toks.end())); in putBackLeftoverTokens()244 P.putBack(PartialTok); in putBackLeftoverTokens()374 putBack(PrevTok); in parseBlockCommand()