Home | History | Annotate | Download | only in text

Lines Matching defs:highIndex_

1112                 if (nextCEI.lowIndex_ == nextCEI.highIndex_ && nextCEI.ce_ != CollationPCE.PROCESSED_NULLORDER) {
1134 } else if ( nextCEI.lowIndex_ == nextCEI.highIndex_ ) {
1159 int secondIx = firstCEI.highIndex_;
1178 maxLimit >= lastCEI.highIndex_ && nextCEI.highIndex_ > maxLimit &&
1200 highIndex_ && isBreakBoundary(minLimit)) {
1207 if (nba >= lastCEI.highIndex_ && (!allowMidclusterMatch || nba < maxLimit)) {
1401 if (mStart == firstCEI.highIndex_) {
1418 if (nextCEI.lowIndex_ == nextCEI.highIndex_ && nextCEI.ce_ != CollationPCE.PROCESSED_NULLORDER) {
1438 maxLimit >= lastCEI.highIndex_ && nextCEI.highIndex_ > maxLimit &&
1457 if (nba >= lastCEI.highIndex_ && (!allowMidclusterMatch || nba < maxLimit)) {
1935 int highIndex_;
2027 buf_[i].highIndex_ = range.ixHigh_;
2069 buf_[i].highIndex_ = range.ixHigh_;