Searched refs:MIN_LONG (Results 1 – 9 of 9) sorted by relevance
106 static final int MIN_LONG = 0xc00; field in CollationFastLatin216 miniVarTop = MIN_LONG - 1; in getOptions()493 if(leftPair < MIN_LONG) { in compareUTF16()511 if(rightPair < MIN_LONG) { in compareUTF16()556 if(leftPair < MIN_LONG) { in compareUTF16()574 if(rightPair < MIN_LONG) { in compareUTF16()622 if(leftPair < MIN_LONG) { in compareUTF16()640 if(rightPair < MIN_LONG) { in compareUTF16()686 if(ce >= MIN_LONG || ce < CONTRACTION) { in nextPair()745 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()[all …]
436 pri = CollationFastLatin.MIN_LONG; in encodeUniqueCEs()514 if(CollationFastLatin.MIN_LONG <= pri && pri <= CollationFastLatin.MAX_LONG) { in encodeUniqueCEs()
110 static final int MIN_LONG = 0xc00; field in CollationFastLatin220 miniVarTop = MIN_LONG - 1; in getOptions()497 if(leftPair < MIN_LONG) { in compareUTF16()515 if(rightPair < MIN_LONG) { in compareUTF16()560 if(leftPair < MIN_LONG) { in compareUTF16()578 if(rightPair < MIN_LONG) { in compareUTF16()626 if(leftPair < MIN_LONG) { in compareUTF16()644 if(rightPair < MIN_LONG) { in compareUTF16()690 if(ce >= MIN_LONG || ce < CONTRACTION) { in nextPair()749 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()[all …]
437 pri = CollationFastLatin.MIN_LONG; in encodeUniqueCEs()515 if(CollationFastLatin.MIN_LONG <= pri && pri <= CollationFastLatin.MAX_LONG) { in encodeUniqueCEs()
38 miniVarTop = MIN_LONG - 1; in getOptions()302 if(leftPair < MIN_LONG) { in compareUTF16()315 if(rightPair < MIN_LONG) { in compareUTF16()355 if(leftPair < MIN_LONG) { in compareUTF16()368 if(rightPair < MIN_LONG) { in compareUTF16()411 if(leftPair < MIN_LONG) { in compareUTF16()424 if(rightPair < MIN_LONG) { in compareUTF16()653 if(leftPair < MIN_LONG) { in compareUTF8()666 if(rightPair < MIN_LONG) { in compareUTF8()706 if(leftPair < MIN_LONG) { in compareUTF8()[all …]
114 static const uint32_t MIN_LONG = 0xc00; variable235 if(ce >= MIN_LONG) { return 0; } // variable in getPrimaries()
467 pri = CollationFastLatin::MIN_LONG; in encodeUniqueCEs()545 if(CollationFastLatin::MIN_LONG <= pri && pri <= CollationFastLatin::MAX_LONG) { in encodeUniqueCEs()
162 private static final BigInteger MIN_LONG = field in DiscreteDomain.BigIntegerDomain176 return end.subtract(start).max(MIN_LONG).min(MAX_LONG).longValue(); in distance()
21 barrier (starting with MIN_LONG and increasing with each BarrierInsertMany).