Home
last modified time | relevance | path

Searched full:putback (Results 1 - 19 of 19) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-stream-unshift-empty-chunk.js51 const putBack = Buffer.alloc(readAll ? 0 : 5, 'y');
53 r.unshift(putBack);
/third_party/skia/src/gpu/
H A DGrBufferAllocPool.h74 void putBack(size_t bytes);
328 void putBack(int drawCount) { in putBack() function in GrDrawIndirectBufferAllocPool
329 this->GrBufferAllocPool::putBack(drawCount * sizeof(GrDrawIndirectCommand)); in putBack()
339 this->GrBufferAllocPool::putBack(drawCount * sizeof(GrDrawIndexedIndirectCommand)); in putBackIndexed()
H A DGrOpFlushState.cpp205 fIndexPool.putBack(indexCount * sizeof(uint16_t)); in putBackIndices()
209 fVertexPool.putBack(vertices * vertexStride); in putBackVertices()
H A DGrOpFlushState.h152 void putBackIndirectDraws(int drawCount) final { fDrawIndirectPool.putBack(drawCount); }
H A DGrBufferAllocPool.cpp284 void GrBufferAllocPool::putBack(size_t bytes) { in putBack() function in GrBufferAllocPool
/third_party/zlib/contrib/iostream3/
H A DTODO3 - The ability to do putback (e.g. putbackfail)
H A Dzfstream.h23 * seeking (allowed by zlib but slow/limited), putback and read/write access
231 * This class implements ifstream for gzipped files. Seeking and putback
320 * This class implements ofstream for gzipped files. Seeking and putback
/third_party/icu/icu4c/source/io/
H A Dustream.cpp134 stream.putback(buffer[--idx]); in operator >>()
/third_party/skia/third_party/externals/icu/source/io/
H A Dustream.cpp134 stream.putback(buffer[--idx]); in operator >>()
/third_party/python/Lib/tkinter/
H A Ddnd.py252 def putback(self): member in Icon
/third_party/icu/icu4c/source/i18n/unicode/
H A Dgregocal.h15 * 09/04/98 stephen Re-sync with JDK 8/31 putback
/third_party/icu/icu4c/source/test/depstest/
H A Ddependencies.txt149 std::istream::putback(char)
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dgregocal.h15 * 09/04/98 stephen Re-sync with JDK 8/31 putback
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dgregocal.h15 * 09/04/98 stephen Re-sync with JDK 8/31 putback
/third_party/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp1096 // test new API for JDK 1.2 8/31 putback
/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest31-pr18535-libstdc++-4.8.3.so__gmon_start__ _ITM_deregisterTMCloneTable __aeabi_unwind_cpp_pr0 _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses acos asin atan2 atan ceil cosh floor fmod frexp hypot ldexp log10 modf ...
H A Dtest31-pr18535-libstdc++-4.9.2.so__gmon_start__ _ITM_deregisterTMCloneTable __aeabi_unwind_cpp_pr0 _ITM_registerTMCloneTable __cxa_finalize _Jv_RegisterClasses _ZSt20__throw_length_errorPKc _ZNSs4_Rep20_S_empty_rep_storageE __gxx_personality_v0 _ZNSi6sentryC1ERSib _ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate __cxa_begin_catch __cxa_rethrow __cxa_end_catch __cxa_end_cleanup _ZTIN10__cxxabiv115__forced_unwindE _ZNKSt12__basic_fileIcE7is_openEv wmemcpy wmemmove ...
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp31789 putback(char_type __c);
32682 putback(char_type __c)
[all...]
/third_party/libabigail/tests/data/test-read-dwarf/
H A Dtest22-pr19097-libstdc++.so.6.0.17.so.abi[all...]

Completed in 66 milliseconds