Searched refs:MIN_SEC_HIGH (Results 1 – 5 of 5) sorted by relevance
123 static final int MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries field in CollationFastLatin747 if(ce < MIN_SEC_HIGH) { in getSecondariesFromOneShortCE()791 if(!strengthIsPrimary && (ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getCases()828 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()833 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()877 if((pair & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getQuaternaries()
469 sec = CollationFastLatin.MIN_SEC_HIGH; in encodeUniqueCEs()655 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs()
131 static const uint32_t MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries variable238 if(ce < MIN_SEC_HIGH) { in getSecondariesFromOneShortCE()
986 if(!strengthIsPrimary && (ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getCases()1024 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()1029 if((ce & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getTertiaries()1074 if((pair & SECONDARY_MASK) >= MIN_SEC_HIGH) { in getQuaternaries()
500 sec = CollationFastLatin::MIN_SEC_HIGH; in encodeUniqueCEs()698 if(sec1 >= CollationFastLatin::MIN_SEC_HIGH && case1 == 0 && in encodeTwoCEs()