Searched refs:lookaheadResult (Results 1 – 1 of 1) sorted by relevance
969 int32_t lookaheadResult = 0; in handleNext() local1015 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() local1226 if (lookaheadResult < result) { in handlePrevious()1230 result = lookaheadResult; in handlePrevious()1297 result = lookaheadResult; in handlePrevious()1310 lookaheadResult = r; in handlePrevious()