/external/icu/icu4c/source/common/ |
D | ucasemap.cpp | 124 appendResult(uint8_t *dest, int32_t destIndex, int32_t destCapacity, in appendResult() 197 appendUChar(uint8_t *dest, int32_t destIndex, int32_t destCapacity, UChar c) { in appendUChar() 210 appendString(uint8_t *dest, int32_t destIndex, int32_t destCapacity, in appendString() 262 uint8_t *dest, int32_t destCapacity, in _caseMap() 312 uint8_t *dest, int32_t destCapacity, in ucasemap_internalUTF8ToTitle() 475 uint8_t *dest, int32_t destCapacity, in toUpper() 606 uint8_t *dest, int32_t destCapacity, in ucasemap_internalUTF8ToLower() 621 uint8_t *dest, int32_t destCapacity, in ucasemap_internalUTF8ToUpper() 640 uint8_t *dest, int32_t destCapacity, in utf8_foldCase() 685 uint8_t *dest, int32_t destCapacity, in ucasemap_internalUTF8Fold() [all …]
|
D | ustrtrns.cpp | 41 int32_t destCapacity, in u_strFromUTF32WithSub() 141 int32_t destCapacity, in u_strFromUTF32() 155 int32_t destCapacity, in u_strToUTF32WithSub() 247 int32_t destCapacity, in u_strToUTF32() 407 int32_t destCapacity, in u_strFromUTF8WithSub() 731 int32_t destCapacity, in u_strFromUTF8() 745 int32_t destCapacity, in u_strFromUTF8Lenient() 984 int32_t destCapacity, in u_strToUTF8WithSub() 1248 int32_t destCapacity, in u_strToUTF8() 1263 int32_t destCapacity, in u_strFromJavaModifiedUTF8WithSub() [all …]
|
D | unorm.cpp | 99 UChar *dest, int32_t destCapacity, in unorm_normalize() 118 UChar *dest, int32_t destCapacity, in _iterate() 178 UChar *dest, int32_t destCapacity, in unorm_iterate() 198 UChar *dest, int32_t destCapacity, in unorm_previous() 211 UChar *dest, int32_t destCapacity, in unorm_next() 227 UChar *dest, int32_t destCapacity, in _concatenate() 263 UChar *dest, int32_t destCapacity, in unorm_concatenate()
|
D | ustr_titlecase_brkiter.cpp | 53 u_strToTitle(UChar *dest, int32_t destCapacity, in u_strToTitle() 78 UChar *dest, int32_t destCapacity, in ucasemap_toTitle()
|
D | locdispnames.cpp | 302 UChar *dest, int32_t destCapacity, in _getStringOrCopyKey() 353 UChar *dest, int32_t destCapacity, in _getDisplayNameForComponent() 394 UChar *dest, int32_t destCapacity, in uloc_getDisplayLanguage() 403 UChar *dest, int32_t destCapacity, in uloc_getDisplayScript() 422 UChar *dest, int32_t destCapacity, in uloc_getDisplayScriptInContext() 432 UChar *dest, int32_t destCapacity, in uloc_getDisplayCountry() 446 UChar *dest, int32_t destCapacity, in uloc_getDisplayVariant() 467 UChar *dest, int32_t destCapacity, in uloc_getDisplayName() 771 int32_t destCapacity, in uloc_getDisplayKeyword() 803 int32_t destCapacity, in uloc_getDisplayKeywordValue()
|
D | ustrcase.cpp | 41 appendResult(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendResult() 92 appendUChar(UChar *dest, int32_t destIndex, int32_t destCapacity, UChar c) { in appendUChar() 102 appendString(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendString() 154 UChar *dest, int32_t destCapacity, in _caseMap() 195 UChar *dest, int32_t destCapacity, in ustrcase_internalToTitle() 817 UChar *dest, int32_t destCapacity, in toUpper() 940 UChar *dest, int32_t destCapacity, in ustrcase_internalToLower() 955 UChar *dest, int32_t destCapacity, in ustrcase_internalToUpper() 974 UChar *dest, int32_t destCapacity, in ustr_foldCase() 1008 UChar *dest, int32_t destCapacity, in ustrcase_internalFold() [all …]
|
D | ustrcase_locale.cpp | 87 u_strToLower(UChar *dest, int32_t destCapacity, in u_strToLower() 101 u_strToUpper(UChar *dest, int32_t destCapacity, in u_strToUpper()
|
D | ustr_wcs.cpp | 66 int32_t destCapacity, in _strToWCS() 233 int32_t destCapacity, in u_strToWCS() 284 int32_t destCapacity, in _strFromWCS() 487 int32_t destCapacity, in u_strFromWCS()
|
D | uidna.cpp | 197 UChar* dest, int32_t destCapacity, in _internal_toASCII() 397 UChar* dest, int32_t destCapacity, in _internal_toUnicode() 613 UChar* dest, int32_t destCapacity, in uidna_toASCII() 642 UChar* dest, int32_t destCapacity, in uidna_toUnicode() 671 UChar* dest, int32_t destCapacity, in uidna_IDNToASCII() 764 UChar* dest, int32_t destCapacity, in uidna_IDNToUnicode()
|
D | ucasemap_titlecase_brkiter.cpp | 47 char *dest, int32_t destCapacity, in ucasemap_utf8ToTitle()
|
D | unistr_titlecase_brkiter.cpp | 33 UChar *dest, int32_t destCapacity, in unistr_case_internalToTitle()
|
D | ustring.cpp | 1357 static void _appendUChars(UChar *dest, int32_t destCapacity, in _appendUChars() 1370 u_unescape(const char *src, UChar *dest, int32_t destCapacity) { in u_unescape() 1430 #define __TERMINATE_STRING(dest, destCapacity, length, pErrorCode) \ argument 1453 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChars() 1459 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateChars() 1465 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChar32s() 1471 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateWChars()
|
D | unistr_cnv.cpp | 207 UnicodeString::extract(char *dest, int32_t destCapacity, in extract() 251 char *dest, int32_t destCapacity, in doExtract()
|
D | punycode.cpp | 185 UChar *dest, int32_t destCapacity, in u_strToPunycode() 378 UChar *dest, int32_t destCapacity, in u_strFromPunycode()
|
D | utext.cpp | 426 UChar *dest, int32_t destCapacity, in utext_extract() 1405 int32_t destCapacity, in utext_strFromUTF8() 1468 UChar *dest, int32_t destCapacity, in utf8TextExtract() 1845 UChar *dest, int32_t destCapacity, in repTextExtract() 2127 UChar *dest, int32_t destCapacity, in unistrTextExtract() 2493 UChar *dest, int32_t destCapacity, in ucstrTextExtract() 2762 UChar *dest, int32_t destCapacity, in charIterTextExtract()
|
/external/icu/icu4c/source/tools/genrb/ |
D | prscmnts.cpp | 88 UChar** dest, int32_t destCapacity, in getText() 125 UChar** dest, int32_t destCapacity, in getDescription() 186 UChar** dest, int32_t destCapacity, in getAt() 228 UChar** dest, int32_t destCapacity, in getTranslate() 238 UChar** dest, int32_t destCapacity, in getNote()
|
/external/icu/icu4c/source/test/cintltst/ |
D | nfsprep.c | 43 char* dest, int32_t destCapacity, in nfs4_prepare() 209 char* dest, int32_t destCapacity, in nfs4_mixed_prepare() 283 char* dest, int32_t destCapacity, in nfs4_cis_prepare() 292 char* dest, int32_t destCapacity, in nfs4_cs_prepare()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | uparse.c | 190 uint32_t *dest, int32_t destCapacity, in u_parseCodePoints() 238 UChar *dest, int32_t destCapacity, in u_parseString() 366 u_parseUTF8(const char *source, int32_t sLen, char *dest, int32_t destCapacity, UErrorCode *status)… in u_parseUTF8()
|
/external/icu/icu4c/source/test/intltest/ |
D | idnaref.cpp | 132 UChar* dest, int32_t destCapacity, in convertToPuny() 202 UChar* dest, int32_t destCapacity, in convertFromPuny() 247 UChar* dest, int32_t destCapacity, in idnaref_toASCII() 416 UChar* dest, int32_t destCapacity, in idnaref_toUnicode() 681 UChar* dest, int32_t destCapacity, in idnaref_IDNToASCII() 836 UChar* dest, int32_t destCapacity, in idnaref_IDNToUnicode()
|
D | nptrans.cpp | 142 UChar* dest, int32_t destCapacity, in map() 187 UChar* dest, int32_t destCapacity, in process()
|
/external/icu/icu4c/source/i18n/ |
D | uregex.cpp | 669 int32_t destCapacity, in uregex_group() 1155 int32_t destCapacity, in uregex_replaceAll() 1229 int32_t destCapacity, in uregex_replaceFirst() 1343 int32_t *destCapacity, in appendReplacement() 1588 int32_t *destCapacity, in uregex_appendReplacement() 1616 int32_t *destCapacity, in appendTail() 1742 int32_t *destCapacity, in uregex_appendTail() 1806 int32_t destCapacity, in split() 1942 int32_t destCapacity, in uregex_split()
|
D | ucol.cpp | 118 uint8_t *dest, int32_t destCapacity) { in ucol_mergeSortkeys() 374 int32_t destCapacity, in ucol_getReorderCodes() 398 int32_t destCapacity, in ucol_getEquivalentReorderCodes()
|
D | collationkeys.h | 34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink()
|
D | udatpg.cpp | 222 UChar *dest, int32_t destCapacity, in udatpg_replaceFieldTypes() 234 UChar *dest, int32_t destCapacity, in udatpg_replaceFieldTypesWithOptions()
|
D | repattrn.cpp | 644 int32_t destCapacity, in split() 665 int32_t destCapacity, in split()
|