/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
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->sgetc() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
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->sgetc() [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
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->sgetc() [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
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->sgetc() [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
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->sgetc() [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
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->sgetc() [all...] |