Searched refs:ruleSets (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Drbnf.cpp651 : ruleSets(NULL)
669 : ruleSets(NULL)
687 : ruleSets(NULL)
704 : ruleSets(NULL)
722 : ruleSets(NULL)
737 : ruleSets(NULL)
774 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); local
782 while (ures_hasNext(ruleSets)) {
783 desc.append(ures_getNextUnicodeString(ruleSets,NULL,&status));
789 ures_close(ruleSets);
[all...]
/external/icu/icu4c/source/i18n/
H A Drbnf.cpp656 : ruleSets(NULL)
678 : ruleSets(NULL)
700 : ruleSets(NULL)
721 : ruleSets(NULL)
743 : ruleSets(NULL)
762 : ruleSets(NULL)
803 UResourceBundle* ruleSets = ures_getByKeyWithFallback(rbnfRules, fmt_tag, NULL, &status); local
811 while (ures_hasNext(ruleSets)) {
812 desc.append(ures_getNextUnicodeString(ruleSets,NULL,&status));
818 ures_close(ruleSets);
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbnf.h958 NFRuleSet **ruleSets; member in class:RuleBasedNumberFormat
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h970 NFRuleSet **ruleSets; member in class:RuleBasedNumberFormat
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditrbnf.cpp190 LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &status));
192 while (ures_hasNext(ruleSets.getAlias())) {
193 const UChar* currentString = ures_getNextString(ruleSets.getAlias(), &len, NULL, &status);
/external/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp190 LocalUResourceBundlePointer ruleSets(ures_getByKey(rbnfRules.getAlias(), "SpelloutRules", NULL, &status));
192 while (ures_hasNext(ruleSets.getAlias())) {
193 const UChar* currentString = ures_getNextString(ruleSets.getAlias(), &len, NULL, &status);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 194 milliseconds