HomeSort by relevance Sort by last modified time
    Searched full:__eof (Results 51 - 75 of 112) sorted by null

1 23 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.tcc 580 const __int_type __eof = _Traits::eof();
584 && !_Traits::eq_int_type(__c, __eof)
599 if (_Traits::eq_int_type(__c, __eof))
651 const __int_type __eof = _Traits::eof();
655 && !_Traits::eq_int_type(__c, __eof)
669 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 575 const __int_type __eof = _Traits::eof();
579 && !_Traits::eq_int_type(__c, __eof)
594 if (_Traits::eq_int_type(__c, __eof))
646 const __int_type __eof = _Traits::eof();
650 && !_Traits::eq_int_type(__c, __eof)
664 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 771 static typename _Traits::int_type __eof = _Traits::eof();
774 if (_Traits::eq_int_type(__c1, __eof)) {
784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
822 static typename _Traits::int_type __eof = _Traits::eof();
825 if (_Traits::eq_int_type(__c1, __eof)) {
835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
_fstream.c 158 const int_type __eof = traits_type::eof(); local
162 return __eof;
167 (traits_type::eq_int_type(__c, __eof) ||
171 if (traits_type::eq_int_type(__c, __eof) ||
175 else if (!traits_type::eq_int_type(__c, __eof)) {
183 return __eof; // No more room in the buffer, so fail.
194 return __eof;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 575 const __int_type __eof = _Traits::eof();
579 && !_Traits::eq_int_type(__c, __eof)
594 if (_Traits::eq_int_type(__c, __eof))
646 const __int_type __eof = _Traits::eof();
650 && !_Traits::eq_int_type(__c, __eof)
664 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 771 static typename _Traits::int_type __eof = _Traits::eof();
774 if (_Traits::eq_int_type(__c1, __eof)) {
784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
822 static typename _Traits::int_type __eof = _Traits::eof();
825 if (_Traits::eq_int_type(__c1, __eof)) {
835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
_fstream.c 158 const int_type __eof = traits_type::eof(); local
162 return __eof;
167 (traits_type::eq_int_type(__c, __eof) ||
171 if (traits_type::eq_int_type(__c, __eof) ||
175 else if (!traits_type::eq_int_type(__c, __eof)) {
183 return __eof; // No more room in the buffer, so fail.
194 return __eof;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.tcc 575 const __int_type __eof = _Traits::eof();
579 && !_Traits::eq_int_type(__c, __eof)
594 if (_Traits::eq_int_type(__c, __eof))
646 const __int_type __eof = _Traits::eof();
650 && !_Traits::eq_int_type(__c, __eof)
664 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 771 static typename _Traits::int_type __eof = _Traits::eof();
774 if (_Traits::eq_int_type(__c1, __eof)) {
784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
822 static typename _Traits::int_type __eof = _Traits::eof();
825 if (_Traits::eq_int_type(__c1, __eof)) {
835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
_fstream.c 158 const int_type __eof = traits_type::eof(); local
162 return __eof;
167 (traits_type::eq_int_type(__c, __eof) ||
171 if (traits_type::eq_int_type(__c, __eof) ||
175 else if (!traits_type::eq_int_type(__c, __eof)) {
183 return __eof; // No more room in the buffer, so fail.
194 return __eof;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.tcc 575 const __int_type __eof = _Traits::eof();
579 && !_Traits::eq_int_type(__c, __eof)
594 if (_Traits::eq_int_type(__c, __eof))
646 const __int_type __eof = _Traits::eof();
650 && !_Traits::eq_int_type(__c, __eof)
664 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.tcc 580 const __int_type __eof = _Traits::eof();
584 && !_Traits::eq_int_type(__c, __eof)
599 if (_Traits::eq_int_type(__c, __eof))
651 const __int_type __eof = _Traits::eof();
655 && !_Traits::eq_int_type(__c, __eof)
669 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.tcc 580 const __int_type __eof = _Traits::eof();
584 && !_Traits::eq_int_type(__c, __eof)
599 if (_Traits::eq_int_type(__c, __eof))
651 const __int_type __eof = _Traits::eof();
655 && !_Traits::eq_int_type(__c, __eof)
669 if (_Traits::eq_int_type(__c, __eof))
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 771 static typename _Traits::int_type __eof = _Traits::eof();
774 if (_Traits::eq_int_type(__c1, __eof)) {
784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
822 static typename _Traits::int_type __eof = _Traits::eof();
825 if (_Traits::eq_int_type(__c1, __eof)) {
835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
_fstream.c 158 const int_type __eof = traits_type::eof(); local
162 return __eof;
167 (traits_type::eq_int_type(__c, __eof) ||
171 if (traits_type::eq_int_type(__c, __eof) ||
175 else if (!traits_type::eq_int_type(__c, __eof)) {
183 return __eof; // No more room in the buffer, so fail.
194 return __eof;
  /external/stlport/stlport/stl/
_fstream.c 158 const int_type __eof = traits_type::eof(); local
162 return __eof;
167 (traits_type::eq_int_type(__c, __eof) ||
171 if (traits_type::eq_int_type(__c, __eof) ||
175 else if (!traits_type::eq_int_type(__c, __eof)) {
183 return __eof; // No more room in the buffer, so fail.
194 return __eof;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 158 const int_type __eof = traits_type::eof(); local
162 return __eof;
167 (traits_type::eq_int_type(__c, __eof) ||
171 if (traits_type::eq_int_type(__c, __eof) ||
175 else if (!traits_type::eq_int_type(__c, __eof)) {
183 return __eof; // No more room in the buffer, so fail.
194 return __eof;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.tcc     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.tcc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.tcc     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc     [all...]

Completed in 1828 milliseconds

1 23 4 5