Home
last modified time | relevance | path

Searched defs:uchars (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstriebuilder.h184 char16_t *uchars; variable
Ducharstrie.h148 const char16_t *uchars; variable
/third_party/icu/icu4c/source/common/unicode/
Ducharstriebuilder.h184 char16_t *uchars; variable
Ducharstrie.h148 const char16_t *uchars; variable
/third_party/node/deps/icu-small/source/common/unicode/
Ducharstriebuilder.h184 char16_t *uchars; variable
Ducharstrie.h148 const char16_t *uchars; variable
/third_party/skia/third_party/externals/icu/fuzzers/
Dfuzzer_utils.h44 std::vector<UChar32> uchars; in UnicodeStringFromUtf32() local
/third_party/icu/icu4c/source/common/
Ducnv_cnv.cpp96 const UChar *uchars, int32_t length, in ucnv_toUWriteUChars()
Dcharstr.cpp203 CharString &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &er… in appendInvariantChars()
/third_party/node/deps/icu-small/source/common/
Ducnv_cnv.cpp96 const char16_t *uchars, int32_t length, in ucnv_toUWriteUChars()
Dcharstr.cpp203 CharString &CharString::appendInvariantChars(const char16_t* uchars, int32_t ucharsLen, UErrorCode … in appendInvariantChars()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_cnv.cpp96 const UChar *uchars, int32_t length, in ucnv_toUWriteUChars()
Dcharstr.cpp203 CharString &CharString::appendInvariantChars(const UChar* uchars, int32_t ucharsLen, UErrorCode &er… in appendInvariantChars()
/third_party/icu/icu4c/source/tools/gennorm2/
Dgennorm2.cpp299 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dgennorm2.cpp299 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestBidiTransform.java296 char[] uchars = text.toCharArray(); in pseudoScript() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestBidiTransform.java293 char[] uchars = text.toCharArray(); in pseudoScript() local
/third_party/icu/icu4c/source/samples/date/
Ddate.c239 static int32_t charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t ch… in charsToUCharsDefault()
/third_party/skia/third_party/externals/icu/source/samples/date/
Ddate.c239 static int32_t charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t ch… in charsToUCharsDefault()
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
Dconvsamp.cpp623 UChar uchars[100]; in convsample_20_didSubstitute() local
717 UChar uchars[100]; in convsample_21_didSubstitute() local
/third_party/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp623 UChar uchars[100]; in convsample_20_didSubstitute() local
717 UChar uchars[100]; in convsample_21_didSubstitute() local
/third_party/icu/icu4c/source/test/cintltst/
Dutf16tst.c34 static void printUChars(const UChar *uchars) { in printUChars()
Dutf8tst.c80 static void printUChars(const uint8_t *uchars, int16_t len){ in printUChars()
Dcustrtst.c987 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; in TestStringCopy() local
/third_party/icu/icu4c/source/test/intltest/
Dustrtest.cpp1952 static UnicodeString wrapUChars(const UChar *uchars) { in wrapUChars()
1958 UChar uchars[]={ 0x61, 0x62, 0 }; in TestReadOnlyAlias() local

12