OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:putback
(Results
26 - 50
of
99
) sorted by null
1
2
3
4
/ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h
156
public: //
putback
157
_Self&
putback
(char_type __c);
_fstream.h
217
// Precondition: we are currently in
putback
input mode. Effect:
305
private: // Data members used only in
putback
mode.
396
// been going through the special
putback
buffer, and we need to move back
_streambuf.h
176
// Called when there is no
putback
position, i.e. when gptr() is null
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_istream.h
156
public: //
putback
157
_Self&
putback
(char_type __c);
_fstream.h
217
// Precondition: we are currently in
putback
input mode. Effect:
305
private: // Data members used only in
putback
mode.
396
// been going through the special
putback
buffer, and we need to move back
_streambuf.h
176
// Called when there is no
putback
position, i.e. when gptr() is null
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_istream.h
156
public: //
putback
157
_Self&
putback
(char_type __c);
_fstream.h
217
// Precondition: we are currently in
putback
input mode. Effect:
305
private: // Data members used only in
putback
mode.
396
// been going through the special
putback
buffer, and we need to move back
_streambuf.h
176
// Called when there is no
putback
position, i.e. when gptr() is null
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_istream.h
156
public: //
putback
157
_Self&
putback
(char_type __c);
_fstream.h
217
// Precondition: we are currently in
putback
input mode. Effect:
305
private: // Data members used only in
putback
mode.
396
// been going through the special
putback
buffer, and we need to move back
_streambuf.h
176
// Called when there is no
putback
position, i.e. when gptr() is null
/external/skia/src/gpu/
GrGpu.cpp
895
fVertexPool->
putBack
(bytes);
903
fIndexPool->
putBack
(bytes);
[
all
...]
GrBufferAllocPool.h
61
void
putBack
(size_t bytes);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
streambuf
103
* input sequence, then a <em>
putback
position</em> is available.
337
// [27.5.2.2.4]
putback
367
* If a
putback
position is available, this function decrements the
689
// [27.5.2.4.4]
putback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
streambuf
106
* input sequence, then a <em>
putback
position</em> is available.
340
// [27.5.2.2.4]
putback
371
* If a
putback
position is available, this function decrements
693
// [27.5.2.4.4]
putback
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
streambuf
106
* input sequence, then a <em>
putback
position</em> is available.
340
// [27.5.2.2.4]
putback
371
* If a
putback
position is available, this function decrements
693
// [27.5.2.4.4]
putback
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
streambuf
103
* input sequence, then a <em>
putback
position</em> is available.
337
// [27.5.2.2.4]
putback
367
* If a
putback
position is available, this function decrements the
689
// [27.5.2.4.4]
putback
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
streambuf
103
* input sequence, then a <em>
putback
position</em> is available.
337
// [27.5.2.2.4]
putback
367
* If a
putback
position is available, this function decrements the
689
// [27.5.2.4.4]
putback
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
streambuf
103
* input sequence, then a <em>
putback
position</em> is available.
337
// [27.5.2.2.4]
putback
367
* If a
putback
position is available, this function decrements the
689
// [27.5.2.4.4]
putback
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h
249
wchar_t *_IO_read_base; /* Start of
putback
+get area. */
279
char* _IO_read_base; /* Start of
putback
+get area. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h
249
wchar_t *_IO_read_base; /* Start of
putback
+get area. */
279
char* _IO_read_base; /* Start of
putback
+get area. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h
249
wchar_t *_IO_read_base; /* Start of
putback
+get area. */
279
char* _IO_read_base; /* Start of
putback
+get area. */
/external/stlport/stlport/stl/
_fstream.h
217
// Precondition: we are currently in
putback
input mode. Effect:
305
private: // Data members used only in
putback
mode.
396
// been going through the special
putback
buffer, and we need to move back
_streambuf.h
176
// Called when there is no
putback
position, i.e. when gptr() is null
Completed in 780 milliseconds
1
2
3
4