Home
last modified time | relevance | path

Searched defs:__ostream_type (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/libstdc++/include/bits/
Dostream_insert.h49 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
61 typedef basic_ostream<_CharT, _Traits> __ostream_type; in __ostream_fill() typedef
81 typedef basic_ostream<_CharT, _Traits> __ostream_type; in __ostream_insert() typedef
/trueos/contrib/libstdc++/include/std/
Dstd_sstream.h392 typedef basic_ostream<char_type, traits_type> __ostream_type; typedef
415 : __ostream_type(), _M_stringbuf(__mode | ios_base::out) in __ostream_type() function
436 : __ostream_type(), _M_stringbuf(__str, __mode | ios_base::out) in __ostream_type() function
Dstd_fstream.h564 typedef basic_ostream<char_type, traits_type> __ostream_type; typedef
595 : __ostream_type(), _M_filebuf() in __ostream_type() function
Dstd_ostream.h72 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
Dstd_istream.h792 typedef basic_ostream<_CharT, _Traits> __ostream_type; typedef
/trueos/contrib/libstdc++/include/tr1/
Drandom.tcc146 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
276 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
398 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
542 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
609 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
715 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
757 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
796 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
843 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
1006 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() typedef
[all …]