/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | locale_facets.h | 174 typedef _CharT char_type; typedef 280 typedef _CharT char_type; typedef 340 typedef char char_type; typedef 434 typedef wchar_t char_type; typedef 510 typedef _CharT char_type; typedef 591 typedef _CharT char_type; typedef 689 typedef _CharT char_type; typedef 711 typedef _CharT char_type; typedef 858 typedef _CharT char_type; typedef 987 typedef _CharT char_type; typedef [all …]
|
H A D | stream_iterator.h | 48 typedef _CharT char_type; typedef 121 typedef _CharT char_type; typedef
|
H A D | streambuf_iterator.h | 55 typedef _CharT char_type; typedef 161 typedef _CharT char_type; typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_sstream.h | 66 typedef _CharT char_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 265 typedef _CharT char_type; typedef 378 typedef _CharT char_type; typedef 491 typedef _CharT char_type; typedef
|
H A D | std_fstream.h | 73 typedef _CharT char_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 428 typedef _CharT char_type; typedef 556 typedef _CharT char_type; typedef 687 typedef _CharT char_type; typedef
|
H A D | std_istream.h | 62 typedef _CharT char_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 784 typedef _CharT char_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_sstream.h | 66 typedef _CharT char_type; typedef 292 typedef _CharT char_type; typedef 411 typedef _CharT char_type; typedef 530 typedef _CharT char_type; typedef
|
H A D | std_fstream.h | 67 typedef _CharT char_type; typedef 476 typedef _CharT char_type; typedef 599 typedef _CharT char_type; typedef 725 typedef _CharT char_type; typedef
|
H A D | std_istream.h | 62 typedef _CharT char_type; typedef 709 typedef _CharT char_type; typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | moneypunct.cc | 37 typedef test_type::char_type char_type; in test01() typedef 50 typedef test_type::char_type char_type; in test02() typedef
|
H A D | collate.cc | 36 typedef test_type::char_type char_type; in test01() typedef
|
H A D | num_get.cc | 36 typedef test_type::char_type char_type; in test01() typedef
|
H A D | num_put.cc | 36 typedef test_type::char_type char_type; in test01() typedef
|
H A D | time_put.cc | 36 typedef test_type::char_type char_type; in test01() typedef
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | stream_iterator.h | 51 typedef _CharT char_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 158 typedef _CharT char_type; typedef
|
H A D | locale_facets.h | 151 typedef _CharT char_type; typedef 611 typedef _CharT char_type; typedef 681 typedef char char_type; typedef 1219 typedef wchar_t char_type; typedef 1513 typedef _CharT char_type; typedef 1668 typedef _CharT char_type; typedef 1897 typedef _CharT char_type; typedef 1938 typedef _CharT char_type; typedef 2269 typedef _CharT char_type; typedef 2543 typedef _CharT char_type; typedef [all …]
|
H A D | streambuf_iterator.h | 57 typedef _CharT char_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef 214 typedef _CharT char_type; typedef
|
/openbsd-src/gnu/llvm/libcxx/include/__format/ |
H A D | format_arg_store.h | 53 requires(same_as<typename _Context::char_type, wchar_t> && same_as<_CharT, char>) in requires() 119 requires(same_as<typename _Context::char_type, typename _Tp::value_type> && in requires() 128 same_as<typename _Context::char_type, typename _Tp::value_type> && in requires()
|
H A D | format_context.h | 90 using char_type = _CharT; in _LIBCPP_PREFERRED_NAME() local 169 using char_type = _CharT; variable
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | charmap.h | 8 static const unsigned char char_type[] = { variable
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ifstream.cc | 42 typedef test_type::char_type char_type; in test01() typedef
|
H A D | istringstream.cc | 42 typedef test_type::char_type char_type; in test01() typedef
|
H A D | ostringstream.cc | 42 typedef test_type::char_type char_type; in test01() typedef
|
H A D | ios.cc | 42 typedef test_type::char_type char_type; in test01() typedef
|
H A D | ofstream.cc | 42 typedef test_type::char_type char_type; in test01() typedef
|