/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
|
_istream.c | 324 __tmp = this->rdbuf()->sgetc(); 589 // The operations that can potentially throw are sbumpc, snextc, and sgetc. 676 if (__that->_S_eof(__buf->sgetc())) 688 if (__that->_S_eof(__buf->sgetc())) { 947 __at_eof = __that->_S_eof(__buf->sgetc()); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
streambuf.tcc | 123 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
streambuf.tcc | 122 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
streambuf.tcc | 122 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf.tcc | 121 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
|
_istream.c | 324 __tmp = this->rdbuf()->sgetc(); 589 // The operations that can potentially throw are sbumpc, snextc, and sgetc. 676 if (__that->_S_eof(__buf->sgetc())) 688 if (__that->_S_eof(__buf->sgetc())) { 947 __at_eof = __that->_S_eof(__buf->sgetc()); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf.tcc | 121 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
|
_istream.c | 324 __tmp = this->rdbuf()->sgetc(); 589 // The operations that can potentially throw are sbumpc, snextc, and sgetc. 676 if (__that->_S_eof(__buf->sgetc())) 688 if (__that->_S_eof(__buf->sgetc())) { 947 __at_eof = __that->_S_eof(__buf->sgetc()); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf.tcc | 121 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
|
_istream.c | 324 __tmp = this->rdbuf()->sgetc(); 589 // The operations that can potentially throw are sbumpc, snextc, and sgetc. 676 if (__that->_S_eof(__buf->sgetc())) 688 if (__that->_S_eof(__buf->sgetc())) { 947 __at_eof = __that->_S_eof(__buf->sgetc()); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
streambuf.tcc | 121 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
streambuf.tcc | 123 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
streambuf.tcc | 123 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
|
_istream.c | 324 __tmp = this->rdbuf()->sgetc(); 589 // The operations that can potentially throw are sbumpc, snextc, and sgetc. 676 if (__that->_S_eof(__buf->sgetc())) 688 if (__that->_S_eof(__buf->sgetc())) { 947 __at_eof = __that->_S_eof(__buf->sgetc()); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
streambuf.tcc | 123 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
streambuf.tcc | 123 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
streambuf.tcc | 122 typename _Traits::int_type __c = __sbin->sgetc();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
streambuf.tcc | 122 typename _Traits::int_type __c = __sbin->sgetc();
|
/external/stlport/stlport/stl/ |
_istream.c | 338 __tmp = this->rdbuf()->sgetc(); 603 // The operations that can potentially throw are sbumpc, snextc, and sgetc. 690 if (__that->_S_eof(__buf->sgetc())) 702 if (__that->_S_eof(__buf->sgetc())) { 961 __at_eof = __that->_S_eof(__buf->sgetc()); [all...] |