Home
last modified time | relevance | path

Searched defs:traits_type (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/boost/boost/iostreams/
Dread.hpp120 typedef BOOST_IOSTREAMS_CHAR_TRAITS(char_type) traits_type; in putback() typedef
133 typedef iostreams::char_traits<char_type> traits_type; in get() typedef
157 typedef iostreams::char_traits<char_type> traits_type; in putback() typedef
169 typedef iostreams::char_traits<char_type> traits_type; in get() typedef
222 typedef iostreams::char_traits<char_type> traits_type; in read() typedef
Dwrite.hpp81 typedef BOOST_IOSTREAMS_CHAR_TRAITS(char_type) traits_type; in put() typedef
98 typedef BOOST_IOSTREAMS_CHAR_TRAITS(char_type) traits_type; in put() typedef
/third_party/boost/boost/xpressive/detail/static/
Dcompile.hpp77 typedef typename default_regex_traits<char_type>::type traits_type; in static_compile_impl1() typedef
90 typedef typename regex_traits_type<locale_type, BidiIter>::type traits_type; in static_compile_impl1() typedef
/third_party/boost/boost/iostreams/detail/
Ddouble_object.hpp36 typedef Metrowerks::call_traits<T> traits_type; typedef in boost::iostreams::detail::single_object_holder
59 typedef Metrowerks::call_traits<T> traits_type; typedef
99 typedef Metrowerks::call_traits<T> traits_type; typedef in boost::iostreams::detail::double_object
/third_party/boost/boost/interprocess/streams/
Dbufferstream.hpp72 typedef CharTraits traits_type; typedef in boost::interprocess::basic_bufferbuf
274 typedef typename std::basic_ios<char_type, CharTraits>::traits_type traits_type; typedef in boost::interprocess::basic_ibufferstream
345 typedef typename std::basic_ios<char_type, CharTraits>::traits_type traits_type; typedef in boost::interprocess::basic_obufferstream
417 typedef typename std::basic_ios<char_type, CharTraits>::traits_type traits_type; typedef in boost::interprocess::basic_bufferstream
Dvectorstream.hpp76 typedef CharTraits traits_type; typedef in boost::interprocess::basic_vectorbuf
388 typedef typename std::basic_ios<char_type, CharTraits>::traits_type traits_type; typedef in boost::interprocess::basic_ivectorstream
469 typedef typename std::basic_ios<char_type, CharTraits>::traits_type traits_type; typedef in boost::interprocess::basic_ovectorstream
544 typedef typename std::basic_ios<char_type, CharTraits>::traits_type traits_type; typedef in boost::interprocess::basic_vectorstream
/third_party/boost/boost/beast/core/detail/
Dostream.hpp51 using traits_type = typename typedef in boost::beast::detail::ostream_buffer
122 using traits_type = typename typedef in boost::beast::detail::ostream_buffer
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dostream.hpp51 using traits_type = typename typedef in boost::beast::detail::ostream_buffer
122 using traits_type = typename typedef in boost::beast::detail::ostream_buffer
/third_party/boost/boost/coroutine/posix/
Dsegmented_stack_allocator.hpp43 typedef traitsT traits_type; typedef
Dprotected_stack_allocator.hpp42 typedef traitsT traits_type; typedef
/third_party/boost/boost/coroutine/
Dstandard_stack_allocator.hpp35 typedef traitsT traits_type; typedef
/third_party/boost/boost/context/posix/
Dsegmented_stack.hpp46 typedef traitsT traits_type; typedef in boost::context::basic_segmented_stack
Dprotected_fixedsize_stack.hpp46 typedef traitsT traits_type; typedef in boost::context::basic_protected_fixedsize_stack
/third_party/boost/boost/context/
Dfixedsize_stack.hpp44 typedef traitsT traits_type; typedef in boost::context::basic_fixedsize_stack
/third_party/boost/boost/process/
Dpipe.hpp40 typedef Traits traits_type; typedef in boost::process::basic_pipe
105 typedef Traits traits_type; typedef
306 typedef Traits traits_type; typedef in boost::process::basic_ipstream
417 typedef Traits traits_type; typedef in boost::process::basic_opstream
526 typedef Traits traits_type; typedef in boost::process::basic_pstream
/third_party/boost/boost/coroutine/windows/
Dprotected_stack_allocator.hpp35 typedef traitsT traits_type; typedef
/third_party/boost/boost/xpressive/detail/core/matcher/
Dcharset_matcher.hpp31 typedef Traits traits_type; typedef
Dposix_charset_matcher.hpp33 typedef Traits traits_type; typedef
/third_party/boost/boost/context/windows/
Dprotected_fixedsize_stack.hpp38 typedef traitsT traits_type; typedef in boost::context::basic_protected_fixedsize_stack
/third_party/boost/boost/log/expressions/formatters/
Dc_decorator.hpp134 typedef c_decorator_traits< char_type > traits_type; in operator []() typedef
194 typedef aux::c_decorator_traits< char_type > traits_type; typedef in boost::expressions::c_ascii_pattern_replacer
Dxml_decorator.hpp92 typedef xml_decorator_traits< char_type > traits_type; in operator []() typedef
/third_party/boost/boost/test/utils/
Dnullstream.hpp46 typedef typename base_type::traits_type traits_type; typedef in boost::basic_nullbuf
/third_party/boost/libs/test/test/utils-ts/
Dbasic_cstring-test.cpp188 typedef typename utf::basic_cstring<CharT>::traits_type traits_type; in BOOST_TEST_CASE_TEMPLATE_FUNCTION() typedef
241 typedef typename utf::basic_cstring<CharT>::traits_type traits_type; in BOOST_TEST_CASE_TEMPLATE_FUNCTION() typedef
271 typedef typename utf::basic_cstring<CharT>::traits_type traits_type; in BOOST_TEST_CASE_TEMPLATE_FUNCTION() typedef
/third_party/boost/boost/date_time/
Dtime_duration.hpp50 typedef rep_type traits_type; typedef in boost::date_time::time_duration
285 typedef typename base_duration::traits_type traits_type; typedef in boost::date_time::subsecond_duration
/third_party/boost/boost/spirit/home/karma/stream/
Dostream_iterator.hpp36 typedef Traits traits_type; typedef in boost::spirit::karma::ostream_iterator

1234