/external/icu4c/common/ |
D | ucnv_cnv.c | 51 int32_t sourceIndex, in ucnv_fromUWriteBytes() 91 int32_t sourceIndex, in ucnv_toUWriteUChars() 131 int32_t sourceIndex, in ucnv_toUWriteCodePoint()
|
D | ucnv_u16.c | 47 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
|
D | ucnv_u7.c | 226 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
|
D | ucnvlat1.c | 38 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local 143 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local 477 int32_t sourceIndex; in _ASCIIToUnicodeWithOffsets() local
|
D | ucnvmbcs.c | 892 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
|
D | ucnvhz.c | 37 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument 58 int32_t sourceIndex; member
|
D | ucnv2022.c | 407 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
|
D | ucnvbocu.c | 395 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local 947 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
|
D | ucnvscsu.c | 239 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local 1021 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
|
D | ucnv.c | 753 int32_t sourceIndex, int32_t errorInputLength) { in _updateOffsets() 827 int32_t sourceIndex; in _fromUnicodeWithCallback() local 1272 int32_t sourceIndex; in _toUnicodeWithCallback() local
|
D | ucnv_lmb.c | 793 int sourceIndex = 0; in _LMBCSFromUnicode() local
|
/external/icu4c/i18n/ |
D | ucol.cpp | 6280 int32_t sourceIndex = 0; in ucol_getBound() local
|