Searched refs:lastCEI (Results 1 – 4 of 4) sorted by relevance
1095 CEI lastCEI = ceb.get(targetIx + targetIxOffset -1); in search() local1098 minLimit = lastCEI.lowIndex_; in search()1178 maxLimit >= lastCEI.highIndex_ && nextCEI.highIndex_ > maxLimit && in search()1200 if (minLimit == lastCEI.highIndex_ && isBreakBoundary(minLimit)) { in search()1207 if (nba >= lastCEI.highIndex_ && (!allowMidclusterMatch || nba < maxLimit)) { in search()1341 CEI lastCEI = ceb.getPrevious(targetIx); in searchBackwards() local1342 if (lastCEI == null) { in searchBackwards()1405 minLimit = lastCEI.lowIndex_; in searchBackwards()1438 maxLimit >= lastCEI.highIndex_ && nextCEI.highIndex_ > maxLimit && in searchBackwards()1457 if (nba >= lastCEI.highIndex_ && (!allowMidclusterMatch || nba < maxLimit)) { in searchBackwards()
1079 CEI lastCEI = ceb.get(targetIx + targetIxOffset -1); in search() local1082 minLimit = lastCEI.lowIndex_; in search()1162 maxLimit >= lastCEI.highIndex_ && nextCEI.highIndex_ > maxLimit && in search()1184 if (minLimit == lastCEI.highIndex_ && isBreakBoundary(minLimit)) { in search()1191 if (nba >= lastCEI.highIndex_ && (!allowMidclusterMatch || nba < maxLimit)) { in search()1325 CEI lastCEI = ceb.getPrevious(targetIx); in searchBackwards() local1326 if (lastCEI == null) { in searchBackwards()1389 minLimit = lastCEI.lowIndex_; in searchBackwards()1422 maxLimit >= lastCEI.highIndex_ && nextCEI.highIndex_ > maxLimit && in searchBackwards()1441 if (nba >= lastCEI.highIndex_ && (!allowMidclusterMatch || nba < maxLimit)) { in searchBackwards()
3959 const CEI *lastCEI = ceb.get(targetIx + targetIxOffset - 1); in usearch_search() local3962 minLimit = lastCEI->lowIndex; in usearch_search()4045 maxLimit >= lastCEI->highIndex && nextCEI->highIndex > maxLimit && in usearch_search()4067 if (minLimit == lastCEI->highIndex && isBreakBoundary(strsrch, minLimit)) { in usearch_search()4074 if (nba >= lastCEI->highIndex && (!allowMidclusterMatch || nba < maxLimit)) { in usearch_search()4225 const CEI *lastCEI = ceb.getPrevious(targetIx); in usearch_searchBackwards() local4226 if (lastCEI == NULL) { in usearch_searchBackwards()4293 minLimit = lastCEI->lowIndex; in usearch_searchBackwards()4328 maxLimit >= lastCEI->highIndex && nextCEI->highIndex > maxLimit && in usearch_searchBackwards()4347 if (nba >= lastCEI->highIndex && (!allowMidclusterMatch || nba < maxLimit)) { in usearch_searchBackwards()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...