Searched refs:MIN_SEC_BEFORE (Results 1 – 6 of 6) sorted by relevance
127 static const uint32_t MIN_SEC_BEFORE = 0; // must add SEC_OFFSET variable129 static const uint32_t MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common
513 sec = CollationFastLatin::MIN_SEC_BEFORE; in encodeUniqueCEs()
119 static final int MIN_SEC_BEFORE = 0; // must add SEC_OFFSET field in CollationFastLatin121 static final int MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common
482 sec = CollationFastLatin.MIN_SEC_BEFORE; in encodeUniqueCEs()
123 static final int MIN_SEC_BEFORE = 0; // must add SEC_OFFSET field in CollationFastLatin125 static final int MAX_SEC_BEFORE = MIN_SEC_BEFORE + 4 * SEC_INC; // 5 before common
483 sec = CollationFastLatin.MIN_SEC_BEFORE; in encodeUniqueCEs()