/third_party/boost/boost/xpressive/detail/ |
D | detail_fwd.hpp | 379 struct string_type struct 381 typedef std::vector<Char> type; 385 struct string_type<char> struct 387 typedef std::string type; 392 struct string_type<wchar_t> struct 394 typedef std::wstring type;
|
/third_party/boost/libs/spirit/repository/test/karma/ |
D | test.hpp | 42 typedef std::basic_string<Char> string_type; typedef 64 typedef std::basic_string<Char> string_type; in test() typedef 82 typedef std::basic_string<Char> string_type; in test() typedef 102 typedef std::basic_string<Char> string_type; in test() typedef 121 typedef std::basic_string<Char> string_type; in test() typedef 141 typedef std::basic_string<Char> string_type; in test_delimited() typedef 160 typedef std::basic_string<Char> string_type; in test_delimited() typedef 181 typedef std::basic_string<Char> string_type; in test_delimited() typedef 201 typedef std::basic_string<Char> string_type; in test_delimited() typedef 222 typedef std::basic_string<char> string_type; in binary_test() typedef [all …]
|
/third_party/boost/libs/spirit/test/karma/ |
D | test.hpp | 44 typedef std::basic_string<Char> string_type; typedef 90 typedef std::basic_string<Char> string_type; in test() typedef 108 typedef std::basic_string<Char> string_type; in test() typedef 128 typedef std::basic_string<Char> string_type; in test() typedef 147 typedef std::basic_string<Char> string_type; in test() typedef 167 typedef std::basic_string<Char> string_type; in test_delimited() typedef 186 typedef std::basic_string<Char> string_type; in test_delimited() typedef 207 typedef std::basic_string<Char> string_type; in test_delimited() typedef 227 typedef std::basic_string<Char> string_type; in test_delimited() typedef 248 typedef std::basic_string<char> string_type; in binary_test() typedef [all …]
|
D | test_attr.hpp | 31 typedef std::basic_string<Char> string_type; typedef 73 typedef std::basic_string<Char> string_type; in test() typedef 94 typedef std::basic_string<Char> string_type; in test_delimited() typedef 118 typedef std::basic_string<Char> string_type; in test_predelimited() typedef
|
/third_party/boost/libs/locale/src/encoding/ |
D | conv.hpp | 70 typedef std::string string_type; typedef in boost::locale::conv::impl::converter_between 86 typedef std::basic_string<char_type> string_type; typedef in boost::locale::conv::impl::converter_from_utf 102 typedef std::basic_string<char_type> string_type; typedef in boost::locale::conv::impl::converter_to_utf
|
/third_party/boost/libs/log/test/run/ |
D | util_manip_tuple.cpp | 51 typedef std::basic_string< char_type > string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 69 typedef std::basic_string< char_type > string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 87 typedef std::basic_string< char_type > string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 105 typedef std::basic_string< char_type > string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 127 typedef std::basic_string< char_type > string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
|
D | util_manip_auto_newline.cpp | 31 typedef typename formatting_ostream_type::string_type string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 51 typedef typename formatting_ostream_type::string_type string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 71 typedef typename formatting_ostream_type::string_type string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
|
D | form_auto_newline.cpp | 33 typedef typename formatting_ostream_type::string_type string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 56 typedef typename formatting_ostream_type::string_type string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef 79 typedef typename formatting_ostream_type::string_type string_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
|
/third_party/boost/boost/process/ |
D | environment.hpp | 31 using string_type = std::basic_string<value_type> ; typedef 90 using string_type = typename father::string_type; typedef 237 using string_type = std::basic_string<Char>; typedef in boost::process::basic_environment_impl 373 typedef std::basic_string<Char> string_type; typedef in boost::process::basic_environment 429 typedef std::basic_string<value_type> string_type; typedef 456 typedef std::basic_string<value_type> string_type; typedef 500 typedef std::basic_string<Char> string_type; typedef in boost::process::basic_native_environment 549 typedef std::basic_string<value_type> string_type; typedef 576 typedef std::basic_string<value_type> string_type; typedef
|
D | env.hpp | 84 using string_type = std::basic_string<Char>; typedef 92 using string_type = std::basic_string<Char>; typedef 102 using string_type = std::basic_string<Char>; typedef 217 using string_type = std::basic_string<Char>; typedef
|
/third_party/boost/boost/wave/util/ |
D | macro_helpers.hpp | 102 typedef typename ContainerT::value_type::string_type string_type; in as_stringlit() typedef 154 typedef typename ContainerT::value_type::string_type string_type; in as_stringlit() typedef 225 typedef typename ContainerT::value_type::string_type string_type; in as_string() typedef
|
/third_party/boost/boost/chrono/io/ |
D | time_point_units.hpp | 53 typedef std::basic_string<char_type> string_type; typedef in boost::chrono::time_point_units 167 typedef std::basic_string<char_type> string_type; typedef in boost::chrono::time_point_units_default
|
/third_party/cef/tools/ |
D | cef_api_hash.py | 20 string_type = str variable 22 string_type = basestring variable
|
/third_party/boost/boost/date_time/ |
D | strings_from_facet.hpp | 38 typedef std::basic_string<charT> string_type; in gather_month_strings() typedef 88 typedef std::basic_string<charT> string_type; in gather_weekday_strings() typedef
|
/third_party/boost/boost/regex/v4/ |
D | c_regex_traits.hpp | 59 typedef std::string string_type; typedef 104 typedef std::wstring string_type; typedef 153 typedef std::basic_string<unsigned short> string_type; typedef
|
/third_party/boost/boost/log/sinks/ |
D | event_log_backend.hpp | 253 typedef std::basic_string< char_type > string_type; typedef in boost::sinks::event_log::basic_event_composer 412 typedef typename base_type::string_type string_type; typedef in boost::sinks::basic_simple_event_log_backend 525 typedef std::basic_string< char_type > string_type; typedef in boost::sinks::basic_event_log_backend
|
D | debug_output_backend.hpp | 58 typedef typename base_type::string_type string_type; typedef in boost::sinks::basic_debug_output_backend
|
D | text_ostream_backend.hpp | 61 typedef typename base_type::string_type string_type; typedef in boost::sinks::basic_text_ostream_backend
|
/third_party/boost/libs/locale/src/icu/ |
D | formatter.hpp | 39 typedef std::basic_string<CharType> string_type; typedef in boost::locale::impl_icu::formatter
|
D | uconv.hpp | 36 typedef std::basic_string<char_type> string_type; typedef in boost::locale::impl_icu::icu_std_converter 48 typedef std::basic_string<char_type> string_type; typedef in boost::locale::impl_icu::icu_std_converter 174 typedef std::basic_string<char_type> string_type; typedef in boost::locale::impl_icu::icu_std_converter 242 typedef std::basic_string<char_type> string_type; typedef in boost::locale::impl_icu::icu_std_converter
|
/third_party/boost/libs/log/src/setup/ |
D | default_formatter_factory.hpp | 43 typedef typename base_type::string_type string_type; typedef in boost::aux::default_formatter_factory
|
D | settings_parser.cpp | 216 typedef std::basic_string< char_type > string_type; typedef
|
/third_party/boost/boost/logic/ |
D | tribool_io.hpp | 131 typedef std::basic_string<CharT> string_type; typedef in boost::logic::indeterminate_name 256 typedef std::basic_string<CharT> string_type; in operator >>() typedef
|
/third_party/boost/libs/locale/src/win32/ |
D | numeric.cpp | 54 typedef std::basic_string<CharType> string_type; typedef in boost::locale::impl_win::num_format 104 typedef std::basic_string<char_type> string_type; typedef in boost::locale::impl_win::time_put_win 124 typedef std::basic_string<CharType> string_type; typedef in boost::locale::impl_win::num_punct_win
|
/third_party/boost/boost/log/utility/manipulators/ |
D | auto_newline.hpp | 45 typedef typename stream_type::string_type string_type; in operator <<() typedef
|