Searched defs:composeRuleValue (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
H A D | nfsubs.cpp | 58 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return newRuleValue; } function in class:SameValueSubstitution 112 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { function in class:MultiplierSubstitution 165 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { function in class:ModulusSubstitution 196 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleValue + oldRuleValue; } function in class:IntegralPartSubstitution 233 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleValue + oldRuleValue; } function in class:FractionalPartSubstitution 256 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return -newRuleValue; } function in class:AbsoluteValueSubstitution 306 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleValue / oldRuleValue; } function in class:NumeratorSubstitution 341 virtual double composeRuleValue(double /*newRuleValue*/, double /*oldRuleValue*/) const { return 0.0; } // never called function in class:NullSubstitution 750 // composeRuleValue() produces a full parse result from 772 tempResult = composeRuleValue(tempResul [all...] |
/external/icu/icu4c/source/i18n/ |
H A D | nfsubs.cpp | 58 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return newRuleValue; } function in class:SameValueSubstitution 112 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { function in class:MultiplierSubstitution 165 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { function in class:ModulusSubstitution 196 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleValue + oldRuleValue; } function in class:IntegralPartSubstitution 233 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleValue + oldRuleValue; } function in class:FractionalPartSubstitution 256 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return -newRuleValue; } function in class:AbsoluteValueSubstitution 306 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleValue / oldRuleValue; } function in class:NumeratorSubstitution 341 virtual double composeRuleValue(double /*newRuleValue*/, double /*oldRuleValue*/) const { return 0.0; } // never called function in class:NullSubstitution 750 // composeRuleValue() produces a full parse result from 772 tempResult = composeRuleValue(tempResul [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 6311 milliseconds