/third_party/boost/boost/iostreams/ |
D | read.hpp | 120 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
|
D | write.hpp | 81 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/ |
D | compile.hpp | 77 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/ |
D | double_object.hpp | 36 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/ |
D | bufferstream.hpp | 72 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
|
D | vectorstream.hpp | 76 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/ |
D | ostream.hpp | 51 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/ |
D | ostream.hpp | 51 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/ |
D | segmented_stack_allocator.hpp | 43 typedef traitsT traits_type; typedef
|
D | protected_stack_allocator.hpp | 42 typedef traitsT traits_type; typedef
|
/third_party/boost/boost/coroutine/ |
D | standard_stack_allocator.hpp | 35 typedef traitsT traits_type; typedef
|
/third_party/boost/boost/context/posix/ |
D | segmented_stack.hpp | 46 typedef traitsT traits_type; typedef in boost::context::basic_segmented_stack
|
D | protected_fixedsize_stack.hpp | 46 typedef traitsT traits_type; typedef in boost::context::basic_protected_fixedsize_stack
|
/third_party/boost/boost/context/ |
D | fixedsize_stack.hpp | 44 typedef traitsT traits_type; typedef in boost::context::basic_fixedsize_stack
|
/third_party/boost/boost/process/ |
D | pipe.hpp | 40 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/ |
D | protected_stack_allocator.hpp | 35 typedef traitsT traits_type; typedef
|
/third_party/boost/boost/xpressive/detail/core/matcher/ |
D | charset_matcher.hpp | 31 typedef Traits traits_type; typedef
|
D | posix_charset_matcher.hpp | 33 typedef Traits traits_type; typedef
|
/third_party/boost/boost/context/windows/ |
D | protected_fixedsize_stack.hpp | 38 typedef traitsT traits_type; typedef in boost::context::basic_protected_fixedsize_stack
|
/third_party/boost/boost/log/expressions/formatters/ |
D | c_decorator.hpp | 134 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
|
D | xml_decorator.hpp | 92 typedef xml_decorator_traits< char_type > traits_type; in operator []() typedef
|
/third_party/boost/boost/test/utils/ |
D | nullstream.hpp | 46 typedef typename base_type::traits_type traits_type; typedef in boost::basic_nullbuf
|
/third_party/boost/libs/test/test/utils-ts/ |
D | basic_cstring-test.cpp | 188 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/ |
D | time_duration.hpp | 50 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/ |
D | ostream_iterator.hpp | 36 typedef Traits traits_type; typedef in boost::spirit::karma::ostream_iterator
|