Home | History | Annotate | Download | only in intltest

Lines Matching refs:getOrder

693     int32_t getOrder(int32_t index) const;
808 int32_t OrderList::getOrder(int32_t index) const
861 if (getOrder(i) != other.getOrder(j)) {
1098 uint64_t getOrder(int32_t index) const;
1186 uint64_t PCEList::getOrder(int32_t index) const
1212 if (getOrder(i) != other.getOrder(j)) {
1222 return getOrder(index);
2002 targetOrders.getOrder(i + patternSize) != UCOL_NULLORDER) {