Home
last modified time | relevance | path

Searched refs:expectedExponent (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java348 exponent = expectedExponent(); in parseRuleDescriptor()
533 exponent = expectedExponent(); in setBaseValue()
558 private short expectedExponent() { in expectedExponent() method
674 int numCarets = expectedExponent() - exponent; in toString()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFRule.java349 exponent = expectedExponent(); in parseRuleDescriptor()
534 exponent = expectedExponent(); in setBaseValue()
559 private short expectedExponent() { in expectedExponent() method
675 int numCarets = expectedExponent() - exponent; in toString()
/third_party/icu/icu4c/source/i18n/
Dnfrule.cpp344 exponent = expectedExponent(); in parseRuleDescriptor()
546 exponent = expectedExponent(); in setBaseValue()
572 NFRule::expectedExponent() const in expectedExponent() function in NFRule
681 int numCarets = expectedExponent() - exponent; in _appendRuleText()
Dnfrule.h94 int16_t expectedExponent() const;
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp344 exponent = expectedExponent(); in parseRuleDescriptor()
546 exponent = expectedExponent(); in setBaseValue()
572 NFRule::expectedExponent() const in expectedExponent() function in NFRule
681 int numCarets = expectedExponent() - exponent; in _appendRuleText()
Dnfrule.h94 int16_t expectedExponent() const;
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.cpp344 exponent = expectedExponent(); in parseRuleDescriptor()
546 exponent = expectedExponent(); in setBaseValue()
572 NFRule::expectedExponent() const in expectedExponent() function in NFRule
681 int numCarets = expectedExponent() - exponent; in _appendRuleText()
Dnfrule.h94 int16_t expectedExponent() const;
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp344 exponent = expectedExponent(); in parseRuleDescriptor()
546 exponent = expectedExponent(); in setBaseValue()
572 NFRule::expectedExponent() const in expectedExponent() function in NFRule
681 int numCarets = expectedExponent() - exponent; in _appendRuleText()
Dnfrule.h94 int16_t expectedExponent() const;