Searched refs:getBaseValue (Results 1 – 10 of 10) sorted by relevance
200 long baseValue = rule.getBaseValue(); in parseRules()235 long baseValue = rule.getBaseValue(); in setNonNumericalRule()365 if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in toString()366 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in toString()367 || rule.getBaseValue() == NFRule.MASTER_RULE) in toString()370 if (fractionRule.getBaseValue() == rule.getBaseValue()) { in toString()569 long ruleBaseValue = rules[mid].getBaseValue(); in findNormalRule()628 long leastCommonMultiple = rules[0].getBaseValue(); in findFractionRuleSetRule()630 leastCommonMultiple = lcm(leastCommonMultiple, rules[i].getBaseValue()); in findFractionRuleSetRule()645 tempDifference = numerator * rules[i].getBaseValue() % leastCommonMultiple; in findFractionRuleSetRule()[all …]
79 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()88 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()89 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()90 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()98 return new NumeratorSubstitution(pos, rule.getBaseValue(), in makeSubstitution()108 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()113 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()114 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()115 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()
716 public final long getBaseValue() { in getBaseValue() method
199 long baseValue = rule.getBaseValue(); in parseRules()234 long baseValue = rule.getBaseValue(); in setNonNumericalRule()364 if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in toString()365 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in toString()366 || rule.getBaseValue() == NFRule.MASTER_RULE) in toString()369 if (fractionRule.getBaseValue() == rule.getBaseValue()) { in toString()568 long ruleBaseValue = rules[mid].getBaseValue(); in findNormalRule()627 long leastCommonMultiple = rules[0].getBaseValue(); in findFractionRuleSetRule()629 leastCommonMultiple = lcm(leastCommonMultiple, rules[i].getBaseValue()); in findFractionRuleSetRule()644 tempDifference = numerator * rules[i].getBaseValue() % leastCommonMultiple; in findFractionRuleSetRule()[all …]
78 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()87 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()88 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()89 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()97 return new NumeratorSubstitution(pos, rule.getBaseValue(), in makeSubstitution()107 if (rule.getBaseValue() == NFRule.NEGATIVE_NUMBER_RULE) { in makeSubstitution()112 else if (rule.getBaseValue() == NFRule.IMPROPER_FRACTION_RULE in makeSubstitution()113 || rule.getBaseValue() == NFRule.PROPER_FRACTION_RULE in makeSubstitution()114 || rule.getBaseValue() == NFRule.MASTER_RULE) in makeSubstitution()
715 public final long getBaseValue() { in getBaseValue() method
235 int64_t baseValue = rule->getBaseValue(); in parseRules()267 int64_t baseValue = rule->getBaseValue(); in setNonNumericalRule()379 … if (nonNumericalRules[nonNumericalIdx]->getBaseValue() == fractionRule->getBaseValue()) { in setDecimalFormatSymbols()524 if (rules[mid]->getBaseValue() == number) { in findNormalRule()527 else if (rules[mid]->getBaseValue() > number) { in findNormalRule()584 int64_t leastCommonMultiple = rules[0]->getBaseValue(); in findFractionRuleSetRule()588 leastCommonMultiple = util_lcm(leastCommonMultiple, rules[i]->getBaseValue()); in findFractionRuleSetRule()603 tempDifference = numerator * rules[i]->getBaseValue() % leastCommonMultiple; in findFractionRuleSetRule()633 rules[winner + 1]->getBaseValue() == rules[winner]->getBaseValue()) { in findFractionRuleSetRule()634 double n = ((double)rules[winner]->getBaseValue()) * number; in findFractionRuleSetRule()[all …]
331 if (rule->getBaseValue() == NFRule::kNegativeNumberRule) { in makeSubstitution()339 else if (rule->getBaseValue() == NFRule::kImproperFractionRule in makeSubstitution()340 || rule->getBaseValue() == NFRule::kProperFractionRule in makeSubstitution()341 || rule->getBaseValue() == NFRule::kMasterRule) { in makeSubstitution()348 return new NumeratorSubstitution(pos, (double)rule->getBaseValue(), in makeSubstitution()362 if (rule->getBaseValue() == NFRule::kNegativeNumberRule) { in makeSubstitution()368 else if (rule->getBaseValue() == NFRule::kImproperFractionRule in makeSubstitution()369 || rule->getBaseValue() == NFRule::kProperFractionRule in makeSubstitution()370 || rule->getBaseValue() == NFRule::kMasterRule) { in makeSubstitution()
62 int64_t getBaseValue() const { return baseValue; } in getBaseValue() function
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...