Home
last modified time | relevance | path

Searched refs:realSourceIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetDecoderICU.java401 int realSourceIndex=0; in toUnicodeWithCallback() local
419 realSourceIndex=sourceIndex; in toUnicodeWithCallback()
505 realSourceIndex=sourceIndex; in toUnicodeWithCallback()
543 sourceIndex=realSourceIndex; in toUnicodeWithCallback()
/external/icu/icu4c/source/common/
Ducnv.c847 int32_t realSourceIndex; in _fromUnicodeWithCallback() local
876 realSourceIndex=0; in _fromUnicodeWithCallback()
886 realSourceIndex=sourceIndex; in _fromUnicodeWithCallback()
975 realSourceIndex=sourceIndex; in _fromUnicodeWithCallback()
1009 sourceIndex=realSourceIndex; in _fromUnicodeWithCallback()
1292 int32_t realSourceIndex; in _toUnicodeWithCallback() local
1321 realSourceIndex=0; in _toUnicodeWithCallback()
1331 realSourceIndex=sourceIndex; in _toUnicodeWithCallback()
1420 realSourceIndex=sourceIndex; in _toUnicodeWithCallback()
1454 sourceIndex=realSourceIndex; in _toUnicodeWithCallback()