/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_ostream.c | 125 __pfrom->sputbackc(_Traits::to_char_type(__c));
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
istream | 510 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 512 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
istream | 510 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 512 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
istream | 512 * If @c rdbuf() is not null, calls @c rdbuf()->sputbackc(c). 514 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
istream.tcc | 675 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
streambuf | 348 sputbackc(char_type __c)
|
bitset | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
streambuf | 352 sputbackc(char_type __c)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
streambuf | 352 sputbackc(char_type __c)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
istream.tcc | 675 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 348 sputbackc(char_type __c)
|
bitset | [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
istream.tcc | 675 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 348 sputbackc(char_type __c)
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
istream.tcc | 675 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 348 sputbackc(char_type __c)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
istream.tcc | 675 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
streambuf | 348 sputbackc(char_type __c)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
streambuf | 352 sputbackc(char_type __c)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
streambuf | 352 sputbackc(char_type __c)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
istream.tcc | 729 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
istream.tcc | 729 || traits_type::eq_int_type(__sb->sputbackc(__c), __eof))
|