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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stream_iterator.h 155 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
159 ostream_type* _M_stream;
164 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
176 ostream_iterator(ostream_type& __s, const _CharT* __c)
streambuf_iterator.h 209 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
224 ostreambuf_iterator(ostream_type& __s) throw ()
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stream_iterator.h 162 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
166 ostream_type* _M_stream;
171 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
183 ostream_iterator(ostream_type& __s, const _CharT* __c)
streambuf_iterator.h 216 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
231 ostreambuf_iterator(ostream_type& __s) throw ()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stream_iterator.h 162 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
166 ostream_type* _M_stream;
171 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
183 ostream_iterator(ostream_type& __s, const _CharT* __c)
streambuf_iterator.h 216 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
231 ostreambuf_iterator(ostream_type& __s) throw ()
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 155 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
159 ostream_type* _M_stream;
164 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
176 ostream_iterator(ostream_type& __s, const _CharT* __c)
streambuf_iterator.h 209 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
224 ostreambuf_iterator(ostream_type& __s) throw ()
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 155 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
159 ostream_type* _M_stream;
164 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
176 ostream_iterator(ostream_type& __s, const _CharT* __c)
streambuf_iterator.h 209 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
224 ostreambuf_iterator(ostream_type& __s) throw ()
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 155 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
159 ostream_type* _M_stream;
164 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
176 ostream_iterator(ostream_type& __s, const _CharT* __c)
streambuf_iterator.h 209 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
224 ostreambuf_iterator(ostream_type& __s) throw ()
  /external/stlport/stlport/stl/
_ostreambuf_iterator.h 48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
_stream_iterator.h 173 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
177 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
178 ostream_iterator(ostream_type& __s, const _CharT* __c)
189 ostream_type* _M_stream;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
_stream_iterator.h 173 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
177 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
178 ostream_iterator(ostream_type& __s, const _CharT* __c)
189 ostream_type* _M_stream;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
_stream_iterator.h 173 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
177 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
178 ostream_iterator(ostream_type& __s, const _CharT* __c)
189 ostream_type* _M_stream;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
_stream_iterator.h 173 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
177 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
178 ostream_iterator(ostream_type& __s, const _CharT* __c)
189 ostream_type* _M_stream;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ostreambuf_iterator.h 48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostreambuf_iterator
58 // ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW : _M_buf(__get_ostreambuf(__o)), _M_ok(_M_buf != 0) {}
59 inline ostreambuf_iterator(ostream_type& __o) _STLP_NOTHROW;
_stream_iterator.h 173 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef in class:ostream_iterator
177 ostream_iterator(ostream_type& __s) : _M_stream(&__s), _M_string(0) {}
178 ostream_iterator(ostream_type& __s, const _CharT* __c)
189 ostream_type* _M_stream;

Completed in 1628 milliseconds