OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:putBack
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/AST/
CommentParser.h
70
void
putBack
(const Token &OldTok) {
75
void
putBack
(ArrayRef<Token> Toks) {
/external/chromium_org/third_party/skia/src/gpu/
GrBufferAllocPool.cpp
221
void GrBufferAllocPool::
putBack
(size_t bytes) {
224
// if the
putBack
unwinds all the preallocated buffers then we will
/external/skia/src/gpu/
GrBufferAllocPool.cpp
221
void GrBufferAllocPool::
putBack
(size_t bytes) {
224
// if the
putBack
unwinds all the preallocated buffers then we will
Completed in 28 milliseconds