Home
last modified time | relevance | path

Searched defs:ruleSet (Results 1 – 25 of 41) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNFSubstitution.java40 final NFRuleSet ruleSet; field in NFSubstitution
73 NFRuleSet ruleSet, in makeSubstitution()
163 NFRuleSet ruleSet, in NFSubstitution()
579 NFRuleSet ruleSet, in SameValueSubstitution()
685 NFRuleSet ruleSet, in MultiplierSubstitution()
846 NFRuleSet ruleSet, in ModulusSubstitution()
1094 NFRuleSet ruleSet, in IntegralPartSubstitution()
1203 NFRuleSet ruleSet, in FractionalPartSubstitution()
1404 NFRuleSet ruleSet, in AbsoluteValueSubstitution()
1511 NFRuleSet ruleSet, in NumeratorSubstitution()
DRBNFPostProcessor.java31 void process(StringBuilder output, NFRuleSet ruleSet); in process()
DRuleBasedNumberFormat.java1125 public String format(double number, String ruleSet) throws IllegalArgumentException { in format()
1143 public String format(long number, String ruleSet) throws IllegalArgumentException { in format()
1717 NFRuleSet ruleSet = new NFRuleSet(this, ruleSetDescriptions, curRuleSet); in init() local
1906 private String format(double number, NFRuleSet ruleSet) { in format()
1930 private String format(long number, NFRuleSet ruleSet) { in format()
1956 private void postProcess(StringBuilder result, NFRuleSet ruleSet) { in postProcess()
DRBNFChinesePostProcessor.java36 public void process(StringBuilder buf, NFRuleSet ruleSet) { in process()
DRuleBasedTransliterator.java131 public TransliterationRuleSet ruleSet; field in RuleBasedTransliterator.Data
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFSubstitution.java39 final NFRuleSet ruleSet; field in NFSubstitution
72 NFRuleSet ruleSet, in makeSubstitution()
162 NFRuleSet ruleSet, in NFSubstitution()
578 NFRuleSet ruleSet, in SameValueSubstitution()
684 NFRuleSet ruleSet, in MultiplierSubstitution()
845 NFRuleSet ruleSet, in ModulusSubstitution()
1093 NFRuleSet ruleSet, in IntegralPartSubstitution()
1202 NFRuleSet ruleSet, in FractionalPartSubstitution()
1403 NFRuleSet ruleSet, in AbsoluteValueSubstitution()
1510 NFRuleSet ruleSet, in NumeratorSubstitution()
DRBNFPostProcessor.java30 void process(StringBuilder output, NFRuleSet ruleSet); in process()
DRuleBasedNumberFormat.java1147 public String format(double number, String ruleSet) throws IllegalArgumentException { in format()
1166 public String format(long number, String ruleSet) throws IllegalArgumentException { in format()
1756 NFRuleSet ruleSet = new NFRuleSet(this, ruleSetDescriptions, curRuleSet); in init() local
1945 private String format(double number, NFRuleSet ruleSet) { in format()
1969 private String format(long number, NFRuleSet ruleSet) { in format()
1995 private void postProcess(StringBuilder result, NFRuleSet ruleSet) { in postProcess()
DRBNFChinesePostProcessor.java35 public void process(StringBuilder buf, NFRuleSet ruleSet) { in process()
/third_party/node/deps/icu-small/source/i18n/
Dnfsubs.h36 const NFRuleSet* ruleSet; variable
Dnfrule.cpp413 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, in extractSubstitutions()
468 NFRule::extractSubstitution(const NFRuleSet* ruleSet, in extractSubstitution()
Ddayperiodrules.cpp87 ResourceTable ruleSet = value.getTable(errorCode); in processRules() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfsubs.h36 const NFRuleSet* ruleSet; variable
Dnfrule.cpp413 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, in extractSubstitutions()
468 NFRule::extractSubstitution(const NFRuleSet* ruleSet, in extractSubstitution()
Ddayperiodrules.cpp87 ResourceTable ruleSet = value.getTable(errorCode); in processRules() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfsubs.h36 const NFRuleSet* ruleSet; variable
Dnfrule.cpp413 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, in extractSubstitutions()
468 NFRule::extractSubstitution(const NFRuleSet* ruleSet, in extractSubstitution()
Ddayperiodrules.cpp87 ResourceTable ruleSet = value.getTable(errorCode); in processRules() local
/third_party/icu/icu4c/source/i18n/
Dnfsubs.h36 const NFRuleSet* ruleSet; variable
Dnfrule.cpp413 NFRule::extractSubstitutions(const NFRuleSet* ruleSet, in extractSubstitutions()
468 NFRule::extractSubstitution(const NFRuleSet* ruleSet, in extractSubstitution()
Ddayperiodrules.cpp87 ResourceTable ruleSet = value.getTable(errorCode); in processRules() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DRuleBasedTransliterator.java129 public TransliterationRuleSet ruleSet; field in RuleBasedTransliterator.Data
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DDayPeriodRules.java109 UResource.Table ruleSet = value.getTable(); in processRules() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DDayPeriodRules.java102 UResource.Table ruleSet = value.getTable(); in processRules() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1534 ruleSet; /* Array of RuleSet tables member
1655 ruleSet; /* Array of RuleSet tables member
2188 ruleSet; /* Array of ChainRuleSet tables member
2343 ruleSet; /* Array of ChainRuleSet tables member

12