/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_u7.c | 225 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
|
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 | ucnv_u16.c | 55 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
|
D | ucnvmbcs.c | 963 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
|
D | ucnvhz.c | 38 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument 59 int32_t sourceIndex; member
|
D | ucnvbocu.c | 395 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local 947 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
|
D | ucnv2022.c | 409 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
|
D | ucnvscsu.c | 241 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local 1023 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
|
D | ucnv.c | 756 int32_t sourceIndex, int32_t errorInputLength) { in _updateOffsets() 830 int32_t sourceIndex; in _fromUnicodeWithCallback() local 1275 int32_t sourceIndex; in _toUnicodeWithCallback() local
|
D | ucnv_lmb.c | 855 int sourceIndex = 0; in _LMBCSFromUnicode() local
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | JSystem.cs | 59 …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/ |
D | JSystem.cs | 60 …public static void arraycopy<T>( T[] sourceArray, int sourceIndex, T[] destinationArray, int desti… in arraycopy()
|
/external/icu4c/i18n/ |
D | ucol.cpp | 6110 int32_t sourceIndex = 0; in ucol_getBound() local
|