HomeSort by relevance Sort by last modified time
    Searched full:sgetc (Results 126 - 150 of 206) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_istream.c 324 __tmp = this->rdbuf()->sgetc();
589 // The operations that can potentially throw are sbumpc, snextc, and sgetc.
676 if (__that->_S_eof(__buf->sgetc()))
688 if (__that->_S_eof(__buf->sgetc())) {
947 __at_eof = __that->_S_eof(__buf->sgetc());
    [all...]
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
streambuf 275 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
283 __ret = this->sgetc();
318 sgetc()
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
streambuf 272 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
280 __ret = this->sgetc();
315 sgetc()
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
streambuf 272 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
280 __ret = this->sgetc();
315 sgetc()
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
streambuf 272 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
280 __ret = this->sgetc();
315 sgetc()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
streambuf 272 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
280 __ret = this->sgetc();
315 sgetc()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf 275 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
283 __ret = this->sgetc();
318 sgetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
streambuf 275 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
283 __ret = this->sgetc();
318 sgetc()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
streambuf 295 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
303 __ret = this->sgetc();
338 sgetc()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
streambuf 295 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
303 __ret = this->sgetc();
338 sgetc()
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf 293 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
301 __ret = this->sgetc();
336 sgetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
streambuf 293 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
301 __ret = this->sgetc();
336 sgetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
streambuf 295 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
303 __ret = this->sgetc();
338 sgetc()
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf 295 * @c traits::eof(), so does this function. Otherwise, @c sgetc().
303 __ret = this->sgetc();
338 sgetc()
  /external/stlport/stlport/stl/
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_streambuf.h 233 int_type sgetc() { function in class:basic_streambuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
vstring.tcc 581 __int_type __c = __in.rdbuf()->sgetc();
652 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring.tcc 580 __int_type __c = __in.rdbuf()->sgetc();
651 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring.tcc 580 __int_type __c = __in.rdbuf()->sgetc();
651 __int_type __c = __in.rdbuf()->sgetc();
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 576 __int_type __c = __in.rdbuf()->sgetc();
647 __int_type __c = __in.rdbuf()->sgetc();

Completed in 5965 milliseconds

1 2 3 4 56 7 8 9