Searched refs:MAX_SEC_AFTER (Results 1 – 6 of 6) sorted by relevance
132 static const uint32_t MAX_SEC_AFTER = MIN_SEC_AFTER + 5 * SEC_INC; // 6 after common variable133 static const uint32_t MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries
525 } else if(sec < CollationFastLatin::MAX_SEC_AFTER) { in encodeUniqueCEs()
124 static final int MAX_SEC_AFTER = MIN_SEC_AFTER + 5 * SEC_INC; // 6 after common field in CollationFastLatin125 static final int MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries
494 } else if(sec < CollationFastLatin.MAX_SEC_AFTER) { in encodeUniqueCEs()
128 static final int MAX_SEC_AFTER = MIN_SEC_AFTER + 5 * SEC_INC; // 6 after common field in CollationFastLatin129 static final int MIN_SEC_HIGH = MAX_SEC_AFTER + SEC_INC; // 20 high secondaries
495 } else if(sec < CollationFastLatin.MAX_SEC_AFTER) { in encodeUniqueCEs()