Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbi.cpp969 int32_t lookaheadResult = 0; in handleNext() local
1015 if (lookaheadResult > result) { in handleNext()
1019 result = lookaheadResult; in handleNext()
1087 result = lookaheadResult; in handleNext()
1101 lookaheadResult = r; in handleNext()
1179 int32_t lookaheadResult = 0; in handlePrevious() local
1226 if (lookaheadResult < result) { in handlePrevious()
1230 result = lookaheadResult; in handlePrevious()
1297 result = lookaheadResult; in handlePrevious()
1310 lookaheadResult = r; in handlePrevious()