Searched refs:getBaseValue (Results 1 – 11 of 11) sorted by relevance
201 long baseValue = rule.getBaseValue(); in parseRules()236 long baseValue = rule.getBaseValue(); in setNonNumericalRule()366 if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in toString()367 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in toString()368 || rule.getBaseValue() == NFRule.MASTER_RULE) in toString()371 if (fractionRule.getBaseValue() == rule.getBaseValue()) { in toString()570 long ruleBaseValue = rules[mid].getBaseValue(); in findNormalRule()629 long leastCommonMultiple = rules[0].getBaseValue(); in findFractionRuleSetRule()631 leastCommonMultiple = lcm(leastCommonMultiple, rules[i].getBaseValue()); in findFractionRuleSetRule()646 tempDifference = numerator * rules[i].getBaseValue() % leastCommonMultiple; in findFractionRuleSetRule()[all …]
80 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()89 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()90 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()91 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()99 return new NumeratorSubstitution(pos, rule.getBaseValue(), in makeSubstitution()109 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()114 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()115 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()116 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()
717 public final long getBaseValue() { in getBaseValue() method
202 long baseValue = rule.getBaseValue(); in parseRules()237 long baseValue = rule.getBaseValue(); in setNonNumericalRule()367 if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in toString()368 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in toString()369 || rule.getBaseValue() == NFRule.MASTER_RULE) in toString()372 if (fractionRule.getBaseValue() == rule.getBaseValue()) { in toString()571 long ruleBaseValue = rules[mid].getBaseValue(); in findNormalRule()630 long leastCommonMultiple = rules[0].getBaseValue(); in findFractionRuleSetRule()632 leastCommonMultiple = lcm(leastCommonMultiple, rules[i].getBaseValue()); in findFractionRuleSetRule()647 tempDifference = numerator * rules[i].getBaseValue() % leastCommonMultiple; in findFractionRuleSetRule()[all …]
81 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()90 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()91 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()92 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()100 return new NumeratorSubstitution(pos, rule.getBaseValue(), in makeSubstitution()110 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()115 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()116 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()117 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()
718 public final long getBaseValue() { in getBaseValue() method
237 int64_t baseValue = rule->getBaseValue(); in parseRules()269 int64_t baseValue = rule->getBaseValue(); in setNonNumericalRule()381 … if (nonNumericalRules[nonNumericalIdx]->getBaseValue() == fractionRule->getBaseValue()) { in setDecimalFormatSymbols()526 if (rules[mid]->getBaseValue() == number) { in findNormalRule()529 else if (rules[mid]->getBaseValue() > number) { in findNormalRule()586 int64_t leastCommonMultiple = rules[0]->getBaseValue(); in findFractionRuleSetRule()590 leastCommonMultiple = util_lcm(leastCommonMultiple, rules[i]->getBaseValue()); in findFractionRuleSetRule()605 tempDifference = numerator * rules[i]->getBaseValue() % leastCommonMultiple; in findFractionRuleSetRule()635 rules[winner + 1]->getBaseValue() == rules[winner]->getBaseValue()) { in findFractionRuleSetRule()636 double n = ((double)rules[winner]->getBaseValue()) * number; in findFractionRuleSetRule()[all …]
333 if (rule->getBaseValue() == NFRule::kNegativeNumberRule) { in makeSubstitution()341 else if (rule->getBaseValue() == NFRule::kImproperFractionRule in makeSubstitution()342 || rule->getBaseValue() == NFRule::kProperFractionRule in makeSubstitution()343 || rule->getBaseValue() == NFRule::kMasterRule) { in makeSubstitution()350 return new NumeratorSubstitution(pos, (double)rule->getBaseValue(), in makeSubstitution()364 if (rule->getBaseValue() == NFRule::kNegativeNumberRule) { in makeSubstitution()370 else if (rule->getBaseValue() == NFRule::kImproperFractionRule in makeSubstitution()371 || rule->getBaseValue() == NFRule::kProperFractionRule in makeSubstitution()372 || rule->getBaseValue() == NFRule::kMasterRule) { in makeSubstitution()
64 int64_t getBaseValue() const { return baseValue; } in getBaseValue() function
562 Value *getBaseValue() const { return BaseValue; } in getBaseValue() function in __anon336f80a60411::BDVState592 OS << " (" << getBaseValue() << " - " in print()593 << (getBaseValue() ? getBaseValue()->getName() : "nullptr") << "): "; in print()615 assert(LHS.getBaseValue() && "can't be null"); in meetBDVStateImpl()620 if (LHS.getBaseValue() == RHS.getBaseValue()) { in meetBDVStateImpl()820 isa<VectorType>(State.getBaseValue()->getType())) { in findBasePointer()826 State.getBaseValue(), EE->getIndexOperand(), "base_ee", EE); in findBasePointer()889 Base = States[BDV].getBaseValue(); in findBasePointer()910 if (PHINode *BasePHI = dyn_cast<PHINode>(State.getBaseValue())) { in findBasePointer()953 dyn_cast<SelectInst>(State.getBaseValue())) { in findBasePointer()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...