/third_party/icu/icu4c/source/common/ |
H A D | ucnv_cnv.cpp | 95 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
|
H A D | charstr.cpp | 203 CharString &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &errorCode) { in appendInvariantChars() argument
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ucharstriebuilder.h | 184 char16_t *uchars; member in UCharsTrieBuilder
|
H A D | ucharstrie.h | 148 const char16_t *uchars; member in UCharsTrie::State
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_cnv.cpp | 95 ucnv_toUWriteUChars(UConverter *cnv, const char16_t *uchars, int32_t length, char16_t **target, const char16_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
|
H A D | charstr.cpp | 203 CharString &CharString::appendInvariantChars(const char16_t* uchars, int32_t ucharsLen, UErrorCode &errorCode) { in appendInvariantChars() argument
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ucharstriebuilder.h | 184 char16_t *uchars; member in UCharsTrieBuilder
|
H A D | ucharstrie.h | 148 const char16_t *uchars; member in UCharsTrie::State
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_cnv.cpp | 95 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
|
H A D | charstr.cpp | 203 CharString &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &errorCode) { in appendInvariantChars() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ucharstriebuilder.h | 184 char16_t *uchars; member in UCharsTrieBuilder
|
H A D | ucharstrie.h | 148 const char16_t *uchars; member in UCharsTrie::State
|
/third_party/skia/third_party/externals/icu/fuzzers/ |
H A D | fuzzer_utils.h | 44 std::vector<UChar32> uchars; in UnicodeStringFromUtf32() local
|
/third_party/icu/icu4c/source/samples/date/ |
H A D | date.c | 239 static int32_t charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t charsSize, UErrorCode *status) { in charsToUCharsDefault() argument
|
/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | gennorm2.cpp | 299 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
|
/third_party/skia/third_party/externals/icu/source/samples/date/ |
H A D | date.c | 239 static int32_t charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t charsSize, UErrorCode *status) { in charsToUCharsDefault() argument
|
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
H A D | gennorm2.cpp | 299 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | utf16tst.c | 34 static void printUChars(const UChar *uchars) { in printUChars() argument
|
H A D | utf8tst.c | 80 static void printUChars(const uint8_t *uchars, int16_t len){ in printUChars() argument
|
H A D | custrtrn.c | 967 static const UChar uchars[]={ in Test_FromUTF8Lenient() local
|
H A D | custrtst.c | 987 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; in TestStringCopy() local
|
/third_party/icu/icu4c/source/samples/ucnv/ |
H A D | convsamp.cpp | 623 UChar uchars[100]; in convsample_20_didSubstitute() local 717 UChar uchars[100]; in convsample_21_didSubstitute() local
|
/third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
H A D | convsamp.cpp | 623 UChar uchars[100]; in convsample_20_didSubstitute() local 717 UChar uchars[100]; in convsample_21_didSubstitute() local
|
/third_party/icu/icu4c/source/tools/makeconv/ |
H A D | gencnvex.c | 723 UChar *uchars; in generateFromUTable() local
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
H A D | gencnvex.c | 722 UChar *uchars; in generateFromUTable() local
|