Searched refs:MAX_SEC_BEFORE (Results 1 – 6 of 6) sorted by relevance
129 static const uint32_t MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common variable130 static const uint32_t COMMON_SEC = MAX_SEC_BEFORE + SEC_INC;
514 } else if(sec < CollationFastLatin::MAX_SEC_BEFORE) { in encodeUniqueCEs()
121 static final int MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common field in CollationFastLatin122 static final int COMMON_SEC = MAX_SEC_BEFORE + SEC_INC;
483 } else if(sec < CollationFastLatin.MAX_SEC_BEFORE) { in encodeUniqueCEs()
125 static final int MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common field in CollationFastLatin126 static final int COMMON_SEC = MAX_SEC_BEFORE + SEC_INC;
484 } else if(sec < CollationFastLatin.MAX_SEC_BEFORE) { in encodeUniqueCEs()