Home | History | Annotate | Download | only in intltest

Lines Matching defs:low

338     void add(int32_t order, int32_t low, int32_t high);
365 int32_t order, low, high;
386 low = ucol_getOffset(elems);
395 add(order, low, high);
407 void OrderList::add(int32_t order, int32_t low, int32_t high)
420 list[listSize].lowOffset = low;
636 int32_t order, low, high;
639 low = iter->getOffset();
643 forwardList.add(order, low, high);
654 low = iter->getOffset();
660 backwardList.add(order, low, high);
1203 // if the low and high offsets of the first CE in
1217 // If the low and high offsets of the CE after the match
1232 // When the last CE's low index is same with its high index, the CE is likely