Home
last modified time | relevance | path

Searched refs:lookaheadResult (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1219 int lookaheadResult = 0; in handleNext() local
1230 if (lookaheadResult > result) { in handleNext()
1236 result = lookaheadResult; in handleNext()
1307 result = lookaheadResult; in handleNext()
1320 lookaheadResult = text.getIndex(); in handleNext()
1324 lookaheadResult--; in handleNext()
1377 int lookaheadResult = 0; in handlePrevious() local
1418 if (lookaheadResult < result) { in handlePrevious()
1422 result = lookaheadResult; in handlePrevious()
1483 result = lookaheadResult; in handlePrevious()
[all …]
/external/icu/icu4c/source/common/
Drbbi.cpp1007 int32_t lookaheadResult = 0; in handleNext() local
1053 if (lookaheadResult > result) { in handleNext()
1057 result = lookaheadResult; in handleNext()
1130 result = lookaheadResult; in handleNext()
1144 lookaheadResult = r; in handleNext()
1222 int32_t lookaheadResult = 0; in handlePrevious() local
1269 if (lookaheadResult < result) { in handlePrevious()
1273 result = lookaheadResult; in handlePrevious()
1345 result = lookaheadResult; in handlePrevious()
1358 lookaheadResult = r; in handlePrevious()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...