Searched refs:MAX_SEC_BEFORE (Results 1 – 4 of 4) sorted by relevance
127 static const uint32_t MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common variable128 static const uint32_t COMMON_SEC = MAX_SEC_BEFORE + SEC_INC;
512 } else if(sec < CollationFastLatin::MAX_SEC_BEFORE) { in encodeUniqueCEs()
119 static final int MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common field in CollationFastLatin120 static final int COMMON_SEC = MAX_SEC_BEFORE + SEC_INC;
481 } else if(sec < CollationFastLatin.MAX_SEC_BEFORE) { in encodeUniqueCEs()