Home
last modified time | relevance | path

Searched refs:lowBound (Results 1 – 4 of 4) sorted by relevance

/external/messageformat/java/com/ibm/icu/simple/
DPluralRules.java1175 double lowBound = Long.MAX_VALUE; in parseConstraint() local
1262 lowBound = Math.min(lowBound, low); 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() argument
1444 this.lowerBound = lowBound; in RangeConstraint()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralRules.java1185 double lowBound = Long.MAX_VALUE; in parseConstraint() local
1272 lowBound = Math.min(lowBound, low); in parseConstraint()
1294 if (lowBound != highBound && hackForCompatibility && !inRange) { in parseConstraint()
1299 … new RangeConstraint(mod, inRange, operand, integersOnly, lowBound, highBound, vals); in parseConstraint()
1450 double lowBound, double highBound, long[] vals) { in RangeConstraint() argument
1454 this.lowerBound = lowBound; in RangeConstraint()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2568 APInt lowBound = APInt::getNullValue(cmpRange.getBitWidth()); in handleBitTestsSwitchCase() local
2576 lowBound = minValue; in handleBitTestsSwitchCase()
2597 uint64_t lo = (lowValue - lowBound).getZExtValue(); in handleBitTestsSwitchCase()
2598 uint64_t hi = (highValue - lowBound).getZExtValue(); in handleBitTestsSwitchCase()
2633 BitTestBlock BTB(lowBound, cmpRange, SV, in handleBitTestsSwitchCase()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...