Home
last modified time | relevance | path

Searched defs:sourceIndex (Results 1 – 12 of 12) sorted by relevance

/external/icu4c/common/
Ducnv_cnv.c51 int32_t sourceIndex, in ucnv_fromUWriteBytes()
91 int32_t sourceIndex, in ucnv_toUWriteUChars()
131 int32_t sourceIndex, in ucnv_toUWriteCodePoint()
Ducnv_u16.c47 uint32_t targetCapacity, length, sourceIndex; in _UTF16BEFromUnicodeWithOffsets() local
251 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16BEToUnicodeWithOffsets() local
601 uint32_t targetCapacity, length, sourceIndex; in _UTF16LEFromUnicodeWithOffsets() local
805 uint32_t targetCapacity, length, count, sourceIndex; in _UTF16LEToUnicodeWithOffsets() local
Ducnv_u7.c226 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
452 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
883 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1138 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnvlat1.c38 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
143 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
477 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
Ducnvmbcs.c892 int32_t **offsets, int32_t sourceIndex, in _extFromU()
959 int32_t **offsets, int32_t sourceIndex, in _extToU()
1792 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
1944 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2171 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3060 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3291 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3467 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
3726 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.c37 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument
58 int32_t sourceIndex; member
Ducnv2022.c407 int32_t sourceIndex, in fromUWriteUInt8()
1873 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
1910 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2361 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
2980 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3017 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnvbocu.c395 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
947 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnvscsu.c239 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local
1021 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
Ducnv.c753 int32_t sourceIndex, int32_t errorInputLength) { in _updateOffsets()
827 int32_t sourceIndex; in _fromUnicodeWithCallback() local
1272 int32_t sourceIndex; in _toUnicodeWithCallback() local
Ducnv_lmb.c793 int sourceIndex = 0; in _LMBCSFromUnicode() local
/external/icu4c/i18n/
Ducol.cpp6280 int32_t sourceIndex = 0; in ucol_getBound() local