Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/icu/source/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.c226 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
464 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
908 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1163 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnvlat1.c39 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
144 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
478 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.c965 int32_t **offsets, int32_t sourceIndex, in _extFromU()
1032 int32_t **offsets, int32_t sourceIndex, in _extToU()
1895 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2047 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2333 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3272 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3503 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3679 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
3938 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.c39 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument
60 int32_t sourceIndex; member
Ducnvbocu.cpp400 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
952 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnv2022.cpp432 int32_t sourceIndex, in fromUWriteUInt8()
1965 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2002 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2507 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3163 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3200 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnvscsu.c242 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local
1024 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
Ducnv.c766 int32_t sourceIndex, int32_t errorInputLength) { in _updateOffsets()
840 int32_t sourceIndex; in _fromUnicodeWithCallback() local
1285 int32_t sourceIndex; in _toUnicodeWithCallback() local
Ducnv_lmb.c855 int sourceIndex = 0; in _LMBCSFromUnicode() local
/external/icu/icu4c/source/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.c226 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
464 int32_t length, targetCapacity, sourceIndex; in _UTF7FromUnicodeWithOffsets() local
908 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
1163 int32_t length, targetCapacity, sourceIndex; in _IMAPFromUnicodeWithOffsets() local
Ducnvlat1.c39 int32_t sourceIndex; in _Latin1ToUnicodeWithOffsets() local
144 int32_t sourceIndex; in _Latin1FromUnicodeWithOffsets() local
478 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.c965 int32_t **offsets, int32_t sourceIndex, in _extFromU()
1032 int32_t **offsets, int32_t sourceIndex, in _extToU()
1895 int32_t sourceIndex; in ucnv_MBCSSingleToUnicodeWithOffsets() local
2047 int32_t sourceIndex; in ucnv_MBCSSingleToBMPWithOffsets() local
2333 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3272 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3503 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
3679 int32_t sourceIndex; in ucnv_MBCSSingleFromBMPWithOffsets() local
3938 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
Ducnvhz.c39 #define CONCAT_ESCAPE_MACRO( args, targetIndex,targetLength,strToAppend, err, len,sourceIndex){ … argument
60 int32_t sourceIndex; member
Ducnvbocu.cpp400 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
952 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnv2022.cpp415 int32_t sourceIndex, in fromUWriteUInt8()
1970 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2007 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2512 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3168 int32_t sourceIndex = (int32_t)(source - args->source - U16_LENGTH(sourceChar)); in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
3205 int32_t sourceIndex; in UConverter_fromUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
Ducnvscsu.c242 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local
1024 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
Ducnv.c766 int32_t sourceIndex, int32_t errorInputLength) { in _updateOffsets()
840 int32_t sourceIndex; in _fromUnicodeWithCallback() local
1285 int32_t sourceIndex; in _toUnicodeWithCallback() local
Ducnv_lmb.c855 int sourceIndex = 0; in _LMBCSFromUnicode() local
/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/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/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/
DTranslateOptions.java190 private boolean canSetLanguage(int sourceIndex, int targetIndex) { in canSetLanguage()

12