Searched defs:putBack (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentParser.h70 void putBack(const Token &OldTok) { function in class:clang::comments::Parser
75 void putBack(ArrayRef<Token> Toks) { function in class:clang::comments::Parser
/external/chromium_org/third_party/skia/src/gpu/
H A DGrBufferAllocPool.cpp221 void GrBufferAllocPool::putBack(size_t bytes) { function in class:GrBufferAllocPool
224 // if the putBack unwinds all the preallocated buffers then we will
/external/skia/src/gpu/
H A DGrBufferAllocPool.cpp221 void GrBufferAllocPool::putBack(size_t bytes) { function in class:GrBufferAllocPool
224 // if the putBack unwinds all the preallocated buffers then we will

Completed in 103 milliseconds