Home
last modified time | relevance | path

Searched defs:sourceIndex (Results 1 – 14 of 14) 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_u7.c225 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
463 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
906 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1161 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
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
Ducnvmbcs.c963 int32_t **offsets, int32_t sourceIndex, in _extFromU()
1030 int32_t **offsets, int32_t sourceIndex, in _extToU()
1894 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2046 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2332 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3271 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3502 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3678 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
3937 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.c38 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument
59 int32_t sourceIndex; member
Ducnvbocu.c395 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
947 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnv2022.c409 int32_t sourceIndex, in fromUWriteUInt8()
1958 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
1995 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2500 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3154 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3191 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnvscsu.c241 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local
1023 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
Ducnv.c756 int32_t sourceIndex, int32_t errorInputLength) { in _updateOffsets()
830 int32_t sourceIndex; in _fromUnicodeWithCallback() local
1275 int32_t sourceIndex; in _toUnicodeWithCallback() local
Ducnv_lmb.c855 int sourceIndex = 0; in _LMBCSFromUnicode() local
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DJSystem.cs59 …public static void arraycopy<T>( T[] sourceArray, int sourceIndex, T[] destinationArray, int desti… in arraycopy()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DJSystem.cs60 …public static void arraycopy<T>( T[] sourceArray, int sourceIndex, T[] destinationArray, int desti… in arraycopy()
/external/icu4c/i18n/
Ducol.cpp6110 int32_t sourceIndex = 0; in ucol_getBound() local