HomeSort by relevance Sort by last modified time
    Searched refs:_M_sbuf (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/bits/
streambuf_iterator.h 86 mutable streambuf_type* _M_sbuf;
92 : _M_sbuf(0), _M_c(traits_type::eof()) { }
96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
100 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
125 if (_M_sbuf)
127 _M_sbuf->sbumpc();
142 if (_M_sbuf)
144 __old._M_c = _M_sbuf->sbumpc();
164 if (_M_sbuf)
168 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h 93 mutable streambuf_type* _M_sbuf;
99 : _M_sbuf(0), _M_c(traits_type::eof()) { }
103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
107 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 if (_M_sbuf)
134 _M_sbuf->sbumpc();
149 if (_M_sbuf)
151 __old._M_c = _M_sbuf->sbumpc();
171 if (_M_sbuf)
175 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h 93 mutable streambuf_type* _M_sbuf;
99 : _M_sbuf(0), _M_c(traits_type::eof()) { }
103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
107 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 if (_M_sbuf)
134 _M_sbuf->sbumpc();
149 if (_M_sbuf)
151 __old._M_c = _M_sbuf->sbumpc();
171 if (_M_sbuf)
175 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 86 mutable streambuf_type* _M_sbuf;
92 : _M_sbuf(0), _M_c(traits_type::eof()) { }
96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
100 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
125 if (_M_sbuf)
127 _M_sbuf->sbumpc();
142 if (_M_sbuf)
144 __old._M_c = _M_sbuf->sbumpc();
164 if (_M_sbuf)
168 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 86 mutable streambuf_type* _M_sbuf;
92 : _M_sbuf(0), _M_c(traits_type::eof()) { }
96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
100 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
125 if (_M_sbuf)
127 _M_sbuf->sbumpc();
142 if (_M_sbuf)
144 __old._M_c = _M_sbuf->sbumpc();
164 if (_M_sbuf)
168 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 86 mutable streambuf_type* _M_sbuf;
92 : _M_sbuf(0), _M_c(traits_type::eof()) { }
96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
100 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
125 if (_M_sbuf)
127 _M_sbuf->sbumpc();
142 if (_M_sbuf)
144 __old._M_c = _M_sbuf->sbumpc();
164 if (_M_sbuf)
168 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
streambuf_iterator.h 86 mutable streambuf_type* _M_sbuf;
92 : _M_sbuf(0), _M_c(traits_type::eof()) { }
96 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
100 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
125 if (_M_sbuf)
127 _M_sbuf->sbumpc();
142 if (_M_sbuf)
144 __old._M_c = _M_sbuf->sbumpc();
164 if (_M_sbuf)
168 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
streambuf_iterator.h 93 mutable streambuf_type* _M_sbuf;
99 : _M_sbuf(0), _M_c(traits_type::eof()) { }
103 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
107 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 if (_M_sbuf)
134 _M_sbuf->sbumpc();
149 if (_M_sbuf)
151 __old._M_c = _M_sbuf->sbumpc();
171 if (_M_sbuf)
175 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
streambuf_iterator.h 99 mutable streambuf_type* _M_sbuf;
105 : _M_sbuf(0), _M_c(traits_type::eof()) { }
115 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
119 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
144 if (_M_sbuf)
146 _M_sbuf->sbumpc();
161 if (_M_sbuf)
163 __old._M_c = _M_sbuf->sbumpc();
183 if (_M_sbuf)
187 else if (!traits_type::eq_int_type((__ret = _M_sbuf->sgetc())
    [all...]

Completed in 547 milliseconds