/external/icu/icu4c/source/common/ |
D | ustrcase_locale.cpp | 46 const UChar *src, int32_t srcLength, in u_strToLower() 58 const UChar *src, int32_t srcLength, in u_strToUpper() 72 const UChar *src, int32_t srcLength, in toLower() 84 const UChar *src, int32_t srcLength, in toUpper()
|
D | ustrtrns.cpp | 44 int32_t srcLength, in u_strFromUTF32WithSub() 144 int32_t srcLength, in u_strFromUTF32() 158 int32_t srcLength, in u_strToUTF32WithSub() 250 int32_t srcLength, in u_strToUTF32() 264 int32_t srcLength, in u_strFromUTF8WithSub() 544 int32_t srcLength, in u_strFromUTF8() 558 int32_t srcLength, in u_strFromUTF8Lenient() 797 int32_t srcLength, in u_strToUTF8WithSub() 1061 int32_t srcLength, in u_strToUTF8() 1076 int32_t srcLength, in u_strFromJavaModifiedUTF8WithSub() [all …]
|
D | ucasemap.cpp | 237 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToTitle() 383 const uint8_t *src, int32_t srcLength, in toUpper() 535 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToLower() 549 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToUpper() 567 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8Fold() 590 const char *src, int32_t srcLength, in ucasemap_mapUTF8() 624 const char *src, int32_t srcLength, in ucasemap_mapUTF8() 676 const char *src, int32_t srcLength, in ucasemap_utf8ToLower() 688 const char *src, int32_t srcLength, in ucasemap_utf8ToUpper() 700 const char *src, int32_t srcLength, in ucasemap_utf8FoldCase() [all …]
|
D | uidna.cpp | 59 startsWithPrefix(const UChar* src , int32_t srcLength){ in startsWithPrefix() 147 getNextSeparator(UChar *src, int32_t srcLength, in getNextSeparator() 196 _internal_toASCII(const UChar* src, int32_t srcLength, in _internal_toASCII() 396 _internal_toUnicode(const UChar* src, int32_t srcLength, in _internal_toUnicode() 612 uidna_toASCII(const UChar* src, int32_t srcLength, in uidna_toASCII() 641 uidna_toUnicode(const UChar* src, int32_t srcLength, in uidna_toUnicode() 670 uidna_IDNToASCII( const UChar *src, int32_t srcLength, in uidna_IDNToASCII() 763 uidna_IDNToUnicode( const UChar* src, int32_t srcLength, in uidna_IDNToUnicode()
|
D | ustr_wcs.cpp | 69 int32_t srcLength, in _strToWCS() 236 int32_t srcLength, in u_strToWCS() 287 int32_t srcLength, in _strFromWCS() 490 int32_t srcLength, in u_strFromWCS()
|
D | unorm.cpp | 48 int32_t srcLength, in unorm_quickCheck() 56 unorm_quickCheckWithOptions(const UChar *src, int32_t srcLength, in unorm_quickCheckWithOptions() 71 unorm_isNormalized(const UChar *src, int32_t srcLength, in unorm_isNormalized() 79 unorm_isNormalizedWithOptions(const UChar *src, int32_t srcLength, in unorm_isNormalizedWithOptions() 97 unorm_normalize(const UChar *src, int32_t srcLength, in unorm_normalize()
|
D | ubidiwrt.cpp | 59 doWriteForward(const UChar *src, int32_t srcLength, in doWriteForward() 152 doWriteReverse(const UChar *src, int32_t srcLength, in doWriteReverse() 309 ubidi_writeReverse(const UChar *src, int32_t srcLength, in ubidi_writeReverse()
|
D | ucasemap_titlecase_brkiter.cpp | 59 const char *src, int32_t srcLength, in utf8ToTitle() 104 const char *src, int32_t srcLength, in ucasemap_utf8ToTitle()
|
D | ustrcase.cpp | 238 const UChar *src, int32_t srcLength, in ustrcase_internalToTitle() 861 const UChar *src, int32_t srcLength, in toUpper() 1010 const UChar *src, int32_t srcLength, in ustrcase_internalToLower() 1027 const UChar *src, int32_t srcLength, in ustrcase_internalToUpper() 1050 const UChar *src, int32_t srcLength, in ustrcase_internalFold() 1076 const UChar *src, int32_t srcLength, in ustrcase_map() 1120 const UChar *src, int32_t srcLength, in ustrcase_mapWithOverlap() 1186 const UChar *src, int32_t srcLength, in u_strFoldCase() 1200 const UChar *src, int32_t srcLength, in fold()
|
D | ustr_titlecase_brkiter.cpp | 176 const UChar *src, int32_t srcLength, in toTitle() 199 const UChar *src, int32_t srcLength, in u_strToTitle() 222 const UChar *src, int32_t srcLength, in ucasemap_toTitle()
|
D | punycode.cpp | 184 u_strToPunycode(const UChar *src, int32_t srcLength, in u_strToPunycode() 377 u_strFromPunycode(const UChar *src, int32_t srcLength, in u_strFromPunycode()
|
D | unistr.cpp | 324 int32_t srcLength) { in UnicodeString() 554 int32_t srcLength = src.length(); in copyFrom() local 1028 int32_t srcLength, in indexOf() 1092 int32_t srcLength, in lastIndexOf() 1402 int32_t srcLength) in doReplace() 1417 int32_t srcLength) in doReplace() 1523 UnicodeString::doAppend(const UnicodeString& src, int32_t srcStart, int32_t srcLength) { in doAppend() 1534 UnicodeString::doAppend(const UChar *srcChars, int32_t srcStart, int32_t srcLength) { in doAppend()
|
D | unistr_case.cpp | 46 int32_t srcLength, in doCaseCompare()
|
D | ubiditransform.cpp | 83 …uint32_t srcLength; /* input text length - not really needed as we are zer… member 439 const UChar *src, int32_t srcLength, in ubiditransform_transform()
|
/external/icu/icu4c/source/common/unicode/ |
D | unistr.h | 3991 int32_t srcLength) const in doCompare() 4044 int32_t srcLength) const in compare() 4052 int32_t srcLength) const in compare() 4066 int32_t srcLength) const in compare() 4083 int32_t srcLength) const in doCompareCodePointOrder() 4105 int32_t srcLength) const in compareCodePointOrder() 4113 int32_t srcLength) const in compareCodePointOrder() 4127 int32_t srcLength) const in compareCodePointOrder() 4144 int32_t srcLength, in doCaseCompare() 4170 int32_t srcLength, in caseCompare() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | nfsprep.c | 42 nfs4_prepare( const char* src, int32_t srcLength, in nfs4_prepare() 176 getPrefixSuffix(const char *src, int32_t srcLength, in getPrefixSuffix() 208 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() 282 nfs4_cis_prepare( const char* src, int32_t srcLength, in nfs4_cis_prepare() 291 nfs4_cs_prepare( const char* src, int32_t srcLength, in nfs4_cs_prepare()
|
/external/icu/icu4c/source/test/intltest/ |
D | idnaref.cpp | 49 startsWithPrefix(const UChar* src , int32_t srcLength){ in startsWithPrefix() 131 static int32_t convertToPuny(const UChar* src, int32_t srcLength, in convertToPuny() 201 static int32_t convertFromPuny( const UChar* src, int32_t srcLength, in convertFromPuny() 246 idnaref_toASCII(const UChar* src, int32_t srcLength, in idnaref_toASCII() 415 idnaref_toUnicode(const UChar* src, int32_t srcLength, in idnaref_toUnicode() 644 getNextSeparator(UChar *src,int32_t srcLength,NamePrepTransform* prep, in getNextSeparator() 680 idnaref_IDNToASCII( const UChar* src, int32_t srcLength, in idnaref_IDNToASCII() 835 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength, in idnaref_IDNToUnicode()
|
D | testutil.cpp | 89 int32_t srcLength, int32_t destLength, int32_t index) { in srcIndexFromDest() 116 int32_t srcLength, int32_t destLength, int32_t index) { in destIndexFromSrc() 244 int32_t srcLength = expSrcIndex; in checkEditsIter() local
|
D | nptrans.cpp | 141 int32_t NamePrepTransform::map(const UChar* src, int32_t srcLength, in map() 186 int32_t NamePrepTransform::process( const UChar* src, int32_t srcLength, in process()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Punycode.java | 135 int srcLength = src.length(); in encode() local 274 int srcLength = src.length(); in decode() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Punycode.java | 137 int srcLength = src.length(); in encode() local 276 int srcLength = src.length(); in decode() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UCharacterCaseTest.java | 799 EditChange expected[], int srcLength, int destLength, int index) { in srcIndexFromDest() 826 EditChange expected[], int srcLength, int destLength, int index) { in destIndexFromSrc() 941 int srcLength = expSrcIndex; in checkEditsIter() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UCharacterCaseTest.java | 802 EditChange expected[], int srcLength, int destLength, int index) { in srcIndexFromDest() 829 EditChange expected[], int srcLength, int destLength, int index) { in destIndexFromSrc() 944 int srcLength = expSrcIndex; in checkEditsIter() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | BidiWriter.java | 138 int srcLength = src.length(); in writeReverse() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | BidiWriter.java | 139 int srcLength = src.length(); in writeReverse() local
|