Home
last modified time | relevance | path

Searched refs:ruleSetDescriptions (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbnf.cpp658 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
680 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
702 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
723 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
745 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
764 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
828 , ruleSetDescriptions(NULL) in RuleBasedNumberFormat()
1437 ruleSetDescriptions = new UnicodeString[numRuleSets]; in init()
1438 if (ruleSetDescriptions == 0) { in init()
1447 ruleSetDescriptions[curRuleSet].setTo(description, start, p + 1 - start); in init()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java550 private transient String[] ruleSetDescriptions = null; field in RuleBasedNumberFormat
1415 ruleSets[i].parseRules(ruleSetDescriptions[i], this); in setDecimalFormatSymbols()
1599 ruleSetDescriptions = new String[numRuleSets]; in init()
1604 ruleSetDescriptions[curRuleSet] = descBuf.substring(start, p + 1); in init()
1605 ruleSets[curRuleSet] = new NFRuleSet(ruleSetDescriptions, curRuleSet); in init()
1609 ruleSetDescriptions[curRuleSet] = descBuf.substring(start); in init()
1610 ruleSets[curRuleSet] = new NFRuleSet(ruleSetDescriptions, curRuleSet); in init()
1650 ruleSets[i].parseRules(ruleSetDescriptions[i], this); in init()
/external/icu/icu4c/source/i18n/unicode/
Drbnf.h993 UnicodeString* ruleSetDescriptions; variable
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...