Searched refs:_Ostream (Results 1 – 6 of 6) sorted by relevance
145 typedef basic_ostream<_CharT, _Traits> _Ostream; typedef146 __os.flags(_Ostream::dec | _Ostream::left);
195 typedef basic_ostream<_CharT, _Traits> _Ostream;196 __os.flags(_Ostream::dec | _Ostream::left);
236 typedef basic_ostream<_CharT, _Traits> _Ostream; in operator() 237 __os.flags(_Ostream::dec | _Ostream::left); in operator() 265 typedef basic_ostream<_CharT, _Traits> _Ostream; global() typedef
241 typedef basic_ostream<_CharT, _Traits> _Ostream; in operator() 242 __os.flags(_Ostream::dec | _Ostream::left); in operator() 312 typedef basic_ostream<_CharT, _Traits> _Ostream; global() typedef
361 typedef basic_ostream<_CharT, _Traits> _Ostream;362 __os.flags(_Ostream::dec | _Ostream::left);
832 typedef basic_ostream<_CharT, _Traits> _Ostream;833 __os.flags(_Ostream::dec | _Ostream::left);482 typedef basic_ostream<_CharT, _Traits> _Ostream; global() typedef