Searched defs:UTF16 (Results 1 – 13 of 13) 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
53 TEST(StringTest, UTF16) { in TEST() argument
85 public final class UTF16 { class197 private UTF16() { in UTF16() method in UTF16
86 public final class UTF16 { class178 private UTF16() { in UTF16() method in UTF16
1541 UTF16, // hi 16bits -> trailing surrogate or 0, low 16bits -> lead surrogate enumerator
16603 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in valid_utf8_to_fixed_length() local16904 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in validating_utf8_to_fixed_length() local17027 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in validating_utf8_to_fixed_length_with_constant_checks() local
96169 UTF16 enumerator