/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 241 int_type sputbackc(char_type __c) { function in class:basic_streambuf
|
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 241 int_type sputbackc(char_type __c) { function in class:basic_streambuf
|
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 241 int_type sputbackc(char_type __c) { function in class:basic_streambuf
|
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 241 int_type sputbackc(char_type __c) { function in class:basic_streambuf
|
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 241 int_type sputbackc(char_type __c) { function in class:basic_streambuf
|
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_streambuf.h | 241 int_type sputbackc(char_type __c) { function in class:basic_streambuf
|
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
/external/stlport/stlport/stl/ |
_bitset.h | 784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) { 835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
|
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
istream | 490 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
istream | 493 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
istream | 493 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
istream | 490 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
istream | 490 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
istream | 490 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
istream | 490 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
istream | 493 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
istream | 493 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|