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.java409 int realSourceIndex=0; in toUnicodeWithCallback() local
427 realSourceIndex=sourceIndex; in toUnicodeWithCallback()
513 realSourceIndex=sourceIndex; in toUnicodeWithCallback()
551 sourceIndex=realSourceIndex; in toUnicodeWithCallback()
/external/icu/icu4c/source/common/
Ducnv.cpp839 int32_t realSourceIndex; in _fromUnicodeWithCallback() local
868 realSourceIndex=0; in _fromUnicodeWithCallback()
878 realSourceIndex=sourceIndex; in _fromUnicodeWithCallback()
967 realSourceIndex=sourceIndex; in _fromUnicodeWithCallback()
1001 sourceIndex=realSourceIndex; in _fromUnicodeWithCallback()
1284 int32_t realSourceIndex; in _toUnicodeWithCallback() local
1313 realSourceIndex=0; in _toUnicodeWithCallback()
1323 realSourceIndex=sourceIndex; in _toUnicodeWithCallback()
1412 realSourceIndex=sourceIndex; in _toUnicodeWithCallback()
1446 sourceIndex=realSourceIndex; in _toUnicodeWithCallback()