Home
last modified time | relevance | path

Searched defs:UTF16 (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/tools/
Dshell-utils.h40 UTF16 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DConvertUTF.h110 typedef unsigned short UTF16; /* at least 16 bits */ typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DConvertUTF.h110 typedef unsigned short UTF16; /* at least 16 bits */ typedef
/third_party/icu/icu4c/source/common/
Dunisetspan.h42 UTF16 = 8, enumerator
/third_party/node/deps/icu-small/source/common/
Dunisetspan.h42 UTF16 = 8, enumerator
/third_party/skia/third_party/externals/icu/source/common/
Dunisetspan.h42 UTF16 = 8, enumerator
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterSharedData.java383 static final int UTF16 = BOCU1 + 1; // 29 field in UConverterSharedData.UConverterType
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUTF16.java86 public final class UTF16 { class
178 private UTF16() { in UTF16() method in UTF16
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUTF16.java85 public final class UTF16 { class
197 private UTF16() { in UTF16() method in UTF16
/third_party/node/deps/v8/src/common/
Dglobals.h1541 UTF16, // hi 16bits -> trailing surrogate or 0, low 16bits -> lead surrogate enumerator
/third_party/node/deps/simdutf/
Dsimdutf.cpp18612 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in valid_utf8_to_fixed_length() local
18911 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in validating_utf8_to_fixed_length() local
19034 constexpr bool UTF16 = std::is_same<OUTPUT, char16_t>::value; in validating_utf8_to_fixed_length_with_constant_checks() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp96169 UTF16 enumerator