Home
last modified time | relevance | path

Searched defs:nextSourceIndex (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/common/
Ducnv_u7.cpp231 int32_t sourceIndex, nextSourceIndex; in _UTF7ToUnicodeWithOffsets() local
915 int32_t sourceIndex, nextSourceIndex; in _IMAPToUnicodeWithOffsets() local
Ducnvbocu.cpp402 int32_t sourceIndex, nextSourceIndex; in _Bocu1FromUnicodeWithOffsets() local
969 int32_t sourceIndex, nextSourceIndex; in _Bocu1ToUnicodeWithOffsets() local
Ducnvscsu.cpp244 int32_t sourceIndex, nextSourceIndex; in _SCSUToUnicodeWithOffsets() local
1026 int32_t sourceIndex, nextSourceIndex; in _SCSUFromUnicodeWithOffsets() local
Ducnv_u8.cpp425 int32_t offsetNum, nextSourceIndex; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Ducnvmbcs.cpp2481 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSToUnicodeWithOffsets() local
3420 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSDoubleFromUnicodeWithOffsets() local
3651 int32_t sourceIndex, nextSourceIndex; in ucnv_MBCSSingleFromUnicodeWithOffsets() local
4086 int32_t prevSourceIndex, sourceIndex, nextSourceIndex; in ucnv_MBCSFromUnicodeWithOffsets() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetSCSU.java229 private int nextSourceIndex ; field in CharsetSCSU.CharsetDecoderSCSU
635 private int nextSourceIndex; field in CharsetSCSU.CharsetEncoderSCSU
DCharsetUTF7.java195 int sourceIndex, nextSourceIndex; in decodeLoop() local
DCharsetBOCU1.java236 int sourceIndex, nextSourceIndex; field in CharsetBOCU1.CharsetEncoderBOCU
DCharsetMBCS.java2014 int sourceIndex, nextSourceIndex; in cnvMBCSToUnicodeWithOffsets() local
2859 int prevSourceIndex, sourceIndex, nextSourceIndex; in encodeLoop() local
4162 int sourceIndex, nextSourceIndex; in cnvMBCSSingleFromUnicodeWithOffsets() local
4310 int c, sourceIndex, nextSourceIndex; in cnvMBCSDoubleFromUnicodeWithOffsets() local
4526 int c, sourceArrayIndex, sourceIndex, nextSourceIndex, prevSourceIndex, prevLength; field in CharsetMBCS.CharsetEncoderMBCS.SideEffects
4603 int c, sourceArrayIndex, sourceIndex, nextSourceIndex; field in CharsetMBCS.CharsetEncoderMBCS.SideEffectsDouble