/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/ |
streambuf_iterator.h | 334 streambuf_type* __sb = __first._M_sbuf; local 335 int_type __c = __sb->sgetc(); 338 const streamsize __n = __sb->egptr() - __sb->gptr(); 341 traits_type::copy(__result, __sb->gptr(), __n); 342 __sb->__safe_gbump(__n); 344 __c = __sb->underflow(); 349 __c = __sb->snextc(); 370 streambuf_type* __sb = __first._M_sbuf; local 371 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 59 __streambuf_type* __sb = __in.rdbuf(); 60 __int_type __c = __sb->sgetc(); 66 __c = __sb->snextc(); 322 __streambuf_type* __sb = this->rdbuf(); 323 int_type __c = __sb->sgetc(); 331 __c = __sb->snextc(); 358 get(__streambuf_type& __sb, char_type __delim) 375 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 413 __streambuf_type* __sb = this->rdbuf(); 414 int_type __c = __sb->sgetc() [all...] |
/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...] |
istream.tcc | 57 __streambuf_type* __sb = __in.rdbuf(); 58 __int_type __c = __sb->sgetc(); 64 __c = __sb->snextc(); 320 __streambuf_type* __sb = this->rdbuf(); 321 int_type __c = __sb->sgetc(); 329 __c = __sb->snextc(); 356 get(__streambuf_type& __sb, char_type __delim) 373 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 411 __streambuf_type* __sb = this->rdbuf(); 412 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...] |
istream.tcc | 57 __streambuf_type* __sb = __in.rdbuf(); 58 __int_type __c = __sb->sgetc(); 64 __c = __sb->snextc(); 320 __streambuf_type* __sb = this->rdbuf(); 321 int_type __c = __sb->sgetc(); 329 __c = __sb->snextc(); 356 get(__streambuf_type& __sb, char_type __delim) 373 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 411 __streambuf_type* __sb = this->rdbuf(); 412 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf_iterator.h | 327 streambuf_type* __sb = __first._M_sbuf; local 328 int_type __c = __sb->sgetc(); 331 const streamsize __n = __sb->egptr() - __sb->gptr(); 334 traits_type::copy(__result, __sb->gptr(), __n); 335 __sb->gbump(__n); 337 __c = __sb->underflow(); 342 __c = __sb->snextc(); 363 streambuf_type* __sb = __first._M_sbuf; local 364 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 57 __streambuf_type* __sb = __in.rdbuf(); 58 __int_type __c = __sb->sgetc(); 64 __c = __sb->snextc(); 270 __streambuf_type* __sb = this->rdbuf(); 271 int_type __c = __sb->sgetc(); 279 __c = __sb->snextc(); 306 get(__streambuf_type& __sb, char_type __delim) 323 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 361 __streambuf_type* __sb = this->rdbuf(); 362 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf_iterator.h | 327 streambuf_type* __sb = __first._M_sbuf; local 328 int_type __c = __sb->sgetc(); 331 const streamsize __n = __sb->egptr() - __sb->gptr(); 334 traits_type::copy(__result, __sb->gptr(), __n); 335 __sb->gbump(__n); 337 __c = __sb->underflow(); 342 __c = __sb->snextc(); 363 streambuf_type* __sb = __first._M_sbuf; local 364 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 57 __streambuf_type* __sb = __in.rdbuf(); 58 __int_type __c = __sb->sgetc(); 64 __c = __sb->snextc(); 270 __streambuf_type* __sb = this->rdbuf(); 271 int_type __c = __sb->sgetc(); 279 __c = __sb->snextc(); 306 get(__streambuf_type& __sb, char_type __delim) 323 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 361 __streambuf_type* __sb = this->rdbuf(); 362 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
streambuf_iterator.h | 327 streambuf_type* __sb = __first._M_sbuf; local 328 int_type __c = __sb->sgetc(); 331 const streamsize __n = __sb->egptr() - __sb->gptr(); 334 traits_type::copy(__result, __sb->gptr(), __n); 335 __sb->gbump(__n); 337 __c = __sb->underflow(); 342 __c = __sb->snextc(); 363 streambuf_type* __sb = __first._M_sbuf; local 364 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 57 __streambuf_type* __sb = __in.rdbuf(); 58 __int_type __c = __sb->sgetc(); 64 __c = __sb->snextc(); 270 __streambuf_type* __sb = this->rdbuf(); 271 int_type __c = __sb->sgetc(); 279 __c = __sb->snextc(); 306 get(__streambuf_type& __sb, char_type __delim) 323 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 361 __streambuf_type* __sb = this->rdbuf(); 362 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
streambuf_iterator.h | 327 streambuf_type* __sb = __first._M_sbuf; local 328 int_type __c = __sb->sgetc(); 331 const streamsize __n = __sb->egptr() - __sb->gptr(); 334 traits_type::copy(__result, __sb->gptr(), __n); 335 __sb->gbump(__n); 337 __c = __sb->underflow(); 342 __c = __sb->snextc(); 363 streambuf_type* __sb = __first._M_sbuf; local 364 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 57 __streambuf_type* __sb = __in.rdbuf(); 58 __int_type __c = __sb->sgetc(); 64 __c = __sb->snextc(); 270 __streambuf_type* __sb = this->rdbuf(); 271 int_type __c = __sb->sgetc(); 279 __c = __sb->snextc(); 306 get(__streambuf_type& __sb, char_type __delim) 323 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 361 __streambuf_type* __sb = this->rdbuf(); 362 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
streambuf_iterator.h | 334 streambuf_type* __sb = __first._M_sbuf; local 335 int_type __c = __sb->sgetc(); 338 const streamsize __n = __sb->egptr() - __sb->gptr(); 341 traits_type::copy(__result, __sb->gptr(), __n); 342 __sb->__safe_gbump(__n); 344 __c = __sb->underflow(); 349 __c = __sb->snextc(); 370 streambuf_type* __sb = __first._M_sbuf; local 371 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 59 __streambuf_type* __sb = __in.rdbuf(); 60 __int_type __c = __sb->sgetc(); 66 __c = __sb->snextc(); 322 __streambuf_type* __sb = this->rdbuf(); 323 int_type __c = __sb->sgetc(); 331 __c = __sb->snextc(); 358 get(__streambuf_type& __sb, char_type __delim) 375 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 413 __streambuf_type* __sb = this->rdbuf(); 414 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
streambuf_iterator.h | 346 streambuf_type* __sb = __first._M_sbuf; local 347 int_type __c = __sb->sgetc(); 350 const streamsize __n = __sb->egptr() - __sb->gptr(); 353 traits_type::copy(__result, __sb->gptr(), __n); 354 __sb->__safe_gbump(__n); 356 __c = __sb->underflow(); 361 __c = __sb->snextc(); 382 streambuf_type* __sb = __first._M_sbuf; local 383 int_type __c = __sb->sgetc() [all...] |
istream.tcc | 59 __streambuf_type* __sb = __in.rdbuf(); 60 __int_type __c = __sb->sgetc(); 66 __c = __sb->snextc(); 322 __streambuf_type* __sb = this->rdbuf(); 323 int_type __c = __sb->sgetc(); 331 __c = __sb->snextc(); 358 get(__streambuf_type& __sb, char_type __delim) 375 && !traits_type::eq_int_type(__sb.sputc(__c2), __eof)) 413 __streambuf_type* __sb = this->rdbuf(); 414 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
streambuf_iterator.h | 334 streambuf_type* __sb = __first._M_sbuf; local 335 int_type __c = __sb->sgetc(); 338 const streamsize __n = __sb->egptr() - __sb->gptr(); 341 traits_type::copy(__result, __sb->gptr(), __n); 342 __sb->__safe_gbump(__n); 344 __c = __sb->underflow(); 349 __c = __sb->snextc(); 370 streambuf_type* __sb = __first._M_sbuf; local 371 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
streambuf_iterator.h | 346 streambuf_type* __sb = __first._M_sbuf; local 347 int_type __c = __sb->sgetc(); 350 const streamsize __n = __sb->egptr() - __sb->gptr(); 353 traits_type::copy(__result, __sb->gptr(), __n); 354 __sb->__safe_gbump(__n); 356 __c = __sb->underflow(); 361 __c = __sb->snextc(); 382 streambuf_type* __sb = __first._M_sbuf; local 383 int_type __c = __sb->sgetc() [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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/9/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...] |
/external/libcxx/include/ |
streambuf | 375 basic_streambuf<_CharT, _Traits>::basic_streambuf(const basic_streambuf& __sb) 376 : __loc_(__sb.__loc_), 377 __binp_(__sb.__binp_), 378 __ninp_(__sb.__ninp_), 379 __einp_(__sb.__einp_), 380 __bout_(__sb.__bout_), 381 __nout_(__sb.__nout_), 382 __eout_(__sb.__eout_) 388 basic_streambuf<_CharT, _Traits>::operator=(const basic_streambuf& __sb) 390 __loc_ = __sb.__loc_ [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
streambuf | 375 basic_streambuf<_CharT, _Traits>::basic_streambuf(const basic_streambuf& __sb) 376 : __loc_(__sb.__loc_), 377 __binp_(__sb.__binp_), 378 __ninp_(__sb.__ninp_), 379 __einp_(__sb.__einp_), 380 __bout_(__sb.__bout_), 381 __nout_(__sb.__nout_), 382 __eout_(__sb.__eout_) 388 basic_streambuf<_CharT, _Traits>::operator=(const basic_streambuf& __sb) 390 __loc_ = __sb.__loc_ [all...] |
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
streambuf | 375 basic_streambuf<_CharT, _Traits>::basic_streambuf(const basic_streambuf& __sb) 376 : __loc_(__sb.__loc_), 377 __binp_(__sb.__binp_), 378 __ninp_(__sb.__ninp_), 379 __einp_(__sb.__einp_), 380 __bout_(__sb.__bout_), 381 __nout_(__sb.__nout_), 382 __eout_(__sb.__eout_) 388 basic_streambuf<_CharT, _Traits>::operator=(const basic_streambuf& __sb) 390 __loc_ = __sb.__loc_ [all...] |