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

1 2 34 5 6 7 8 9

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
underflow.pass.cpp 66 assert(f.sgetc() == '9');
102 assert(f.sgetc() == L'9');
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
92 int_type __c = _M_buf->sgetc();
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
92 int_type __c = _M_buf->sgetc();
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
92 int_type __c = _M_buf->sgetc();
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
92 int_type __c = _M_buf->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
92 int_type __c = _M_buf->sgetc();
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_istreambuf_iterator.h 40 // We do not read any characters until operator* is called. operator* calls sgetc
92 int_type __c = _M_buf->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
istream.tcc 60 __int_type __c = __sb->sgetc();
323 int_type __c = __sb->sgetc();
370 int_type __c = __this_sb->sgetc();
414 int_type __c = __sb->sgetc();
506 int_type __c = __sb->sgetc();
568 int_type __c = __sb->sgetc();
632 __c = this->rdbuf()->sgetc();
981 int_type __c = __sb->sgetc();
1028 __int_type __c = __sb->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
istream.tcc 58 __int_type __c = __sb->sgetc();
321 int_type __c = __sb->sgetc();
368 int_type __c = __this_sb->sgetc();
412 int_type __c = __sb->sgetc();
504 int_type __c = __sb->sgetc();
566 int_type __c = __sb->sgetc();
630 __c = this->rdbuf()->sgetc();
979 int_type __c = __sb->sgetc();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
istream.tcc 58 __int_type __c = __sb->sgetc();
321 int_type __c = __sb->sgetc();
368 int_type __c = __this_sb->sgetc();
412 int_type __c = __sb->sgetc();
504 int_type __c = __sb->sgetc();
566 int_type __c = __sb->sgetc();
630 __c = this->rdbuf()->sgetc();
979 int_type __c = __sb->sgetc();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
istream.tcc 60 __int_type __c = __sb->sgetc();
323 int_type __c = __sb->sgetc();
370 int_type __c = __this_sb->sgetc();
414 int_type __c = __sb->sgetc();
506 int_type __c = __sb->sgetc();
568 int_type __c = __sb->sgetc();
632 __c = this->rdbuf()->sgetc();
981 int_type __c = __sb->sgetc();
1028 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
istream.tcc 60 __int_type __c = __sb->sgetc();
323 int_type __c = __sb->sgetc();
370 int_type __c = __this_sb->sgetc();
414 int_type __c = __sb->sgetc();
506 int_type __c = __sb->sgetc();
568 int_type __c = __sb->sgetc();
632 __c = this->rdbuf()->sgetc();
981 int_type __c = __sb->sgetc();
1028 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
istream.tcc 60 __int_type __c = __sb->sgetc();
323 int_type __c = __sb->sgetc();
370 int_type __c = __this_sb->sgetc();
414 int_type __c = __sb->sgetc();
506 int_type __c = __sb->sgetc();
568 int_type __c = __sb->sgetc();
632 __c = this->rdbuf()->sgetc();
981 int_type __c = __sb->sgetc();
1028 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
istream.tcc 60 __int_type __c = __sb->sgetc();
323 int_type __c = __sb->sgetc();
370 int_type __c = __this_sb->sgetc();
414 int_type __c = __sb->sgetc();
506 int_type __c = __sb->sgetc();
568 int_type __c = __sb->sgetc();
632 __c = this->rdbuf()->sgetc();
981 int_type __c = __sb->sgetc();
1028 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
istream.tcc 58 __int_type __c = __sb->sgetc();
321 int_type __c = __sb->sgetc();
368 int_type __c = __this_sb->sgetc();
412 int_type __c = __sb->sgetc();
504 int_type __c = __sb->sgetc();
566 int_type __c = __sb->sgetc();
630 __c = this->rdbuf()->sgetc();
979 int_type __c = __sb->sgetc();
1026 __int_type __c = __sb->sgetc();
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
istream.tcc 58 __int_type __c = __sb->sgetc();
321 int_type __c = __sb->sgetc();
368 int_type __c = __this_sb->sgetc();
412 int_type __c = __sb->sgetc();
504 int_type __c = __sb->sgetc();
566 int_type __c = __sb->sgetc();
630 __c = this->rdbuf()->sgetc();
979 int_type __c = __sb->sgetc();
1026 __int_type __c = __sb->sgetc();
  /external/libcxx/include/
streambuf 50 int_type sgetc();
151 int_type sgetc();
293 return sgetc();
309 basic_streambuf<_CharT, _Traits>::sgetc()
istream 757 typename _Traits::int_type __i = __is.rdbuf()->sgetc();
866 typename traits_type::int_type __i = this->rdbuf()->sgetc();
961 int_type __i = this->rdbuf()->sgetc();
1020 typename traits_type::int_type __i = this->rdbuf()->sgetc();
1077 typename traits_type::int_type __i = this->rdbuf()->sgetc();
    [all...]
  /external/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
underflow.pass.cpp 67 assert(f.sgetc() == L'9');
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf 50 int_type sgetc();
151 int_type sgetc();
293 return sgetc();
309 basic_streambuf<_CharT, _Traits>::sgetc()
istream 757 typename _Traits::int_type __i = __is.rdbuf()->sgetc();
866 typename traits_type::int_type __i = this->rdbuf()->sgetc();
961 int_type __i = this->rdbuf()->sgetc();
1020 typename traits_type::int_type __i = this->rdbuf()->sgetc();
1077 typename traits_type::int_type __i = this->rdbuf()->sgetc();
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
underflow.pass.cpp 67 assert(f.sgetc() == L'9');
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
streambuf 50 int_type sgetc();
151 int_type sgetc();
293 return sgetc();
309 basic_streambuf<_CharT, _Traits>::sgetc()
istream 757 typename _Traits::int_type __i = __is.rdbuf()->sgetc();
866 typename traits_type::int_type __i = this->rdbuf()->sgetc();
961 int_type __i = this->rdbuf()->sgetc();
1020 typename traits_type::int_type __i = this->rdbuf()->sgetc();
1077 typename traits_type::int_type __i = this->rdbuf()->sgetc();
    [all...]
  /external/stlport/stlport/stl/
_streambuf.c 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc();

Completed in 905 milliseconds

1 2 34 5 6 7 8 9