Home
last modified time | relevance | path

Searched defs:uchars (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.cpp95 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 Dcharstr.cpp203 CharString &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &errorCode) { in appendInvariantChars() argument
/third_party/icu/icu4c/source/common/unicode/
H A Ducharstriebuilder.h184 char16_t *uchars; member in UCharsTrieBuilder
H A Ducharstrie.h148 const char16_t *uchars; member in UCharsTrie::State
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.cpp95 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 Dcharstr.cpp203 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 Ducharstriebuilder.h184 char16_t *uchars; member in UCharsTrieBuilder
H A Ducharstrie.h148 const char16_t *uchars; member in UCharsTrie::State
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.cpp95 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 Dcharstr.cpp203 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 Ducharstriebuilder.h184 char16_t *uchars; member in UCharsTrieBuilder
H A Ducharstrie.h148 const char16_t *uchars; member in UCharsTrie::State
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dfuzzer_utils.h44 std::vector<UChar32> uchars; in UnicodeStringFromUtf32() local
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c239 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 Dgennorm2.cpp299 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Ddate.c239 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 Dgennorm2.cpp299 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c34 static void printUChars(const UChar *uchars) { in printUChars() argument
H A Dutf8tst.c80 static void printUChars(const uint8_t *uchars, int16_t len){ in printUChars() argument
H A Dcustrtrn.c967 static const UChar uchars[]={ in Test_FromUTF8Lenient() local
H A Dcustrtst.c987 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; in TestStringCopy() local
/third_party/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp623 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 Dconvsamp.cpp623 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 Dgencnvex.c723 UChar *uchars; in generateFromUTable() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c722 UChar *uchars; in generateFromUTable() local

Completed in 22 milliseconds

12