Searched defs:ruleSets (Results  1 – 6 of 6) sorted by relevance
| /external/icu/android_icu4j/src/main/java/android/icu/text/ | 
| D | RuleBasedNumberFormat.java | 577     private transient NFRuleSet[] ruleSets = null;  field in RuleBasedNumberFormat
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ | 
| D | RuleBasedNumberFormat.java | 580     private transient NFRuleSet[] ruleSets = null;  field in RuleBasedNumberFormat
 | 
| /external/icu/icu4c/source/test/intltest/ | 
| D | itrbnf.cpp | 202 …LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &s…  in TestAPI()  local
 | 
| /external/cronet/third_party/icu/source/test/intltest/ | 
| D | itrbnf.cpp | 202 …LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &s…  in TestAPI()  local
 | 
| /external/icu/icu4c/source/i18n/ | 
| D | rbnf.cpp | 854         UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);  in RuleBasedNumberFormat()  local
 | 
| /external/cronet/third_party/icu/source/i18n/ | 
| D | rbnf.cpp | 854         UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status);  in RuleBasedNumberFormat()  local
 |