Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbi.cpp1000 int32_t lookaheadResult = 0; in handleNext() local
1046 if (lookaheadResult > result) { in handleNext()
1050 result = lookaheadResult; in handleNext()
1123 result = lookaheadResult; in handleNext()
1137 lookaheadResult = r; in handleNext()
1215 int32_t lookaheadResult = 0; in handlePrevious() local
1262 if (lookaheadResult < result) { in handlePrevious()
1266 result = lookaheadResult; in handlePrevious()
1338 result = lookaheadResult; in handlePrevious()
1351 lookaheadResult = r; in handlePrevious()