Lines Matching refs:basic_ostream
78 basic_ostream<_CharT, _Traits>&
79 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t1& __x)
115 basic_ostream<_CharT, _Traits>&
116 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t2& __x)
155 basic_ostream<_CharT, _Traits>&
156 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t3& __x)
186 basic_ostream<_CharT, _Traits>&
187 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t4& __x)
224 basic_ostream<_CharT, _Traits>&
225 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t5& __x)
261 basic_ostream<_CharT, _Traits>&
262 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t6& __x)
341 basic_ostream<_CharT, _Traits>&
342 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t8<_MoneyT>& __x);
356 basic_ostream<_CharT, _Traits>&
357 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t8<_Mp>& __x);
361 basic_ostream<_CharT, _Traits>&
362 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t8<_MoneyT>& __x)
368 typename basic_ostream<_CharT, _Traits>::sentry __s(__os);
461 basic_ostream<_CharT, _Traits>&
462 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t10<_CharT>& __x);
476 basic_ostream<_Cp, _Traits>&
477 operator<<(basic_ostream<_Cp, _Traits>& __os, const __iom_t10<_Cp>& __x);
481 basic_ostream<_CharT, _Traits>&
482 operator<<(basic_ostream<_CharT, _Traits>& __os, const __iom_t10<_CharT>& __x)
488 typename basic_ostream<_CharT, _Traits>::sentry __s(__os);
519 _LIBCPP_HIDE_FROM_ABI basic_ostream<_CharT, _Traits>&
520 __quoted_output(basic_ostream<_CharT, _Traits>& __os,
581 friend _LIBCPP_HIDE_FROM_ABI basic_ostream<_CharT, _T2>&
582 operator<<(basic_ostream<_CharT, _T2>& __os, const __quoted_output_proxy& __p) {
598 friend _LIBCPP_HIDE_FROM_ABI basic_ostream<_CharT, _Traits>&
599 operator<<(basic_ostream<_CharT, _Traits>& __os, const __quoted_proxy& __p) {