Searched refs:highBound (Results 1 – 5 of 5) sorted by relevance
1237 double highBound = Long.MIN_VALUE; in parseConstraint() local1324 highBound = Math.max(highBound, high); in parseConstraint()1345 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1350 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1501 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1506 this.upperBound = highBound; in RangeConstraint()
1191 double highBound = Long.MIN_VALUE; in parseConstraint() local1278 highBound = Math.max(highBound, high); in parseConstraint()1299 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()1304 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()1455 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument1460 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()
676 int highBound = charBreaker.following(lowGuess); in point2Offset() local681 if (highBound != highGuess) in point2Offset()682 highWidth = fm.stringWidth(contents.substring(lineStarts[line],highBound)); in point2Offset()688 o.caret = highBound; in point2Offset()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...