Searched refs:MIN_SEC_HIGH (Results 1 – 7 of 7) sorted by relevance
125 static final int MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries field in CollationFastLatin751 if(ce < MIN_SEC_HIGH) { in getSecondariesFromOneShortCE()795 if(!strengthIsPrimary && (ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getCases()832 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()837 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()881 if((pair & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getQuaternaries()
471 sec = CollationFastLatin.MIN_SEC_HIGH; in encodeUniqueCEs()657 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs()
129 static final int MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries field in CollationFastLatin755 if(ce < MIN_SEC_HIGH) { in getSecondariesFromOneShortCE()799 if(!strengthIsPrimary && (ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getCases()836 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()841 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()885 if((pair & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getQuaternaries()
472 sec = CollationFastLatin.MIN_SEC_HIGH; in encodeUniqueCEs()658 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs()
133 static const uint32_t MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries variable240 if(ce < MIN_SEC_HIGH) { in getSecondariesFromOneShortCE()
985 if(!strengthIsPrimary && (ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getCases()1023 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()1028 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()1073 if((pair & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getQuaternaries()
502 sec = CollationFastLatin::MIN_SEC_HIGH; in encodeUniqueCEs()700 if(sec1 >= CollationFastLatin::MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs()