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

  /external/stlport/stlport/stl/
_ostreambuf_iterator.h 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
74 streambuf_type* _M_buf;
_istreambuf_iterator.h 52 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
62 istreambuf_iterator(streambuf_type* __p = 0) { this->_M_init(__p); }
83 void _M_init(streambuf_type* __p) {
99 streambuf_type* _M_buf;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
74 streambuf_type* _M_buf;
_istreambuf_iterator.h 52 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
62 istreambuf_iterator(streambuf_type* __p = 0) { this->_M_init(__p); }
83 void _M_init(streambuf_type* __p) {
99 streambuf_type* _M_buf;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
74 streambuf_type* _M_buf;
_istreambuf_iterator.h 52 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
62 istreambuf_iterator(streambuf_type* __p = 0) { this->_M_init(__p); }
83 void _M_init(streambuf_type* __p) {
99 streambuf_type* _M_buf;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
74 streambuf_type* _M_buf;
_istreambuf_iterator.h 52 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
62 istreambuf_iterator(streambuf_type* __p = 0) { this->_M_init(__p); }
83 void _M_init(streambuf_type* __p) {
99 streambuf_type* _M_buf;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 47 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
57 ostreambuf_iterator(streambuf_type* __buf) _STLP_NOTHROW : _M_buf(__buf), _M_ok(__buf!=0) {}
74 streambuf_type* _M_buf;
_istreambuf_iterator.h 52 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
62 istreambuf_iterator(streambuf_type* __p = 0) { this->_M_init(__p); }
83 void _M_init(streambuf_type* __p) {
99 streambuf_type* _M_buf;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
streambuf_iterator.h 56 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
81 // If the end of stream is reached (streambuf_type::sgetc()
86 mutable streambuf_type* _M_sbuf;
99 istreambuf_iterator(streambuf_type* __s) throw()
208 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
219 streambuf_type* _M_sbuf;
228 ostreambuf_iterator(streambuf_type* __s) throw ()
322 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
327 streambuf_type* __sb = __first._M_sbuf
357 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
streambuf_iterator.h 63 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
88 // If the end of stream is reached (streambuf_type::sgetc()
93 mutable streambuf_type* _M_sbuf;
106 istreambuf_iterator(streambuf_type* __s) throw()
215 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
226 streambuf_type* _M_sbuf;
235 ostreambuf_iterator(streambuf_type* __s) throw ()
329 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
334 streambuf_type* __sb = __first._M_sbuf
364 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
    [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 63 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
88 // If the end of stream is reached (streambuf_type::sgetc()
93 mutable streambuf_type* _M_sbuf;
106 istreambuf_iterator(streambuf_type* __s) throw()
215 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
226 streambuf_type* _M_sbuf;
235 ostreambuf_iterator(streambuf_type* __s) throw ()
329 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
334 streambuf_type* __sb = __first._M_sbuf
364 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 56 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
81 // If the end of stream is reached (streambuf_type::sgetc()
86 mutable streambuf_type* _M_sbuf;
99 istreambuf_iterator(streambuf_type* __s) throw()
208 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
219 streambuf_type* _M_sbuf;
228 ostreambuf_iterator(streambuf_type* __s) throw ()
322 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
327 streambuf_type* __sb = __first._M_sbuf
357 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 56 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
81 // If the end of stream is reached (streambuf_type::sgetc()
86 mutable streambuf_type* _M_sbuf;
99 istreambuf_iterator(streambuf_type* __s) throw()
208 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
219 streambuf_type* _M_sbuf;
228 ostreambuf_iterator(streambuf_type* __s) throw ()
322 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
327 streambuf_type* __sb = __first._M_sbuf
357 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 56 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:istreambuf_iterator
81 // If the end of stream is reached (streambuf_type::sgetc()
86 mutable streambuf_type* _M_sbuf;
99 istreambuf_iterator(streambuf_type* __s) throw()
208 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef in class:ostreambuf_iterator
219 streambuf_type* _M_sbuf;
228 ostreambuf_iterator(streambuf_type* __s) throw ()
322 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
327 streambuf_type* __sb = __first._M_sbuf
357 typedef typename __is_iterator_type::streambuf_type streambuf_type; typedef
    [all...]

Completed in 302 milliseconds