Home
last modified time | relevance | path

Searched defs:ostream_type (Results 1 – 17 of 17) sorted by relevance

/external/sdv/vsomeip/third_party/boost/utility/test/
Dstring_view_test_io.cpp42 typedef std::basic_ostringstream< char_type > ostream_type; typedef
64 typedef std::basic_ostringstream< char_type > ostream_type; in test_string_view_output() typedef
79 typedef std::basic_ostringstream< char_type > ostream_type; in test_padding() typedef
123 typedef std::basic_ostringstream< char_type > ostream_type; in test_padding_fill() typedef
142 typedef std::basic_ostringstream< char_type > ostream_type; in test_alignment() typedef
Dstring_ref_test_io.cpp42 typedef std::basic_ostringstream< char_type > ostream_type; typedef
64 typedef std::basic_ostringstream< char_type > ostream_type; in test_string_ref_output() typedef
79 typedef std::basic_ostringstream< char_type > ostream_type; in test_padding() typedef
123 typedef std::basic_ostringstream< char_type > ostream_type; in test_padding_fill() typedef
142 typedef std::basic_ostringstream< char_type > ostream_type; in test_alignment() typedef
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_formatting_streams.hpp32 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_time_duration_formatter
71 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_time_formatter
98 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_time_period_formatter
Ddate_formatting_locales.hpp36 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_month_formatter
79 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_weekday_formatter
110 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_ymd_formatter
190 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::ostream_date_formatter
Ddate_formatting.hpp31 typedef std::basic_ostream<charT> ostream_type; typedef in boost::date_time::month_formatter
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__iterator/
Dostream_iterator.h48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
Dostreambuf_iterator.h47 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__iterator/
Dostreambuf_iterator.h47 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
Dostream_iterator.h48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
/external/cronet/stable/third_party/libc++/src/include/__iterator/
Dostreambuf_iterator.h50 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
Dostream_iterator.h48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
/external/cronet/tot/third_party/libc++/src/include/__iterator/
Dostreambuf_iterator.h50 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
Dostream_iterator.h48 typedef basic_ostream<_CharT, _Traits> ostream_type; typedef
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/archive/iterators/
Dostream_iterator.hpp44 typedef std::basic_ostream<char_type> ostream_type; typedef in boost::archive::iterators::ostream_iterator
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/stream/
Dostream_iterator.hpp37 typedef std::basic_ostream<Elem, Traits> ostream_type; typedef in boost::spirit::karma::ostream_iterator
/external/sdv/vsomeip/third_party/boost/io/include/boost/io/
Dostream_joiner.hpp49 typedef std::basic_ostream<Char, Traits> ostream_type; typedef in boost::io::ostream_joiner
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/detail/
Doutput_iterator.hpp505 typedef std::basic_ostream<Elem, Traits> ostream_type; typedef in boost::spirit::karma::detail::output_iterator