OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:putback
(Results
1 - 25
of
99
) sorted by null
1
2
3
4
/external/zlib/contrib/iostream3/
TODO
3
- The ability to do
putback
(e.g. putbackfail)
zfstream.h
23
* 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
/external/stlport/src/
complex_io.cpp
63
__is.
putback
(__c);
89
__is.
putback
(__c);
116
__is.
putback
(__c);
/ndk/sources/cxx-stl/stlport/src/
complex_io.cpp
63
__is.
putback
(__c);
89
__is.
putback
(__c);
116
__is.
putback
(__c);
/external/linux-tools-perf/util/scripting-engines/
trace-event-perl.c
82
PUTBACK
;
86
PUTBACK
;
112
PUTBACK
;
116
PUTBACK
;
140
PUTBACK
;
144
PUTBACK
;
172
PUTBACK
;
176
PUTBACK
;
316
PUTBACK
;
330
PUTBACK
;
[
all
...]
/external/icu4c/io/
ustream.cpp
135
stream.
putback
(buffer[--idx]);
/external/skia/src/gpu/
GrInOrderDrawBuffer.cpp
486
fVertexPool.
putBack
(reservedVertexBytes -
499
fIndexPool.
putBack
(reservedIndexBytes - poolState.fUsedPoolIndexBytes);
552
fVertexPool.
putBack
(reservedVertexBytes - poolState.fUsedPoolVertexBytes);
562
fIndexPool.
putBack
(reservedIndexBytes - poolState.fUsedPoolIndexBytes);
GrBufferAllocPool.cpp
219
void GrBufferAllocPool::
putBack
(size_t bytes) {
222
// if the
putBack
unwinds all the preallocated buffers then we will
/external/stlport/stlport/stl/
_complex.c
128
__is.
putback
(__c);
_fstream.c
148
// Make a
putback
position available, if necessary, by switching to a
149
// special internal buffer used only for
putback
. The buffer is
153
// The end of the
putback
buffer is always _M_pback_buf + _S_pback_buf_size,
176
// Are we in the
putback
buffer already?
179
// Do we have more room in the
putback
buffer?
185
else { // We're not yet in the
putback
buffer.
196
// We have made a
putback
position available. Assign to it, and return.
719
// Discard
putback
characters, if any.
_istream.h
156
public: //
putback
157
_Self&
putback
(char_type __c);
/ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.c
128
__is.
putback
(__c);
_fstream.c
148
// Make a
putback
position available, if necessary, by switching to a
149
// special internal buffer used only for
putback
. The buffer is
153
// The end of the
putback
buffer is always _M_pback_buf + _S_pback_buf_size,
176
// Are we in the
putback
buffer already?
179
// Do we have more room in the
putback
buffer?
185
else { // We're not yet in the
putback
buffer.
196
// We have made a
putback
position available. Assign to it, and return.
719
// Discard
putback
characters, if any.
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_complex.c
128
__is.
putback
(__c);
_fstream.c
148
// Make a
putback
position available, if necessary, by switching to a
149
// special internal buffer used only for
putback
. The buffer is
153
// The end of the
putback
buffer is always _M_pback_buf + _S_pback_buf_size,
176
// Are we in the
putback
buffer already?
179
// Do we have more room in the
putback
buffer?
185
else { // We're not yet in the
putback
buffer.
196
// We have made a
putback
position available. Assign to it, and return.
719
// Discard
putback
characters, if any.
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_complex.c
128
__is.
putback
(__c);
_fstream.c
148
// Make a
putback
position available, if necessary, by switching to a
149
// special internal buffer used only for
putback
. The buffer is
153
// The end of the
putback
buffer is always _M_pback_buf + _S_pback_buf_size,
176
// Are we in the
putback
buffer already?
179
// Do we have more room in the
putback
buffer?
185
else { // We're not yet in the
putback
buffer.
196
// We have made a
putback
position available. Assign to it, and return.
719
// Discard
putback
characters, if any.
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_complex.c
128
__is.
putback
(__c);
_fstream.c
148
// Make a
putback
position available, if necessary, by switching to a
149
// special internal buffer used only for
putback
. The buffer is
153
// The end of the
putback
buffer is always _M_pback_buf + _S_pback_buf_size,
176
// Are we in the
putback
buffer already?
179
// Do we have more room in the
putback
buffer?
185
else { // We're not yet in the
putback
buffer.
196
// We have made a
putback
position available. Assign to it, and return.
719
// Discard
putback
characters, if any.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h
112
// Check if the unget or
putback
was requested
120
else //
putback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h
122
// Check if the unget or
putback
was requested
130
else //
putback
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h
122
// Check if the unget or
putback
was requested
130
else //
putback
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h
112
// Check if the unget or
putback
was requested
120
else //
putback
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h
112
// Check if the unget or
putback
was requested
120
else //
putback
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h
112
// Check if the unget or
putback
was requested
120
else //
putback
Completed in 2740 milliseconds
1
2
3
4