Searched refs:__sb (Results 1 - 22 of 22) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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 Dstreambuf_iterator.h344 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 Dbasic_ios.h264 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.c97 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.c97 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.c97 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.c97 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 Dstd_iostream.i41 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 Dstd_ios.i204 basic_ios(basic_streambuf<_CharT, _Traits>* __sb) : ios_base();
220 rdbuf(basic_streambuf<_CharT, _Traits>* __sb);

Completed in 464 milliseconds