Searched refs:ruleSetDescriptions (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 658 , 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/ |
D | RuleBasedNumberFormat.java | 550 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/ |
D | rbnf.h | 993 UnicodeString* ruleSetDescriptions; variable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |