Searched defs:uchars (Results 1 – 13 of 13) sorted by relevance
/external/icu4c/common/unicode/ |
D | ucharstriebuilder.h | 174 UChar *uchars; variable
|
D | ucharstrie.h | 110 const UChar *uchars; variable
|
/external/icu4c/common/ |
D | ucnv_cnv.c | 88 const UChar *uchars, int32_t length, in ucnv_toUWriteUChars()
|
/external/icu4c/tools/gennorm2/ |
D | gennorm2.cpp | 241 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; in parseFile() local
|
/external/icu4c/samples/date/ |
D | date.c | 226 static int32_t charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t ch… in charsToUCharsDefault()
|
/external/icu4c/samples/ucnv/ |
D | convsamp.cpp | 614 UChar uchars[100]; in convsample_20_didSubstitute() local 708 UChar uchars[100]; in convsample_21_didSubstitute() local
|
/external/icu4c/test/cintltst/ |
D | utf16tst.c | 729 static void printUChars(const UChar *uchars){ in printUChars()
|
D | utf8tst.c | 1000 static void printUChars(const uint8_t *uchars, int16_t len){ in printUChars()
|
D | custrtrn.c | 952 static const UChar uchars[]={ in Test_FromUTF8Lenient() local
|
D | custrtst.c | 975 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; in TestStringCopy() local
|
/external/icu4c/i18n/ |
D | ucol_elm.h | 64 UChar uchars[128]; member
|
/external/icu4c/test/intltest/ |
D | ustrtest.cpp | 1922 static UnicodeString wrapUChars(const UChar *uchars) { in wrapUChars() 1928 UChar uchars[]={ 0x61, 0x62, 0 }; in TestReadOnlyAlias() local
|
/external/icu4c/tools/makeconv/ |
D | gencnvex.c | 716 UChar *uchars; in generateFromUTable() local
|