Home
last modified time | relevance | path

Searched refs:char16_t (Results 1 – 25 of 42) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcodecvt.cc357 inline char16_t
640 ucs2_out(range<const char16_t>& from, range<char16_t, false>& to, in ucs2_out() argument
647 char16_t c = from[0];
660 ucs2_in(range<const char16_t, false>& from, range<char16_t>& to, in ucs2_in() argument
678 const char16_t*
719 const char16_t*
885 __codecvt_utf8_base<char16_t>::
1048 range<const char16_t> from{ in do_out()
1085 range<char16_t> to{ in do_in()
1311 range<const char16_t> from{ in do_out()
[all …]
H A Dlimits.cc530 const int numeric_limits<char16_t>::digits;
531 const int numeric_limits<char16_t>::digits10;
532 const int numeric_limits<char16_t>::max_digits10;
533 const bool numeric_limits<char16_t>::is_signed;
534 const bool numeric_limits<char16_t>::is_integer;
535 const bool numeric_limits<char16_t>::is_exact;
536 const int numeric_limits<char16_t>::radix;
546 const bool numeric_limits<char16_t>::is_iec559;
547 const bool numeric_limits<char16_t>::is_bounded;
548 const bool numeric_limits<char16_t>::is_modulo;
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dlimits.cc519 const int numeric_limits<char16_t>::digits;
520 const int numeric_limits<char16_t>::digits10;
521 const int numeric_limits<char16_t>::max_digits10;
522 const bool numeric_limits<char16_t>::is_signed;
523 const bool numeric_limits<char16_t>::is_integer;
524 const bool numeric_limits<char16_t>::is_exact;
525 const int numeric_limits<char16_t>::radix;
535 const bool numeric_limits<char16_t>::is_iec559;
536 const bool numeric_limits<char16_t>::is_bounded;
537 const bool numeric_limits<char16_t>::is_modulo;
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring_fwd.h73 typedef __versa_string<char16_t> __u16vstring; in _GLIBCXX_VISIBILITY()
76 __versa_string<char16_t, std::char_traits<char16_t>, in _GLIBCXX_VISIBILITY()
77 std::allocator<char16_t>, __rc_string_base> __u16rc_string; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dvstring_fwd.h72 typedef __versa_string<char16_t> __u16vstring; in _GLIBCXX_VISIBILITY()
75 __versa_string<char16_t, std::char_traits<char16_t>, in _GLIBCXX_VISIBILITY()
76 std::allocator<char16_t>, __rc_string_base> __u16rc_string; in _GLIBCXX_VISIBILITY()
/dragonfly/include/
H A Duchar.h37 typedef __uint_least16_t char16_t; typedef
52 size_t c16rtomb(char * __restrict, char16_t, mbstate_t * __restrict);
54 size_t mbrtoc16(char16_t * __restrict, const char * __restrict, size_t,
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dcodecvt.h468 class codecvt<char16_t, char, mbstate_t> in _GLIBCXX_VISIBILITY()
469 : public __codecvt_abstract_base<char16_t, char, mbstate_t> in _GLIBCXX_VISIBILITY()
473 typedef char16_t intern_type; in _GLIBCXX_VISIBILITY()
482 : __codecvt_abstract_base<char16_t, char, mbstate_t>(__refs) { } in _GLIBCXX_VISIBILITY()
610 class codecvt_byname<char16_t, char, mbstate_t> in _GLIBCXX_VISIBILITY()
611 : public codecvt<char16_t, char, mbstate_t> in _GLIBCXX_VISIBILITY()
616 : codecvt<char16_t, char, mbstate_t>(__refs) { } in _GLIBCXX_VISIBILITY()
672 extern template class codecvt_byname<char16_t, char, mbstate_t>; in _GLIBCXX_VISIBILITY()
H A Dstringfwd.h63 template<> struct char_traits<char16_t>; in _GLIBCXX_VISIBILITY()
84 typedef basic_string<char16_t> u16string; in _GLIBCXX_VISIBILITY()
H A Dcpp_type_traits.h176 struct __is_integer<char16_t> in _GLIBCXX_VISIBILITY()
H A Dfunctional_hash.h139 _Cxx_hashtable_define_trivial_hash(char16_t) in _GLIBCXX_VISIBILITY()
H A Dfs_path.h513 struct path::__is_encoded_char<char16_t> : std::true_type in _GLIBCXX_VISIBILITY()
514 { using value_type = char16_t; }; in _GLIBCXX_VISIBILITY()
956 path::u16string() const { return string<char16_t>(); } in _GLIBCXX_VISIBILITY()
1009 { return generic_string<char16_t>(); } in _GLIBCXX_VISIBILITY()
/dragonfly/include/xlocale/
H A D_uchar.h37 size_t c16rtomb_l(char * __restrict, char16_t, mbstate_t * __restrict,
41 size_t mbrtoc16_l(char16_t * __restrict, const char * __restrict, size_t,
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstringfwd.h76 template<> struct char_traits<char16_t>; in _GLIBCXX_VISIBILITY()
79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t in _GLIBCXX_VISIBILITY()
H A Dfunctional_hash.h100 _Cxx_hashtable_define_trivial_hash(char16_t) in _GLIBCXX_VISIBILITY()
H A Dcpp_type_traits.h185 struct __is_integer<char16_t> in _GLIBCXX_VISIBILITY()
H A Dchar_traits.h385 struct char_traits<char16_t>
387 typedef char16_t char_type;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dcodecvt160 _GLIBCXX_CODECVT_SPECIALIZATION(codecvt_utf8, char16_t);
161 _GLIBCXX_CODECVT_SPECIALIZATION(codecvt_utf16, char16_t);
162 _GLIBCXX_CODECVT_SPECIALIZATION(codecvt_utf8_utf16, char16_t);
H A Dlimits729 /// numeric_limits<char16_t> specialization.
731 struct numeric_limits<char16_t>
735 static constexpr char16_t
738 static constexpr char16_t
741 static constexpr char16_t
752 static constexpr char16_t
755 static constexpr char16_t
769 static constexpr char16_t
772 static constexpr char16_t
775 static constexpr char16_t
[all …]
H A Dstring_view557 using u16string_view = basic_string_view<char16_t>;
603 __s.length() * sizeof(char16_t)); }
642 inline constexpr basic_string_view<char16_t>
643 operator""sv(const char16_t* __str, size_t __len) noexcept
644 { return basic_string_view<char16_t>{__str, __len}; }
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dlimits717 /// numeric_limits<char16_t> specialization.
719 struct numeric_limits<char16_t>
723 static constexpr char16_t
726 static constexpr char16_t
729 static constexpr char16_t
740 static constexpr char16_t
743 static constexpr char16_t
757 static constexpr char16_t
760 static constexpr char16_t
763 static constexpr char16_t
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dlocale_init.cc205 typedef char fake_codecvt_c16[sizeof(codecvt<char16_t, char, mbstate_t>)]
206 __attribute__ ((aligned(__alignof__(codecvt<char16_t, char, mbstate_t>))));
333 &codecvt<char16_t, char, mbstate_t>::id,
540 _M_init_facet(new (&codecvt_c16) codecvt<char16_t, char, mbstate_t>(1)); in _Impl()
/dragonfly/lib/libc/locale/
H A Dc16rtomb_iconv.c2 #define charXX_t char16_t
H A Dmbrtoc16_iconv.c2 #define charXX_t char16_t
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
H A Dstring_view570 using u16string_view = basic_string_view<char16_t>;
618 __s.length() * sizeof(char16_t)); }
660 inline constexpr basic_string_view<char16_t>
661 operator""sv(const char16_t* __str, size_t __len) noexcept
662 { return basic_string_view<char16_t>{__str, __len}; }
H A Dstring76 typedef basic_string<char16_t> u16string;

12