Home
last modified time | relevance | path

Searched defs:string_type (Results 1 – 22 of 22) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dmoneypunct.cc38 typedef test_type::string_type string_type; in test01() typedef
51 typedef test_type::string_type string_type; in test02() typedef
H A Dcollate.cc37 typedef test_type::string_type string_type; in test01() typedef
H A Dmoney_put.cc37 typedef test_type::string_type string_type; in test01() typedef
H A Dmoney_get.cc37 typedef test_type::string_type string_type; in test01() typedef
H A Dmessages.cc39 typedef test_type::string_type string_type; in test01() typedef
H A Dmessages_byname.cc33 typedef std::messages<char>::string_type string_type; in test01() typedef
H A Dcollate_byname.cc32 typedef std::collate<char>::string_type string_type; in test01() typedef
H A Dmessages_members_char.cc33 typedef std::messages<char>::string_type string_type; in test01() typedef
H A Dcollate_members_char.cc32 typedef std::collate<char>::string_type string_type; in test01() typedef
H A Dcollate_members_wchar_t.cc32 typedef std::collate<wchar_t>::string_type string_type; in test01() typedef
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h592 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/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h1669 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
/openbsd/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py133 string_type = bytes variable in PtyProcess
800 string_type = str variable in PtyProcessUnicode
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_unformatted.cc523 typedef string string_type; in test10() typedef
/openbsd/usr.bin/openssl/
H A Dapps.c231 int string_type; in ui_read() local
252 int string_type; in ui_write() local
/openbsd/gnu/gcc/gcc/
H A Dcoverage.c772 tree string_type; in build_gcov_info() local
H A Dgengtype.c82 struct type string_type = { variable
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dchew.c106 } string_type; typedef
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dchew.c107 } string_type; typedef
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c81 struct type string_type = { variable
H A Dfinal.c266 tree string_type, string_cst; local
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp479 using string_type = path::string_type; typedef