/external/icu/icu4c/source/common/ |
D | ustrcase_locale.cpp | 45 u_strToLower(UChar *dest, int32_t destCapacity, in u_strToLower() 57 u_strToUpper(UChar *dest, int32_t destCapacity, in u_strToUpper() 73 UChar *dest, int32_t destCapacity, Edits *edits, in toLower() 85 UChar *dest, int32_t destCapacity, Edits *edits, in toUpper()
|
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() 261 int32_t destCapacity, in u_strFromUTF8WithSub() 541 int32_t destCapacity, in u_strFromUTF8() 555 int32_t destCapacity, in u_strFromUTF8Lenient() 794 int32_t destCapacity, in u_strToUTF8WithSub() 1058 int32_t destCapacity, in u_strToUTF8() 1073 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 | ustrcase.cpp | 43 int32_t checkOverflowAndEditsError(int32_t destIndex, int32_t destCapacity, in checkOverflowAndEditsError() 57 appendResult(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendResult() 130 appendUChar(UChar *dest, int32_t destIndex, int32_t destCapacity, UChar c) { in appendUChar() 140 appendNonEmptyUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendNonEmptyUnchanged() 158 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendUnchanged() 203 UChar *dest, int32_t destCapacity, in toLower() 301 UChar *dest, int32_t destCapacity, in toUpper() 401 UChar *dest, int32_t destCapacity, in ustrcase_internalToTitle() 1023 UChar *dest, int32_t destCapacity, in toUpper() 1172 UChar *dest, int32_t destCapacity, in ustrcase_internalToLower() [all …]
|
D | locdispnames.cpp | 305 UChar *dest, int32_t destCapacity, in _getStringOrCopyKey() 353 UChar *dest, int32_t destCapacity, in _getDisplayNameForComponent() 399 UChar *dest, int32_t destCapacity, in uloc_getDisplayLanguage() 408 UChar *dest, int32_t destCapacity, in uloc_getDisplayScript() 433 UChar *dest, int32_t destCapacity, in uloc_getDisplayScriptInContext() 443 UChar *dest, int32_t destCapacity, in uloc_getDisplayCountry() 457 UChar *dest, int32_t destCapacity, in uloc_getDisplayVariant() 478 UChar *dest, int32_t destCapacity, in uloc_getDisplayName() 780 int32_t destCapacity, in uloc_getDisplayKeyword() 812 int32_t destCapacity, in uloc_getDisplayKeywordValue()
|
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 | 195 UChar* dest, int32_t destCapacity, in _internal_toASCII() 395 UChar* dest, int32_t destCapacity, in _internal_toUnicode() 612 UChar* dest, int32_t destCapacity, in uidna_toASCII() 641 UChar* dest, int32_t destCapacity, in uidna_toUnicode() 670 UChar* dest, int32_t destCapacity, in uidna_IDNToASCII() 763 UChar* dest, int32_t destCapacity, in uidna_IDNToUnicode()
|
D | ucasemap_titlecase_brkiter.cpp | 60 char *dest, int32_t destCapacity, Edits *edits, in utf8ToTitle() 103 char *dest, int32_t destCapacity, in ucasemap_utf8ToTitle()
|
D | ustr_titlecase_brkiter.cpp | 169 UChar *dest, int32_t destCapacity, Edits *edits, in toTitle() 190 u_strToTitle(UChar *dest, int32_t destCapacity, in u_strToTitle() 213 UChar *dest, int32_t destCapacity, in ucasemap_toTitle()
|
D | ucasemap.cpp | 799 char *dest, int32_t destCapacity, in ucasemap_mapUTF8() 851 char *dest, int32_t destCapacity, in ucasemap_utf8ToLower() 863 char *dest, int32_t destCapacity, in ucasemap_utf8ToUpper() 875 char *dest, int32_t destCapacity, in ucasemap_utf8FoldCase() 920 char *dest, int32_t destCapacity, Edits *edits, in utf8ToLower() 932 char *dest, int32_t destCapacity, Edits *edits, in utf8ToUpper() 944 char *dest, int32_t destCapacity, Edits *edits, in utf8Fold()
|
D | ustring.cpp | 1366 static void _appendUChars(UChar *dest, int32_t destCapacity, in _appendUChars() 1379 u_unescape(const char *src, UChar *dest, int32_t destCapacity) { in u_unescape() 1439 #define __TERMINATE_STRING(dest, destCapacity, length, pErrorCode) UPRV_BLOCK_MACRO_BEGIN { \ argument 1471 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChars() 1477 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateChars() 1483 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode) { in u_terminateUChar32s() 1489 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 | 183 UChar *dest, int32_t destCapacity, in u_strToPunycode() 375 UChar *dest, int32_t destCapacity, in u_strFromPunycode()
|
D | utext.cpp | 428 UChar *dest, int32_t destCapacity, in utext_extract() 1419 int32_t destCapacity, in utext_strFromUTF8() 1482 UChar *dest, int32_t destCapacity, in utf8TextExtract() 1860 UChar *dest, int32_t destCapacity, in repTextExtract() 2142 UChar *dest, int32_t destCapacity, in unistrTextExtract() 2508 UChar *dest, int32_t destCapacity, in ucstrTextExtract() 2777 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.cpp | 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() 213 UChar* dest, int32_t destCapacity, in convertFromPuny() 258 UChar* dest, int32_t destCapacity, in idnaref_toASCII() 427 UChar* dest, int32_t destCapacity, in idnaref_toUnicode() 692 UChar* dest, int32_t destCapacity, in idnaref_IDNToASCII() 847 UChar* dest, int32_t destCapacity, in idnaref_IDNToUnicode()
|
D | nptrans.cpp | 139 UChar* dest, int32_t destCapacity, in map() 184 UChar* dest, int32_t destCapacity, in process()
|
/external/icu/icu4c/source/i18n/ |
D | numrange_capi.cpp | 156 int32_t destCapacity, in unumrf_resultGetFirstDecimalNumber() 172 int32_t destCapacity, in unumrf_resultGetSecondDecimalNumber()
|
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() 1591 int32_t *destCapacity, in uregex_appendReplacement() 1619 int32_t *destCapacity, in appendTail() 1745 int32_t *destCapacity, in uregex_appendTail() 1809 int32_t destCapacity, in split() 1945 int32_t destCapacity, in uregex_split()
|
D | ucol.cpp | 119 uint8_t *dest, int32_t destCapacity) { in ucol_mergeSortkeys() 375 int32_t destCapacity, in ucol_getReorderCodes() 399 int32_t destCapacity, in ucol_getEquivalentReorderCodes()
|
D | collationkeys.h | 34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink()
|
/external/icu/libicu/src/ |
D | shim.cpp | 500 int32_t u_strFoldCase(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, uin… in u_strFoldCase() 503 UChar * u_strFromUTF32(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const UChar32 * s… in u_strFromUTF32() 506 UChar * u_strFromUTF32WithSub(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const UCha… in u_strFromUTF32WithSub() 509 UChar * u_strFromUTF8(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const char * src, … in u_strFromUTF8() 512 UChar * u_strFromUTF8Lenient(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const char … in u_strFromUTF8Lenient() 515 UChar * u_strFromUTF8WithSub(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const char … in u_strFromUTF8WithSub() 521 int32_t u_strToLower(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, cons… in u_strToLower() 524 int32_t u_strToTitle(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, UBre… in u_strToTitle() 527 UChar32 * u_strToUTF32(UChar32 * dest, int32_t destCapacity, int32_t * pDestLength, const UChar * s… in u_strToUTF32() 530 UChar32 * u_strToUTF32WithSub(UChar32 * dest, int32_t destCapacity, int32_t * pDestLength, const UC… in u_strToUTF32WithSub() [all …]
|
/external/icu/libicu/cts_headers/ |
D | collationkeys.h | 34 SortKeyByteSink(char *dest, int32_t destCapacity) in SortKeyByteSink()
|