HomeSort by relevance Sort by last modified time
    Searched refs:_M_unget_buf (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 63 int_type _M_unget_buf;
68 : _M_file(__f), _M_unget_buf(traits_type::eof())
102 _M_unget_buf = this->syncgetc();
103 return _M_unget_buf;
115 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
116 __ret = this->syncungetc(_M_unget_buf);
124 _M_unget_buf = __eof;
204 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
206 _M_unget_buf = traits_type::eof();
247 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 73 int_type _M_unget_buf;
78 : _M_file(__f), _M_unget_buf(traits_type::eof())
112 _M_unget_buf = this->syncgetc();
113 return _M_unget_buf;
125 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
126 __ret = this->syncungetc(_M_unget_buf);
134 _M_unget_buf = __eof;
214 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
216 _M_unget_buf = traits_type::eof();
257 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
stdio_sync_filebuf.h 73 int_type _M_unget_buf;
78 : _M_file(__f), _M_unget_buf(traits_type::eof())
112 _M_unget_buf = this->syncgetc();
113 return _M_unget_buf;
125 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
126 __ret = this->syncungetc(_M_unget_buf);
134 _M_unget_buf = __eof;
214 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
216 _M_unget_buf = traits_type::eof();
257 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 63 int_type _M_unget_buf;
68 : _M_file(__f), _M_unget_buf(traits_type::eof())
102 _M_unget_buf = this->syncgetc();
103 return _M_unget_buf;
115 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
116 __ret = this->syncungetc(_M_unget_buf);
124 _M_unget_buf = __eof;
204 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
206 _M_unget_buf = traits_type::eof();
247 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 63 int_type _M_unget_buf;
68 : _M_file(__f), _M_unget_buf(traits_type::eof())
102 _M_unget_buf = this->syncgetc();
103 return _M_unget_buf;
115 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
116 __ret = this->syncungetc(_M_unget_buf);
124 _M_unget_buf = __eof;
204 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
206 _M_unget_buf = traits_type::eof();
247 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 63 int_type _M_unget_buf;
68 : _M_file(__f), _M_unget_buf(traits_type::eof())
102 _M_unget_buf = this->syncgetc();
103 return _M_unget_buf;
115 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
116 __ret = this->syncungetc(_M_unget_buf);
124 _M_unget_buf = __eof;
204 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
206 _M_unget_buf = traits_type::eof();
247 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 63 int_type _M_unget_buf;
68 : _M_file(__f), _M_unget_buf(traits_type::eof())
102 _M_unget_buf = this->syncgetc();
103 return _M_unget_buf;
115 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
116 __ret = this->syncungetc(_M_unget_buf);
124 _M_unget_buf = __eof;
204 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
206 _M_unget_buf = traits_type::eof();
247 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 73 int_type _M_unget_buf;
78 : _M_file(__f), _M_unget_buf(traits_type::eof())
112 _M_unget_buf = this->syncgetc();
113 return _M_unget_buf;
125 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
126 __ret = this->syncungetc(_M_unget_buf);
134 _M_unget_buf = __eof;
214 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
216 _M_unget_buf = traits_type::eof();
257 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 73 int_type _M_unget_buf;
78 : _M_file(__f), _M_unget_buf(traits_type::eof())
112 _M_unget_buf = this->syncgetc();
113 return _M_unget_buf;
125 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
126 __ret = this->syncungetc(_M_unget_buf);
134 _M_unget_buf = __eof;
214 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
216 _M_unget_buf = traits_type::eof();
257 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]

Completed in 336 milliseconds