Searched defs:string_type (Results 1 - 25 of 82) sorted by relevance

1234

/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/
H A D21674.cc28 typedef std::string string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/
H A D21674.cc28 typedef std::wstring string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/collate_byname/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/numpunct/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/numpunct_byname/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/collate/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/messages/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/messages_byname/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/moneypunct/requirements/false/
H A Dtypedefs.cc31 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/moneypunct/requirements/true/
H A Dtypedefs.cc31 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/moneypunct_byname/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/
H A Dpthread18185.cc32 typedef std::basic_string<char, traits_type, allocator_type> string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_get/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/money_put/requirements/
H A Dtypedefs.cc30 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/ignore/wchar_t/
H A D7220.cc30 typedef wstring string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/
H A D7220.cc32 typedef string string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/sub_match/
H A Dembedded_zeros_cmp.cc34 typedef std::basic_string<value_type> string_type; typedef
H A Dtypedefs.cc37 typedef sm::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/requirements/
H A Dtypedefs.cc35 typedef traits::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/traits/wchar_t/
H A Dctor.cc39 typedef test_type::string_type string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/mt_allocator/
H A Ddeallocate_local-4.cc33 typedef std::basic_string<value_type, traits_type, allocator_type> string_type; typedef
H A Ddeallocate_local-2.cc32 typedef std::basic_string<value_type, traits_type, allocator_type> string_type; typedef
H A Ddeallocate_local_thread-3.cc33 typedef std::basic_string<value_type, traits_type, allocator_type> string_type; typedef
H A Ddeallocate_local_thread-1.cc32 typedef std::basic_string<value_type, traits_type, allocator_type> string_type; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/7_regular_expressions/regex_traits/wchar_t/
H A Dctor.cc38 typedef test_type::string_type string_type; typedef

Completed in 181 milliseconds

1234