/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 79 ios_base::openmode __mode 80 = ios_base::in | ios_base::out); 81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 82 = ios_base::in | ios_base::out); 124 ostrstream(char*, int, ios_base::openmode = ios_base::out); 147 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 220 this->setstate(ios_base::failbit); 238 this->setstate(ios_base::failbit); 327 this->_M_handle_exception(ios_base::badbit); 330 this->setstate(ios_base::eofbit); 349 this->_M_handle_exception(ios_base::badbit); 357 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
strstream | 89 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 90 ios_base::openmode __mode 91 = ios_base::in | ios_base::out); 92 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 93 = ios_base::in | ios_base::out); 140 ostrstream(char*, int, ios_base::openmode = ios_base::out); 162 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 79 ios_base::openmode __mode 80 = ios_base::in | ios_base::out); 81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 82 = ios_base::in | ios_base::out); 124 ostrstream(char*, int, ios_base::openmode = ios_base::out); 147 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 220 this->setstate(ios_base::failbit); 238 this->setstate(ios_base::failbit); 327 this->_M_handle_exception(ios_base::badbit); 330 this->setstate(ios_base::eofbit); 349 this->_M_handle_exception(ios_base::badbit); 357 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/ |
strstream | 89 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 90 ios_base::openmode __mode 91 = ios_base::in | ios_base::out); 92 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 93 = ios_base::in | ios_base::out); 140 ostrstream(char*, int, ios_base::openmode = ios_base::out); 162 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 79 ios_base::openmode __mode 80 = ios_base::in | ios_base::out); 81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 82 = ios_base::in | ios_base::out); 124 ostrstream(char*, int, ios_base::openmode = ios_base::out); 147 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 220 this->setstate(ios_base::failbit); 238 this->setstate(ios_base::failbit); 327 this->_M_handle_exception(ios_base::badbit); 330 this->setstate(ios_base::eofbit); 349 this->_M_handle_exception(ios_base::badbit); 357 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/ |
strstream | 89 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 90 ios_base::openmode __mode 91 = ios_base::in | ios_base::out); 92 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 93 = ios_base::in | ios_base::out); 140 ostrstream(char*, int, ios_base::openmode = ios_base::out); 162 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
strstream | 97 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 98 ios_base::openmode __mode 99 = ios_base::in | ios_base::out); 100 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 101 = ios_base::in | ios_base::out); 148 ostrstream(char*, int, ios_base::openmode = ios_base::out); 170 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
strstream | 97 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 98 ios_base::openmode __mode 99 = ios_base::in | ios_base::out); 100 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 101 = ios_base::in | ios_base::out); 148 ostrstream(char*, int, ios_base::openmode = ios_base::out); 170 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 79 ios_base::openmode __mode 80 = ios_base::in | ios_base::out); 81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 82 = ios_base::in | ios_base::out); 124 ostrstream(char*, int, ios_base::openmode = ios_base::out); 147 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 220 this->setstate(ios_base::failbit); 238 this->setstate(ios_base::failbit); 327 this->_M_handle_exception(ios_base::badbit); 330 this->setstate(ios_base::eofbit); 349 this->_M_handle_exception(ios_base::badbit); 357 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 79 ios_base::openmode __mode 80 = ios_base::in | ios_base::out); 81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 82 = ios_base::in | ios_base::out); 124 ostrstream(char*, int, ios_base::openmode = ios_base::out); 147 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 220 this->setstate(ios_base::failbit); 238 this->setstate(ios_base::failbit); 327 this->_M_handle_exception(ios_base::badbit); 330 this->setstate(ios_base::eofbit); 349 this->_M_handle_exception(ios_base::badbit); 357 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/ |
strstream | 97 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 98 ios_base::openmode __mode 99 = ios_base::in | ios_base::out); 100 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 101 = ios_base::in | ios_base::out); 148 ostrstream(char*, int, ios_base::openmode = ios_base::out); 170 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/ |
strstream | 97 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 98 ios_base::openmode __mode 99 = ios_base::in | ios_base::out); 100 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 101 = ios_base::in | ios_base::out); 148 ostrstream(char*, int, ios_base::openmode = ios_base::out); 170 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 97 ios_base::openmode __mode 98 = ios_base::in | ios_base::out); 99 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 100 = ios_base::in | ios_base::out); 147 ostrstream(char*, int, ios_base::openmode = ios_base::out); 169 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir, 97 ios_base::openmode __mode 98 = ios_base::in | ios_base::out); 99 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode 100 = ios_base::in | ios_base::out); 147 ostrstream(char*, int, ios_base::openmode = ios_base::out); 169 strstream(char*, int, ios_base::openmode = ios_base::in | ios_base::out) [all...] |
/external/stlport/stlport/stl/ |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 222 this->setstate(ios_base::failbit); 247 this->setstate(ios_base::failbit); 341 this->_M_handle_exception(ios_base::badbit); 344 this->setstate(ios_base::eofbit); 363 this->_M_handle_exception(ios_base::badbit); 371 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_istream.c | 185 ios_base::iostate _STLP_CALL 188 ios_base::iostate __err = 0; 199 __that._M_handle_exception(ios_base::badbit); 220 this->setstate(ios_base::failbit); 238 this->setstate(ios_base::failbit); 327 this->_M_handle_exception(ios_base::badbit); 330 this->setstate(ios_base::eofbit); 349 this->_M_handle_exception(ios_base::badbit); 357 this->setstate(ios_base::eofbit | ios_base::failbit) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
locale_facets.tcc | 147 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io, 148 ios_base::iostate& __err, string& __xtrc) const 362 __err = ios_base::failbit; 372 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io, 373 ios_base::iostate& __err, _ValueT& __v) const 386 const ios_base::fmtflags __basefield = __io.flags() 387 & ios_base::basefield; 388 const bool __oct = __basefield == ios_base::oct; 389 int __base = __oct ? 8 : (__basefield == ios_base::hex ? 16 : 10); 559 __err = ios_base::failbit [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.tcc | 145 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io, 146 ios_base::iostate& __err, string& __xtrc) const 360 __err = ios_base::failbit; 370 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io, 371 ios_base::iostate& __err, _ValueT& __v) const 384 const ios_base::fmtflags __basefield = __io.flags() 385 & ios_base::basefield; 386 const bool __oct = __basefield == ios_base::oct; 387 int __base = __oct ? 8 : (__basefield == ios_base::hex ? 16 : 10); 557 __err = ios_base::failbit [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
locale_facets.tcc | 145 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io, 146 ios_base::iostate& __err, string& __xtrc) const 360 __err = ios_base::failbit; 370 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io, 371 ios_base::iostate& __err, _ValueT& __v) const 384 const ios_base::fmtflags __basefield = __io.flags() 385 & ios_base::basefield; 386 const bool __oct = __basefield == ios_base::oct; 387 int __base = __oct ? 8 : (__basefield == ios_base::hex ? 16 : 10); 557 __err = ios_base::failbit [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.tcc | 130 _M_extract_float(_InIter __beg, _InIter __end, ios_base& __io, 131 ios_base::iostate& __err, string& __xtrc) const 345 __err = ios_base::failbit; 355 _M_extract_int(_InIter __beg, _InIter __end, ios_base& __io, 356 ios_base::iostate& __err, _ValueT& __v) const 369 const ios_base::fmtflags __basefield = __io.flags() 370 & ios_base::basefield; 371 const bool __oct = __basefield == ios_base::oct; 372 int __base = __oct ? 8 : (__basefield == ios_base::hex ? 16 : 10); 542 __err = ios_base::failbit [all...] |