| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
| H A D | moneypunct.cc | 38 typedef test_type::string_type string_type; in test01() typedef 51 typedef test_type::string_type string_type; in test02() typedef
|
| H A D | collate.cc | 37 typedef test_type::string_type string_type; in test01() typedef
|
| H A D | money_put.cc | 37 typedef test_type::string_type string_type; in test01() typedef
|
| H A D | money_get.cc | 37 typedef test_type::string_type string_type; in test01() typedef
|
| H A D | messages.cc | 39 typedef test_type::string_type string_type; in test01() typedef
|
| H A D | messages_byname.cc | 33 typedef std::messages<char>::string_type string_type; in test01() typedef
|
| H A D | collate_byname.cc | 32 typedef std::collate<char>::string_type string_type; in test01() typedef
|
| H A D | messages_members_char.cc | 33 typedef std::messages<char>::string_type string_type; in test01() typedef
|
| H A D | collate_members_char.cc | 32 typedef std::collate<char>::string_type string_type; in test01() typedef
|
| H A D | collate_members_wchar_t.cc | 32 typedef std::collate<wchar_t>::string_type string_type; in test01() typedef
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | locale_facets_nonio.h | 1033 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1420 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1478 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1630 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1808 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1989 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | locale_classes.h | 651 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 824 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | regex.h | 84 typedef std::basic_string<char_type> string_type; in _GLIBCXX_VISIBILITY() typedef 397 typedef typename traits_type::string_type string_type; in _GLIBCXX_VISIBILITY() typedef 876 typedef basic_string<value_type> string_type; in _GLIBCXX_VISIBILITY() typedef 1715 typedef std::basic_string<char_type> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | locale_facets.h | 1677 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1907 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | locale_facets_nonio.h | 1071 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1458 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1516 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1676 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1862 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 2043 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | locale_classes.h | 655 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 828 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| H A D | locale_facets.h | 1685 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef 1915 typedef basic_string<_CharT> string_type; in _GLIBCXX_VISIBILITY() typedef
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| H A D | locale_facets.h | 592 typedef basic_string<_CharT> string_type; typedef 690 typedef basic_string<_CharT> string_type; typedef 988 typedef basic_string<_CharT> string_type; typedef 1071 typedef basic_string<_CharT> string_type; typedef 1499 typedef basic_string<_CharT> string_type; typedef 1652 typedef basic_string<_CharT> string_type; typedef 1680 typedef basic_string<_CharT> string_type; typedef 1719 typedef basic_string<_CharT> string_type; typedef 1764 typedef basic_string<_CharT> string_type; typedef 1879 typedef basic_string<_CharT> string_type; typedef [all …]
|
| /openbsd-src/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| H A D | ptyprocess.py | 133 string_type = bytes variable in PtyProcess 800 string_type = str variable in PtyProcessUnicode 802 string_type = unicode # analysis:ignore variable in PtyProcessUnicode
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | substring-locations.h | 54 substring_loc (location_t fmt_string_loc, tree string_type, in substring_loc()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | substring-locations.h | 54 substring_loc (location_t fmt_string_loc, tree string_type, in substring_loc()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| H A D | cxx11-shim_facets.cc | 267 typedef basic_string<_CharT> string_type; typedef 375 typedef typename std::money_get<_CharT>::string_type string_type; typedef 416 typedef typename std::money_put<_CharT>::string_type string_type; typedef 444 typedef basic_string<_CharT> string_type; typedef
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| H A D | cxx11-shim_facets.cc | 267 typedef basic_string<_CharT> string_type; typedef 375 typedef typename std::money_get<_CharT>::string_type string_type; typedef 416 typedef typename std::money_put<_CharT>::string_type string_type; typedef 444 typedef basic_string<_CharT> string_type; typedef
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
| H A D | locale_facets.h | 1669 typedef basic_string<_CharT> string_type; typedef 1898 typedef basic_string<_CharT> string_type; typedef 2544 typedef basic_string<_CharT> string_type; typedef 2719 typedef basic_string<_CharT> string_type; typedef 3622 typedef basic_string<_CharT> string_type; typedef 4006 typedef basic_string<_CharT> string_type; typedef 4053 typedef basic_string<_CharT> string_type; typedef 4201 typedef basic_string<_CharT> string_type; typedef 4371 typedef basic_string<_CharT> string_type; typedef 4585 typedef basic_string<_CharT> string_type; typedef
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ |
| H A D | standard_policies.hpp | 145 typedef __dtrie_string string_type; typedef
|