Searched refs:SEC_COMMON_HIGH (Results 1 – 7 of 7) sorted by relevance
269 static final int SEC_COMMON_HIGH = SEC_COMMON_LOW + 0x40; // read by CollationDataReader field in CollationKeys484 b = SEC_COMMON_HIGH - commonSecondaries; in writeSortKeyUpToQuaternary()499 b = SEC_COMMON_HIGH - remainder; in writeSortKeyUpToQuaternary()
294 if((secTerBoundaries >>> 24) < CollationKeys.SEC_COMMON_HIGH) { in read()
265 static final int SEC_COMMON_HIGH = SEC_COMMON_LOW + 0x40; // read by CollationDataReader field in CollationKeys480 b = SEC_COMMON_HIGH - commonSecondaries; in writeSortKeyUpToQuaternary()495 b = SEC_COMMON_HIGH - remainder; in writeSortKeyUpToQuaternary()
293 if((secTerBoundaries >>> 24) < CollationKeys.SEC_COMMON_HIGH) { in read()
122 static const uint32_t SEC_COMMON_HIGH = SEC_COMMON_LOW + 0x40; variable
372 b = SEC_COMMON_HIGH - commonSecondaries; in writeSortKeyUpToQuaternary()387 b = SEC_COMMON_HIGH - remainder; in writeSortKeyUpToQuaternary()
237 if((secTerBoundaries >> 24) < CollationKeys::SEC_COMMON_HIGH) { in read()