Searched defs:UTF16 (Results 1 – 12 of 12) sorted by relevance
40 UTF16 enumerator
110 typedef unsigned short UTF16; /* at least 16 bits */ typedef
42 UTF16 = 8, enumerator
383 static final int UTF16 = BOCU1 + 1; // 29 field in UConverterSharedData.UConverterType
86 public final class UTF16 { class178 private UTF16() { in UTF16() method in UTF16
85 public final class UTF16 { class197 private UTF16() { in UTF16() method in UTF16
1541 UTF16, // hi 16bits -> trailing surrogate or 0, low 16bits -> lead surrogate enumerator
18612 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in valid_utf8_to_fixed_length() local18911 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in validating_utf8_to_fixed_length() local19034 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in validating_utf8_to_fixed_length_with_constant_checks() local
96169 UTF16 enumerator