Home | History | Annotate | Download | only in intltest

Lines Matching refs:low

696     void add(int32_t order, int32_t low, int32_t high);
723 int32_t order, low, high;
744 low = ucol_getOffset(elems);
753 add(order, low, high);
765 void OrderList::add(int32_t order, int32_t low, int32_t high)
778 list[listSize].lowOffset = low;
990 int32_t order, low, high;
993 low = iter->getOffset();
997 forwardList.add(order, low, high);
1008 low = iter->getOffset();
1014 backwardList.add(order, low, high);
1102 void add(uint64_t ce, int32_t low, int32_t high);
1114 int32_t low, high;
1121 order = ucol_nextProcessed(elems, &low, &high, &status);
1122 add(order, low, high);
1133 void PCEList::add(uint64_t order, int32_t low, int32_t high)
1146 list[listSize].lowOffset = low;
1879 // if the low and high offsets of the first CE in
1893 // If the low and high offsets of the CE after the match