Searched defs:__ostream_type (Results 1 – 6 of 6) sorted by relevance
| /trueos/contrib/libstdc++/include/bits/ |
| D | ostream_insert.h | 49 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/ |
| D | std_sstream.h | 392 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
|
| D | std_fstream.h | 564 typedef basic_ostream<char_type, traits_type> __ostream_type; typedef 595 : __ostream_type(), _M_filebuf() in __ostream_type() function
|
| D | std_ostream.h | 72 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
|
| D | std_istream.h | 792 typedef basic_ostream<_CharT, _Traits> __ostream_type; typedef
|
| /trueos/contrib/libstdc++/include/tr1/ |
| D | random.tcc | 146 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 …]
|