Home
last modified time | relevance | path

Searched defs:srcLength (Results 1 – 25 of 126) sorted by relevance

123456

/external/icu/icu4c/source/common/unicode/
Dunistr.h4263 int32_t srcLength) const in doCompare()
4278 int32_t srcLength) const in doEqualsSubstring()
4331 int32_t srcLength) const in compare()
4339 int32_t srcLength) const in compare()
4353 int32_t srcLength) const in compare()
4370 int32_t srcLength) const in doCompareCodePointOrder()
4392 int32_t srcLength) const in compareCodePointOrder()
4400 int32_t srcLength) const in compareCodePointOrder()
4414 int32_t srcLength) const in compareCodePointOrder()
4431 int32_t srcLength, in doCaseCompare()
[all …]
/external/cronet/stable/third_party/icu/source/common/unicode/
Dunistr.h3952 int32_t srcLength) const in doCompare()
3967 int32_t srcLength) const in doEqualsSubstring()
4020 int32_t srcLength) const in compare()
4028 int32_t srcLength) const in compare()
4042 int32_t srcLength) const in compare()
4059 int32_t srcLength) const in doCompareCodePointOrder()
4081 int32_t srcLength) const in compareCodePointOrder()
4089 int32_t srcLength) const in compareCodePointOrder()
4103 int32_t srcLength) const in compareCodePointOrder()
4120 int32_t srcLength, in doCaseCompare()
[all …]
/external/cronet/tot/third_party/icu/source/common/unicode/
Dunistr.h3952 int32_t srcLength) const in doCompare()
3967 int32_t srcLength) const in doEqualsSubstring()
4020 int32_t srcLength) const in compare()
4028 int32_t srcLength) const in compare()
4042 int32_t srcLength) const in compare()
4059 int32_t srcLength) const in doCompareCodePointOrder()
4081 int32_t srcLength) const in compareCodePointOrder()
4089 int32_t srcLength) const in compareCodePointOrder()
4103 int32_t srcLength) const in compareCodePointOrder()
4120 int32_t srcLength, in doCaseCompare()
[all …]
/external/icu/libicu/cts_headers/unicode/
Dunistr.h4263 int32_t srcLength) const in doCompare()
4278 int32_t srcLength) const in doEqualsSubstring()
4331 int32_t srcLength) const in compare()
4339 int32_t srcLength) const in compare()
4353 int32_t srcLength) const in compare()
4370 int32_t srcLength) const in doCompareCodePointOrder()
4392 int32_t srcLength) const in compareCodePointOrder()
4400 int32_t srcLength) const in compareCodePointOrder()
4414 int32_t srcLength) const in compareCodePointOrder()
4431 int32_t srcLength, in doCaseCompare()
[all …]
/external/icu/icu4c/source/common/
Dustrcase_locale.cpp46 const char16_t *src, int32_t srcLength, in u_strToLower()
58 const char16_t *src, int32_t srcLength, in u_strToUpper()
72 const char16_t *src, int32_t srcLength, in toLower()
84 const char16_t *src, int32_t srcLength, in toUpper()
Dustrtrns.cpp44 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 …]
Ducasemap.cpp314 const uint8_t *src, UCaseContext *csc, int32_t srcLength, in toUpper()
515 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToTitle()
655 const uint8_t *src, int32_t srcLength, in toUpper()
812 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToLower()
826 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToUpper()
844 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8Fold()
855 const char *src, int32_t srcLength, in ucasemap_mapUTF8()
889 const char *src, int32_t srcLength, in ucasemap_mapUTF8()
940 const char *src, int32_t srcLength, in ucasemap_utf8ToLower()
952 const char *src, int32_t srcLength, in ucasemap_utf8ToUpper()
[all …]
Duidna.cpp59 startsWithPrefix(const char16_t* src , int32_t srcLength){ in startsWithPrefix()
145 getNextSeparator(char16_t *src, int32_t srcLength, in getNextSeparator()
194 _internal_toASCII(const char16_t* src, int32_t srcLength, in _internal_toASCII()
394 _internal_toUnicode(const char16_t* src, int32_t srcLength, in _internal_toUnicode()
614 uidna_toASCII(const char16_t* src, int32_t srcLength, in uidna_toASCII()
643 uidna_toUnicode(const char16_t* src, int32_t srcLength, in uidna_toUnicode()
672 uidna_IDNToASCII( const char16_t *src, int32_t srcLength, in uidna_IDNToASCII()
765 uidna_IDNToUnicode( const char16_t* src, int32_t srcLength, in uidna_IDNToUnicode()
Dustr_wcs.cpp69 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()
/external/cronet/stable/third_party/icu/source/common/
Dustrcase_locale.cpp46 const char16_t *src, int32_t srcLength, in u_strToLower()
58 const char16_t *src, int32_t srcLength, in u_strToUpper()
72 const char16_t *src, int32_t srcLength, in toLower()
84 const char16_t *src, int32_t srcLength, in toUpper()
Dustrtrns.cpp44 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 …]
Ducasemap.cpp315 const uint8_t *src, UCaseContext *csc, int32_t srcLength, in toUpper()
516 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToTitle()
656 const uint8_t *src, int32_t srcLength, in toUpper()
813 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToLower()
827 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToUpper()
845 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8Fold()
856 const char *src, int32_t srcLength, in ucasemap_mapUTF8()
890 const char *src, int32_t srcLength, in ucasemap_mapUTF8()
942 const char *src, int32_t srcLength, in ucasemap_utf8ToLower()
954 const char *src, int32_t srcLength, in ucasemap_utf8ToUpper()
[all …]
Duidna.cpp59 startsWithPrefix(const char16_t* src , int32_t srcLength){ in startsWithPrefix()
145 getNextSeparator(char16_t *src, int32_t srcLength, in getNextSeparator()
194 _internal_toASCII(const char16_t* src, int32_t srcLength, in _internal_toASCII()
394 _internal_toUnicode(const char16_t* src, int32_t srcLength, in _internal_toUnicode()
611 uidna_toASCII(const char16_t* src, int32_t srcLength, in uidna_toASCII()
640 uidna_toUnicode(const char16_t* src, int32_t srcLength, in uidna_toUnicode()
669 uidna_IDNToASCII( const char16_t *src, int32_t srcLength, in uidna_IDNToASCII()
762 uidna_IDNToUnicode( const char16_t* src, int32_t srcLength, in uidna_IDNToUnicode()
Dustr_wcs.cpp69 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()
/external/cronet/tot/third_party/icu/source/common/
Dustrcase_locale.cpp46 const char16_t *src, int32_t srcLength, in u_strToLower()
58 const char16_t *src, int32_t srcLength, in u_strToUpper()
72 const char16_t *src, int32_t srcLength, in toLower()
84 const char16_t *src, int32_t srcLength, in toUpper()
Dustrtrns.cpp44 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 …]
Ducasemap.cpp315 const uint8_t *src, UCaseContext *csc, int32_t srcLength, in toUpper()
516 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToTitle()
656 const uint8_t *src, int32_t srcLength, in toUpper()
813 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToLower()
827 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8ToUpper()
845 const uint8_t *src, int32_t srcLength, in ucasemap_internalUTF8Fold()
856 const char *src, int32_t srcLength, in ucasemap_mapUTF8()
890 const char *src, int32_t srcLength, in ucasemap_mapUTF8()
942 const char *src, int32_t srcLength, in ucasemap_utf8ToLower()
954 const char *src, int32_t srcLength, in ucasemap_utf8ToUpper()
[all …]
Duidna.cpp59 startsWithPrefix(const char16_t* src , int32_t srcLength){ in startsWithPrefix()
145 getNextSeparator(char16_t *src, int32_t srcLength, in getNextSeparator()
194 _internal_toASCII(const char16_t* src, int32_t srcLength, in _internal_toASCII()
394 _internal_toUnicode(const char16_t* src, int32_t srcLength, in _internal_toUnicode()
611 uidna_toASCII(const char16_t* src, int32_t srcLength, in uidna_toASCII()
640 uidna_toUnicode(const char16_t* src, int32_t srcLength, in uidna_toUnicode()
669 uidna_IDNToASCII( const char16_t *src, int32_t srcLength, in uidna_IDNToASCII()
762 uidna_IDNToUnicode( const char16_t* src, int32_t srcLength, in uidna_IDNToUnicode()
Dustr_wcs.cpp69 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()
/external/icu/icu4c/source/test/cintltst/
Dnfsprep.c42 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/cronet/tot/third_party/icu/source/test/cintltst/
Dnfsprep.c42 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/cronet/stable/third_party/icu/source/test/cintltst/
Dnfsprep.c42 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/cronet/tot/third_party/icu/source/test/intltest/
Didnaref.cpp49 startsWithPrefix(const char16_t* src , int32_t srcLength){ in startsWithPrefix()
131 static int32_t convertToPuny(const char16_t* src, int32_t srcLength, in convertToPuny()
212 static int32_t convertFromPuny( const char16_t* src, int32_t srcLength, in convertFromPuny()
257 idnaref_toASCII(const char16_t* src, int32_t srcLength, in idnaref_toASCII()
426 idnaref_toUnicode(const char16_t* src, int32_t srcLength, in idnaref_toUnicode()
655 getNextSeparator(char16_t *src,int32_t srcLength,NamePrepTransform* prep, in getNextSeparator()
691 idnaref_IDNToASCII( const char16_t* src, int32_t srcLength, in idnaref_IDNToASCII()
846 idnaref_IDNToUnicode( const char16_t* src, int32_t srcLength, in idnaref_IDNToUnicode()
/external/cronet/stable/third_party/icu/source/test/intltest/
Didnaref.cpp49 startsWithPrefix(const char16_t* src , int32_t srcLength){ in startsWithPrefix()
131 static int32_t convertToPuny(const char16_t* src, int32_t srcLength, in convertToPuny()
212 static int32_t convertFromPuny( const char16_t* src, int32_t srcLength, in convertFromPuny()
257 idnaref_toASCII(const char16_t* src, int32_t srcLength, in idnaref_toASCII()
426 idnaref_toUnicode(const char16_t* src, int32_t srcLength, in idnaref_toUnicode()
655 getNextSeparator(char16_t *src,int32_t srcLength,NamePrepTransform* prep, in getNextSeparator()
691 idnaref_IDNToASCII( const char16_t* src, int32_t srcLength, in idnaref_IDNToASCII()
846 idnaref_IDNToUnicode( const char16_t* src, int32_t srcLength, in idnaref_IDNToUnicode()
/external/icu/icu4c/source/test/intltest/
Didnaref.cpp49 startsWithPrefix(const char16_t* src , int32_t srcLength){ in startsWithPrefix()
131 static int32_t convertToPuny(const char16_t* src, int32_t srcLength, in convertToPuny()
212 static int32_t convertFromPuny( const char16_t* src, int32_t srcLength, in convertFromPuny()
257 idnaref_toASCII(const char16_t* src, int32_t srcLength, in idnaref_toASCII()
426 idnaref_toUnicode(const char16_t* src, int32_t srcLength, in idnaref_toUnicode()
655 getNextSeparator(char16_t *src,int32_t srcLength,NamePrepTransform* prep, in getNextSeparator()
691 idnaref_IDNToASCII( const char16_t* src, int32_t srcLength, in idnaref_IDNToASCII()
846 idnaref_IDNToUnicode( const char16_t* src, int32_t srcLength, in idnaref_IDNToUnicode()

123456