Home
last modified time | relevance | path

Searched defs:destCapacity (Results 1 – 25 of 97) sorted by relevance

1234

/external/cronet/third_party/icu/source/common/
Dustrtrns.cpp41 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 …]
Dustrcase_locale.cpp45 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()
Dunorm.cpp99 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()
Dustrcase.cpp49 int32_t checkOverflowAndEditsError(int32_t destIndex, int32_t destCapacity, in checkOverflowAndEditsError()
63 appendResult(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendResult()
136 appendUChar(UChar *dest, int32_t destIndex, int32_t destCapacity, UChar c) { in appendUChar()
146 appendNonEmptyUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendNonEmptyUnchanged()
164 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendUnchanged()
209 UChar *dest, int32_t destCapacity, in toLower()
307 UChar *dest, int32_t destCapacity, in toUpper()
417 UChar *dest, int32_t &destIndex, int32_t destCapacity, uint32_t options, in maybeTitleDutchIJ()
495 UChar *dest, int32_t destCapacity, in ustrcase_internalToTitle()
1105 UChar *dest, int32_t destCapacity, in toUpper()
[all …]
Dlocdispnames.cpp305 UChar *dest, int32_t destCapacity, in _getStringOrCopyKey()
365 UChar *dest, int32_t destCapacity, in _getDisplayNameForComponent()
411 UChar *dest, int32_t destCapacity, in uloc_getDisplayLanguage()
420 UChar *dest, int32_t destCapacity, in uloc_getDisplayScript()
445 UChar *dest, int32_t destCapacity, in uloc_getDisplayScriptInContext()
455 UChar *dest, int32_t destCapacity, in uloc_getDisplayCountry()
469 UChar *dest, int32_t destCapacity, in uloc_getDisplayVariant()
490 UChar *dest, int32_t destCapacity, in uloc_getDisplayName()
792 int32_t destCapacity, in uloc_getDisplayKeyword()
824 int32_t destCapacity, in uloc_getDisplayKeywordValue()
Dustr_wcs.cpp66 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()
Duidna.cpp195 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()
Ducasemap_titlecase_brkiter.cpp60 char *dest, int32_t destCapacity, Edits *edits, in utf8ToTitle()
103 char *dest, int32_t destCapacity, in ucasemap_utf8ToTitle()
/external/icu/icu4c/source/common/
Dustrtrns.cpp41 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 …]
Dustrcase_locale.cpp45 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()
Dunorm.cpp99 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()
Dustrcase.cpp49 int32_t checkOverflowAndEditsError(int32_t destIndex, int32_t destCapacity, in checkOverflowAndEditsError()
63 appendResult(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendResult()
136 appendUChar(UChar *dest, int32_t destIndex, int32_t destCapacity, UChar c) { in appendUChar()
146 appendNonEmptyUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendNonEmptyUnchanged()
164 appendUnchanged(UChar *dest, int32_t destIndex, int32_t destCapacity, in appendUnchanged()
209 UChar *dest, int32_t destCapacity, in toLower()
307 UChar *dest, int32_t destCapacity, in toUpper()
417 UChar *dest, int32_t &destIndex, int32_t destCapacity, uint32_t options, in maybeTitleDutchIJ()
495 UChar *dest, int32_t destCapacity, in ustrcase_internalToTitle()
1105 UChar *dest, int32_t destCapacity, in toUpper()
[all …]
Dlocdispnames.cpp305 UChar *dest, int32_t destCapacity, in _getStringOrCopyKey()
365 UChar *dest, int32_t destCapacity, in _getDisplayNameForComponent()
411 UChar *dest, int32_t destCapacity, in uloc_getDisplayLanguage()
420 UChar *dest, int32_t destCapacity, in uloc_getDisplayScript()
445 UChar *dest, int32_t destCapacity, in uloc_getDisplayScriptInContext()
455 UChar *dest, int32_t destCapacity, in uloc_getDisplayCountry()
469 UChar *dest, int32_t destCapacity, in uloc_getDisplayVariant()
490 UChar *dest, int32_t destCapacity, in uloc_getDisplayName()
792 int32_t destCapacity, in uloc_getDisplayKeyword()
824 int32_t destCapacity, in uloc_getDisplayKeywordValue()
Dustr_wcs.cpp66 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()
Duidna.cpp195 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()
Ducasemap_titlecase_brkiter.cpp60 char *dest, int32_t destCapacity, Edits *edits, in utf8ToTitle()
103 char *dest, int32_t destCapacity, in ucasemap_utf8ToTitle()
Dustr_titlecase_brkiter.cpp169 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()
/external/cronet/third_party/icu/source/tools/genrb/
Dprscmnts.cpp88 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/tools/genrb/
Dprscmnts.cpp88 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/cronet/third_party/icu/source/test/cintltst/
Dnfsprep.c43 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/test/cintltst/
Dnfsprep.c43 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/
Duparse.cpp190 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/cronet/third_party/icu/source/tools/toolutil/
Duparse.cpp190 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/cronet/third_party/icu/source/test/intltest/
Didnaref.cpp132 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()
/external/icu/icu4c/source/test/intltest/
Didnaref.cpp132 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()

1234