/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | ostream.tcc | 46 basic_ostream<_CharT, _Traits>::sentry:: 47 sentry(basic_ostream<_CharT, _Traits>& __os) in sentry() 62 basic_ostream<_CharT, _Traits>& 63 basic_ostream<_CharT, _Traits>:: 90 basic_ostream<_CharT, _Traits>& 91 basic_ostream<_CharT, _Traits>:: 104 basic_ostream<_CharT, _Traits>& 105 basic_ostream<_CharT, _Traits>:: 118 basic_ostream<_CharT, _Traits>& 119 basic_ostream<_CharT, _Traits>:: [all …]
|
H A D | ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, in _GLIBCXX_VISIBILITY() 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_VISIBILITY() 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) in _GLIBCXX_VISIBILITY() 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_VISIBILITY() 75 basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, in _GLIBCXX_VISIBILITY() 79 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_VISIBILITY()
|
H A D | random.tcc | 152 std::basic_ostream<_CharT, _Traits>& 153 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 157 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 473 std::basic_ostream<_CharT, _Traits>& 474 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 478 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 628 std::basic_ostream<_CharT, _Traits>& 629 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 633 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 657 typedef std::basic_ostream<_CharT, _Traits> __istream_type; in operator >>() [all …]
|
H A D | basic_ios.h | 96 basic_ostream<_CharT, _Traits>* _M_tie; in _GLIBCXX_VISIBILITY() 294 basic_ostream<_CharT, _Traits>* in _GLIBCXX_VISIBILITY() 306 basic_ostream<_CharT, _Traits>* in _GLIBCXX_VISIBILITY() 307 tie(basic_ostream<_CharT, _Traits>* __tiestr) in _GLIBCXX_VISIBILITY() 309 basic_ostream<_CharT, _Traits>* __old = _M_tie; in _GLIBCXX_VISIBILITY()
|
H A D | quoted_string.h | 92 std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 93 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 116 std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 117 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY()
|
H A D | random.h | 355 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 356 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 572 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 573 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 780 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 781 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1006 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1007 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1261 std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1262 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | ostream.tcc | 48 basic_ostream<_CharT, _Traits>::sentry:: 49 sentry(basic_ostream<_CharT, _Traits>& __os) in sentry() 64 basic_ostream<_CharT, _Traits>& 65 basic_ostream<_CharT, _Traits>:: 92 basic_ostream<_CharT, _Traits>& 93 basic_ostream<_CharT, _Traits>:: 106 basic_ostream<_CharT, _Traits>& 107 basic_ostream<_CharT, _Traits>:: 120 basic_ostream<_CharT, _Traits>& 121 basic_ostream<_CharT, _Traits>:: [all …]
|
H A D | ostream_insert.h | 44 __ostream_write(basic_ostream<_CharT, _Traits>& __out, in _GLIBCXX_VISIBILITY() 47 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_VISIBILITY() 57 __ostream_fill(basic_ostream<_CharT, _Traits>& __out, streamsize __n) in _GLIBCXX_VISIBILITY() 59 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_VISIBILITY() 75 basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 76 __ostream_insert(basic_ostream<_CharT, _Traits>& __out, in _GLIBCXX_VISIBILITY() 79 typedef basic_ostream<_CharT, _Traits> __ostream_type; in _GLIBCXX_VISIBILITY()
|
H A D | random.tcc | 171 std::basic_ostream<_CharT, _Traits>& 172 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 176 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 463 std::basic_ostream<_CharT, _Traits>& 464 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 468 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 618 std::basic_ostream<_CharT, _Traits>& 619 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 623 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 647 typedef std::basic_ostream<_CharT, _Traits> __istream_type; in operator >>() [all …]
|
H A D | basic_ios.h | 93 basic_ostream<_CharT, _Traits>* _M_tie; in _GLIBCXX_VISIBILITY() 286 basic_ostream<_CharT, _Traits>* in _GLIBCXX_VISIBILITY() 298 basic_ostream<_CharT, _Traits>* in _GLIBCXX_VISIBILITY() 299 tie(basic_ostream<_CharT, _Traits>* __tiestr) in _GLIBCXX_VISIBILITY() 301 basic_ostream<_CharT, _Traits>* __old = _M_tie; in _GLIBCXX_VISIBILITY()
|
H A D | random.h | 301 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 302 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 522 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 523 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 732 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 733 operator<<(std::basic_ostream<_CharT, _Traits>&, in _GLIBCXX_VISIBILITY() 957 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 958 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1212 std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1213 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | complex_io.cc | 36 basic_ostream<char, char_traits<char> >& 37 operator<<(basic_ostream<char, char_traits<char> >&, 45 basic_ostream<char, char_traits<char> >& 46 operator<<(basic_ostream<char, char_traits<char> >&, 55 basic_ostream<char, char_traits<char> >& 56 operator<<(basic_ostream<char, char_traits<char> >&, 66 basic_ostream<wchar_t, char_traits<wchar_t> >& 67 operator<<(basic_ostream<wchar_t, char_traits<wchar_t> >&, 76 basic_ostream<wchar_t, char_traits<wchar_t> >& 77 operator<<(basic_ostream<wchar_t, char_traits<wchar_t> >&, [all …]
|
H A D | misc-inst.cc | 44 basic_ostream<char>& 45 operator<<(basic_ostream<char>&, const string&); 57 basic_ostream<wchar_t>& 58 operator<<(basic_ostream<wchar_t>&, const wstring&);
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | complex_io.cc | 36 basic_ostream<char, char_traits<char> >& 37 operator<<(basic_ostream<char, char_traits<char> >&, 45 basic_ostream<char, char_traits<char> >& 46 operator<<(basic_ostream<char, char_traits<char> >&, 55 basic_ostream<char, char_traits<char> >& 56 operator<<(basic_ostream<char, char_traits<char> >&, 66 basic_ostream<wchar_t, char_traits<wchar_t> >& 67 operator<<(basic_ostream<wchar_t, char_traits<wchar_t> >&, 76 basic_ostream<wchar_t, char_traits<wchar_t> >& 77 operator<<(basic_ostream<wchar_t, char_traits<wchar_t> >&, [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
H A D | ostream | 46 * @brief Template class basic_ostream. 58 class basic_ostream : virtual public basic_ios<_CharT, _Traits> 71 typedef basic_ostream<_CharT, _Traits> __ostream_type; 84 basic_ostream(__streambuf_type* __sb) 93 ~basic_ostream() { } 143 * constructing a temporary object of type std::basic_ostream::sentry. 184 // 117. basic_ostream uses nonexistent num_put member functions. 195 // 117. basic_ostream uses nonexistent num_put member functions. 227 // 117. basic_ostream uses nonexistent num_put member functions. 279 * std::basic_ostream::sentry. This has several effects, concluding [all …]
|
H A D | iomanip | 78 inline basic_ostream<_CharT, _Traits>& 79 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 108 inline basic_ostream<_CharT, _Traits>& 109 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 142 inline basic_ostream<_CharT, _Traits>& 143 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 177 inline basic_ostream<_CharT, _Traits>& 178 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 207 inline basic_ostream<_CharT, _Traits>& 208 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f) [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
H A D | ostream | 48 * @brief Template class basic_ostream. 56 class basic_ostream : virtual public basic_ios<_CharT, _Traits> 69 typedef basic_ostream<_CharT, _Traits> __ostream_type; 82 basic_ostream(__streambuf_type* __sb) 91 ~basic_ostream() { } 141 * constructing a temporary object of type std::basic_ostream::sentry. 182 // 117. basic_ostream uses nonexistent num_put member functions. 193 // 117. basic_ostream uses nonexistent num_put member functions. 225 // 117. basic_ostream uses nonexistent num_put member functions. 277 * std::basic_ostream::sentry. This has several effects, concluding [all …]
|
H A D | iomanip | 77 inline basic_ostream<_CharT, _Traits>& 78 operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) 107 inline basic_ostream<_CharT, _Traits>& 108 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) 141 inline basic_ostream<_CharT, _Traits>& 142 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) 176 inline basic_ostream<_CharT, _Traits>& 177 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) 206 inline basic_ostream<_CharT, _Traits>& 207 operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f) [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | random.h | 473 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 474 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 650 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 651 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 850 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 851 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1031 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1032 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1229 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1230 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() [all …]
|
H A D | random.tcc | 159 std::basic_ostream<_CharT, _Traits>& 160 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 163 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 365 std::basic_ostream<_CharT, _Traits>& 366 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 370 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 500 std::basic_ostream<_CharT, _Traits>& 501 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 504 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 528 typedef std::basic_ostream<_CharT, _Traits> __istream_type; in operator >>() [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | random.h | 469 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 470 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 646 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 647 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 846 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 847 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1027 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1028 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() 1225 friend std::basic_ostream<_CharT, _Traits>& in _GLIBCXX_VISIBILITY() 1226 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in _GLIBCXX_VISIBILITY() [all …]
|
H A D | random.tcc | 156 std::basic_ostream<_CharT, _Traits>& 157 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 160 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 362 std::basic_ostream<_CharT, _Traits>& 363 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 367 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 497 std::basic_ostream<_CharT, _Traits>& 498 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 501 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 525 typedef std::basic_ostream<_CharT, _Traits> __istream_type; in operator >>() [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | random.tcc | 350 std::basic_ostream<_CharT, _Traits>& 351 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 357 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 464 std::basic_ostream<_CharT, _Traits>& 465 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 468 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 661 std::basic_ostream<_CharT, _Traits>& 662 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<() 665 typedef std::basic_ostream<_CharT, _Traits> __ostream_type; in operator <<() 747 std::basic_ostream<_CharT, _Traits>& [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/ |
H A D | string-io-inst.cc | 43 basic_ostream<char>& 44 operator<<(basic_ostream<char>&, const string&);
|
H A D | wstring-io-inst.cc | 44 basic_ostream<wchar_t>& 45 operator<<(basic_ostream<wchar_t>&, const wstring&);
|