Searched refs:highBound (Results 1 – 5 of 5) sorted by relevance
1231 double highBound = Long.MIN_VALUE; in parseConstraint() local1318 highBound = Math.max(highBound, high); in parseConstraint()1339 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1344 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1495 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1500 this.upperBound = highBound; in RangeConstraint()
1185 double highBound = Long.MIN_VALUE; in parseConstraint() local1272 highBound = Math.max(highBound, high); in parseConstraint()1293 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1298 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1449 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1454 this.upperBound = highBound; in RangeConstraint()
1176 double highBound = Long.MIN_VALUE; in parseConstraint() local1263 highBound = Math.max(highBound, high); in parseConstraint()1284 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1289 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1440 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1445 this.upperBound = highBound; in RangeConstraint()
674 int highBound = charBreaker.following(lowGuess); in point2Offset() local679 if (highBound != highGuess) in point2Offset()680 highWidth = fm.stringWidth(contents.substring(lineStarts[line],highBound)); in point2Offset()686 o.caret = highBound; in point2Offset()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...