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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 72 int_type _M_unget_buf;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
111 _M_unget_buf = this->syncgetc();
112 return _M_unget_buf;
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
125 __ret = this->syncungetc(_M_unget_buf);
133 _M_unget_buf = __eof;
213 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
215 _M_unget_buf = traits_type::eof();
256 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
stdio_sync_filebuf.h 72 int_type _M_unget_buf;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
111 _M_unget_buf = this->syncgetc();
112 return _M_unget_buf;
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
125 __ret = this->syncungetc(_M_unget_buf);
133 _M_unget_buf = __eof;
213 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
215 _M_unget_buf = traits_type::eof();
256 _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...]
  /prebuilts/ndk/9/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/9/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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
stdio_sync_filebuf.h 72 int_type _M_unget_buf;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
111 _M_unget_buf = this->syncgetc();
112 return _M_unget_buf;
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
125 __ret = this->syncungetc(_M_unget_buf);
133 _M_unget_buf = __eof;
213 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
215 _M_unget_buf = traits_type::eof();
256 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 72 int_type _M_unget_buf;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
111 _M_unget_buf = this->syncgetc();
112 return _M_unget_buf;
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
125 __ret = this->syncungetc(_M_unget_buf);
133 _M_unget_buf = __eof;
213 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1]);
215 _M_unget_buf = traits_type::eof();
256 _M_unget_buf = traits_type::to_int_type(__s[__ret - 1])
    [all...]

Completed in 786 milliseconds