/external/icu4c/common/unicode/ |
D | unistr.h | 3668 int32_t srcLength) const in doCompare() 3721 int32_t srcLength) const in compare() 3729 int32_t srcLength) const in compare() 3743 int32_t srcLength) const in compare() 3760 int32_t srcLength) const in doCompareCodePointOrder() 3782 int32_t srcLength) const in compareCodePointOrder() 3790 int32_t srcLength) const in compareCodePointOrder() 3804 int32_t srcLength) const in compareCodePointOrder() 3821 int32_t srcLength, in doCaseCompare() 3847 int32_t srcLength, in caseCompare() [all …]
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | unistr.h | 3533 int32_t srcLength) const in doCompare() 3589 int32_t srcLength) const in compare() 3597 int32_t srcLength) const in compare() 3611 int32_t srcLength) const in compare() 3628 int32_t srcLength) const in doCompareCodePointOrder() 3650 int32_t srcLength) const in compareCodePointOrder() 3658 int32_t srcLength) const in compareCodePointOrder() 3672 int32_t srcLength) const in compareCodePointOrder() 3689 int32_t srcLength, in doCaseCompare() 3715 int32_t srcLength, in caseCompare() [all …]
|
/external/chromium_org/third_party/icu/source/common/ |
D | ustrtrns.c | 38 int32_t srcLength, in u_strFromUTF32WithSub() 138 int32_t srcLength, in u_strFromUTF32() 152 int32_t srcLength, in u_strToUTF32WithSub() 244 int32_t srcLength, in u_strToUTF32() 398 int32_t srcLength, in u_strFromUTF8WithSub() 722 int32_t srcLength, in u_strFromUTF8() 736 int32_t srcLength, in u_strFromUTF8Lenient() 975 int32_t srcLength, in u_strToUTF8WithSub() 1239 int32_t srcLength, in u_strToUTF8() 1254 int32_t srcLength, in u_strFromJavaModifiedUTF8WithSub() [all …]
|
D | ucasemap.c | 272 int32_t srcLength, in _toTitle() 410 const uint8_t *src, int32_t srcLength, in utf8_foldCase() 455 const uint8_t *src, int32_t srcLength, in caseMap() 531 const char *src, int32_t srcLength, in ucasemap_utf8ToLower() 542 const char *src, int32_t srcLength, in ucasemap_utf8ToUpper() 555 const char *src, int32_t srcLength, in ucasemap_utf8ToTitle() 568 const char *src, int32_t srcLength, in ucasemap_utf8FoldCase()
|
D | ustrcase.c | 212 int32_t srcLength, in _toTitle() 346 const UChar *src, int32_t srcLength, in ustr_toLower() 366 const UChar *src, int32_t srcLength, in ustr_toUpper() 388 const UChar *src, int32_t srcLength, in ustr_toTitle() 418 const UChar *src, int32_t srcLength, in ustr_foldCase() 455 const UChar *src, int32_t srcLength, in caseMap() 556 const UChar *src, int32_t srcLength, in u_strToLower() 569 const UChar *src, int32_t srcLength, in u_strToUpper() 584 const UChar *src, int32_t srcLength, in u_strToTitle() 606 const UChar *src, int32_t srcLength, in ucasemap_toTitle() [all …]
|
D | uidna.cpp | 57 startsWithPrefix(const UChar* src , int32_t srcLength){ in startsWithPrefix() 145 getNextSeparator(UChar *src, int32_t srcLength, in getNextSeparator() 194 _internal_toASCII(const UChar* src, int32_t srcLength, in _internal_toASCII() 394 _internal_toUnicode(const UChar* src, int32_t srcLength, in _internal_toUnicode() 611 uidna_toASCII(const UChar* src, int32_t srcLength, in uidna_toASCII() 640 uidna_toUnicode(const UChar* src, int32_t srcLength, in uidna_toUnicode() 669 uidna_IDNToASCII( const UChar *src, int32_t srcLength, in uidna_IDNToASCII() 762 uidna_IDNToUnicode( const UChar* src, int32_t srcLength, in uidna_IDNToUnicode()
|
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 | ustr_wcs.c | 64 int32_t srcLength, in _strToWCS() 227 int32_t srcLength, in u_strToWCS() 278 int32_t srcLength, in _strFromWCS() 481 int32_t srcLength, in u_strFromWCS()
|
D | ubidiwrt.c | 61 doWriteForward(const UChar *src, int32_t srcLength, in doWriteForward() 154 doWriteReverse(const UChar *src, int32_t srcLength, in doWriteReverse() 311 ubidi_writeReverse(const UChar *src, int32_t srcLength, in ubidi_writeReverse()
|
/external/icu4c/common/ |
D | ustrtrns.cpp | 42 int32_t srcLength, in u_strFromUTF32WithSub() 142 int32_t srcLength, in u_strFromUTF32() 156 int32_t srcLength, in u_strToUTF32WithSub() 248 int32_t srcLength, in u_strToUTF32() 404 int32_t srcLength, in u_strFromUTF8WithSub() 728 int32_t srcLength, in u_strFromUTF8() 742 int32_t srcLength, in u_strFromUTF8Lenient() 981 int32_t srcLength, in u_strToUTF8WithSub() 1245 int32_t srcLength, in u_strToUTF8() 1260 int32_t srcLength, in u_strFromJavaModifiedUTF8WithSub() [all …]
|
D | ucasemap.cpp | 260 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToTitle() 392 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToLower() 407 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToUpper() 422 const uint8_t *src, int32_t srcLength, in utf8_foldCase() 460 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8Fold() 468 const uint8_t *src, int32_t srcLength, in ucasemap_mapUTF8() 509 const char *src, int32_t srcLength, in ucasemap_utf8ToLower() 520 const char *src, int32_t srcLength, in ucasemap_utf8ToUpper() 531 const char *src, int32_t srcLength, in ucasemap_utf8FoldCase()
|
D | ustr_titlecase_brkiter.cpp | 52 const UChar *src, int32_t srcLength, in u_strToTitle() 77 const UChar *src, int32_t srcLength, in ucasemap_toTitle()
|
D | uidna.cpp | 57 startsWithPrefix(const UChar* src , int32_t srcLength){ in startsWithPrefix() 145 getNextSeparator(UChar *src, int32_t srcLength, in getNextSeparator() 194 _internal_toASCII(const UChar* src, int32_t srcLength, in _internal_toASCII() 394 _internal_toUnicode(const UChar* src, int32_t srcLength, in _internal_toUnicode() 611 uidna_toASCII(const UChar* src, int32_t srcLength, in uidna_toASCII() 640 uidna_toUnicode(const UChar* src, int32_t srcLength, in uidna_toUnicode() 669 uidna_IDNToASCII( const UChar *src, int32_t srcLength, in uidna_IDNToASCII() 762 uidna_IDNToUnicode( const UChar* src, int32_t srcLength, in uidna_IDNToUnicode()
|
D | ustrcase_locale.cpp | 86 const UChar *src, int32_t srcLength, in u_strToLower() 100 const UChar *src, int32_t srcLength, in u_strToUpper()
|
D | ustr_wcs.cpp | 67 int32_t srcLength, in _strToWCS() 234 int32_t srcLength, in u_strToWCS() 285 int32_t srcLength, in _strFromWCS() 488 int32_t srcLength, in u_strFromWCS()
|
D | ustrcase.cpp | 167 const UChar *src, int32_t srcLength, in ustrcase_internalToTitle() 302 const UChar *src, int32_t srcLength, in ustrcase_internalToLower() 317 const UChar *src, int32_t srcLength, in ustrcase_internalToUpper() 332 const UChar *src, int32_t srcLength, in ustr_foldCase() 362 const UChar *src, int32_t srcLength, in ustrcase_internalFold() 370 const UChar *src, int32_t srcLength, in ustrcase_map() 438 const UChar *src, int32_t srcLength, in u_strFoldCase()
|
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.c | 62 doWriteForward(const UChar *src, int32_t srcLength, in doWriteForward() 155 doWriteReverse(const UChar *src, int32_t srcLength, in doWriteReverse() 312 ubidi_writeReverse(const UChar *src, int32_t srcLength, in ubidi_writeReverse()
|
D | ucasemap_titlecase_brkiter.cpp | 46 const char *src, int32_t srcLength, in ucasemap_utf8ToTitle()
|
/external/icu4c/test/cintltst/ |
D | nfsprep.c | 40 nfs4_prepare( const char* src, int32_t srcLength, in nfs4_prepare() 174 getPrefixSuffix(const char *src, int32_t srcLength, in getPrefixSuffix() 206 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() 280 nfs4_cis_prepare( const char* src, int32_t srcLength, in nfs4_cis_prepare() 289 nfs4_cs_prepare( const char* src, int32_t srcLength, in nfs4_cs_prepare()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | nfsprep.c | 40 nfs4_prepare( const char* src, int32_t srcLength, in nfs4_prepare() 174 getPrefixSuffix(const char *src, int32_t srcLength, in getPrefixSuffix() 206 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() 280 nfs4_cis_prepare( const char* src, int32_t srcLength, in nfs4_cis_prepare() 289 nfs4_cs_prepare( const char* src, int32_t srcLength, in nfs4_cs_prepare()
|
/external/icu4c/test/intltest/ |
D | idnaref.cpp | 47 startsWithPrefix(const UChar* src , int32_t srcLength){ in startsWithPrefix() 129 static int32_t convertToPuny(const UChar* src, int32_t srcLength, in convertToPuny() 199 static int32_t convertFromPuny( const UChar* src, int32_t srcLength, in convertFromPuny() 244 idnaref_toASCII(const UChar* src, int32_t srcLength, in idnaref_toASCII() 413 idnaref_toUnicode(const UChar* src, int32_t srcLength, in idnaref_toUnicode() 642 getNextSeparator(UChar *src,int32_t srcLength,NamePrepTransform* prep, in getNextSeparator() 678 idnaref_IDNToASCII( const UChar* src, int32_t srcLength, in idnaref_IDNToASCII() 833 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength, in idnaref_IDNToUnicode()
|
D | nptrans.cpp | 139 int32_t NamePrepTransform::map(const UChar* src, int32_t srcLength, in map() 184 int32_t NamePrepTransform::process( const UChar* src, int32_t srcLength, in process()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | idnaref.cpp | 47 startsWithPrefix(const UChar* src , int32_t srcLength){ in startsWithPrefix() 129 static int32_t convertToPuny(const UChar* src, int32_t srcLength, in convertToPuny() 199 static int32_t convertFromPuny( const UChar* src, int32_t srcLength, in convertFromPuny() 244 idnaref_toASCII(const UChar* src, int32_t srcLength, in idnaref_toASCII() 411 idnaref_toUnicode(const UChar* src, int32_t srcLength, in idnaref_toUnicode() 640 getNextSeparator(UChar *src,int32_t srcLength,NamePrepTransform* prep, in getNextSeparator() 676 idnaref_IDNToASCII( const UChar* src, int32_t srcLength, in idnaref_IDNToASCII() 831 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength, in idnaref_IDNToUnicode()
|
D | nptrans.cpp | 139 int32_t NamePrepTransform::map(const UChar* src, int32_t srcLength, in map() 184 int32_t NamePrepTransform::process( const UChar* src, int32_t srcLength, in process()
|