Searched refs:MIN_SEC_BEFORE (Results 1 – 4 of 4) sorted by relevance
125 static const uint32_t MIN_SEC_BEFORE = 0; // must add SEC_OFFSET variable127 static const uint32_t MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common
511 sec = CollationFastLatin::MIN_SEC_BEFORE; in encodeUniqueCEs()
117 static final int MIN_SEC_BEFORE = 0; // must add SEC_OFFSET field in CollationFastLatin119 static final int MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common
480 sec = CollationFastLatin.MIN_SEC_BEFORE; in encodeUniqueCEs()