Searched defs:newRuleValue (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | NFSubstitution.java | 511 public abstract double composeRuleValue(double newRuleValue, double oldRuleValue); in composeRuleValue() 623 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 774 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1039 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1139 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1360 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1446 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1695 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NFSubstitution.java | 510 public abstract double composeRuleValue(double newRuleValue, double oldRuleValue); in composeRuleValue() 622 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 773 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1038 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1138 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1359 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1445 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue() 1694 public double composeRuleValue(double newRuleValue, double oldRuleValue) { in composeRuleValue()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | nfsubs.cpp | 63 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const override { ret… in composeRuleValue() 113 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const override { in composeRuleValue() 164 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const override { in composeRuleValue() 194 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const override { return … in composeRuleValue() 231 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const override { return … in composeRuleValue() 253 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const override { ret… in composeRuleValue() 303 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const override { return … in composeRuleValue()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | nfsubs.cpp | 63 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return newRu… in composeRuleValue() 113 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { in composeRuleValue() 164 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { in composeRuleValue() 194 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue() 231 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue() 253 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return -newR… in composeRuleValue() 303 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue()
|
/third_party/icu/icu4c/source/i18n/ |
D | nfsubs.cpp | 63 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return newRu… in composeRuleValue() 113 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { in composeRuleValue() 164 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { in composeRuleValue() 194 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue() 231 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue() 253 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return -newR… in composeRuleValue() 303 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | nfsubs.cpp | 63 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return newRu… in composeRuleValue() 113 virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { in composeRuleValue() 164 virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { in composeRuleValue() 194 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue() 231 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue() 253 …virtual double composeRuleValue(double newRuleValue, double /*oldRuleValue*/) const { return -newR… in composeRuleValue() 303 …virtual double composeRuleValue(double newRuleValue, double oldRuleValue) const { return newRuleVa… in composeRuleValue()
|