/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
H A D | streambuf_iterator.h | 344 streambuf_type* __sb = __first._M_sbuf; local 345 int_type __c = __sb->sgetc(); 348 const streamsize __n = __sb->egptr() - __sb->gptr(); 351 traits_type::copy(__result, __sb->gptr(), __n); 352 __sb->__safe_gbump(__n); 354 __c = __sb->underflow(); 359 __c = __sb->snextc(); 380 streambuf_type* __sb = __first._M_sbuf; local 381 int_type __c = __sb [all...] |
H A D | basic_ios.h | 264 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) argument 267 { this->init(__sb); } 320 * @param __sb The new stream buffer. 341 rdbuf(basic_streambuf<_CharT, _Traits>* __sb); 466 init(basic_streambuf<_CharT, _Traits>* __sb);
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _ios.c | 97 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) argument 99 this->rdbuf(__sb); 103 this->_M_clear_nothrow(__sb != 0 ? ios_base::goodbit : ios_base::badbit);
|
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _ios.c | 97 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) argument 99 this->rdbuf(__sb); 103 this->_M_clear_nothrow(__sb != 0 ? ios_base::goodbit : ios_base::badbit);
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _ios.c | 97 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) argument 99 this->rdbuf(__sb); 103 this->_M_clear_nothrow(__sb != 0 ? ios_base::goodbit : ios_base::badbit);
|
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
H A D | _ios.c | 97 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) argument 99 this->rdbuf(__sb); 103 this->_M_clear_nothrow(__sb != 0 ? ios_base::goodbit : ios_base::badbit);
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
H A D | std_iostream.i | 41 basic_ostream(basic_streambuf<_CharT, _Traits>* __sb); 101 operator<<(basic_streambuf<_CharT, _Traits>* __sb); 150 basic_istream(basic_streambuf<_CharT, _Traits>* __sb); 206 operator>>(basic_streambuf<_CharT, _Traits>* __sb); 225 get(basic_streambuf<_CharT, _Traits>& __sb, char_type __delim); 228 get(basic_streambuf<_CharT, _Traits>& __sb); 281 basic_iostream(basic_streambuf<_CharT, _Traits>* __sb);
|
H A D | std_ios.i | 204 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) : ios_base(); 220 rdbuf(basic_streambuf<_CharT, _Traits>* __sb);
|