Home
last modified time | relevance | path

Searched defs:targetCapacity (Results 1 – 10 of 10) sorted by relevance

/external/icu4c/common/
Ducnvlat1.c35 int32_t targetCapacity, length; in _Latin1ToUnicodeWithOffsets() local
137 int32_t targetCapacity, length; in _Latin1FromUnicodeWithOffsets() local
325 int32_t targetCapacity; in ucnv_Latin1FromUTF8() local
474 int32_t targetCapacity, length; in _ASCIIToUnicodeWithOffsets() local
611 int32_t targetCapacity, length; in ucnv_ASCIIFromUTF8() local
Ducnv_u7.c216 int32_t length, targetCapacity; in _UTF7ToUnicodeWithOffsets() local
451 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
873 int32_t length, targetCapacity; in _IMAPToUnicodeWithOffsets() local
1137 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnv_u16.c55 uint32_t targetCapacity, length, sourceIndex; in _UTF16BEFromUnicodeWithOffsets() local
259 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16BEToUnicodeWithOffsets() local
654 uint32_t targetCapacity, length, sourceIndex; in _UTF16LEFromUnicodeWithOffsets() local
858 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16LEToUnicodeWithOffsets() local
Ducnvbocu.c390 int32_t targetCapacity; in _Bocu1FromUnicodeWithOffsets() local
644 int32_t targetCapacity; in _Bocu1FromUnicode() local
Ducnvmbcs.c2040 int32_t targetCapacity, length; in ucnv_MBCSSingleToBMPWithOffsets() local
3261 int32_t targetCapacity; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3493 int32_t targetCapacity; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3669 int32_t targetCapacity, length; in ucnv_MBCSSingleFromBMPWithOffsets() local
3926 int32_t targetCapacity; in ucnv_MBCSFromUnicodeWithOffsets() local
4865 int32_t targetCapacity; in ucnv_SBCSFromUTF8() local
5168 int32_t targetCapacity; in ucnv_DBCSFromUTF8() local
Ducnv.c2404 char *target, int32_t targetCapacity, in ucnv_internalConvert()
2477 char *target, int32_t targetCapacity, in ucnv_convert()
2528 char *target, int32_t targetCapacity, in ucnv_convertAlgorithmic()
2584 char *target, int32_t targetCapacity, in ucnv_toAlgorithmic()
2596 char *target, int32_t targetCapacity, in ucnv_fromAlgorithmic()
Ducnvscsu.c1014 int32_t targetCapacity; in _SCSUFromUnicodeWithOffsets() local
1507 int32_t targetCapacity; in _SCSUFromUnicode() local
Ducnv_u8.c755 int32_t targetCapacity; in ucnv_UTF8FromUTF8() local
Dunistr.cpp765 int32_t targetCapacity, in extract()
/external/icu4c/test/cintltst/
Dccapitst.c457 int32_t targetLimit=0, sourceLimit=0, i=0, targetCapacity=0; in TestConvert() local