Home
last modified time | relevance | path

Searched refs:rbnf (Results 1 – 25 of 102) sorted by relevance

12345

/external/icu4c/i18n/
Dnfrule.h46 const RuleBasedNumberFormat* rbnf,
50 NFRule(const RuleBasedNumberFormat* rbnf);
79 …RuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumberFormat* rbnf, UErrorCode& status…
80 …RuleSet* ruleSet, const NFRule* predecessor, const RuleBasedNumberFormat* rbnf, UErrorCode& status…
Dunum.cpp142 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
143 U_ASSERT(rbnf != NULL); in unum_clone()
144 res = rbnf->clone(); in unum_clone()
697 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
698 U_ASSERT(rbnf != NULL); in unum_getTextAttribute()
700 res = rbnf->getDefaultRuleSetName(); in unum_getTextAttribute()
702 int32_t count = rbnf->getNumberOfRuleSetNames(); in unum_getTextAttribute()
704 res += rbnf->getRuleSetName(i); in unum_getTextAttribute()
761 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
762 U_ASSERT(rbnf != NULL); in unum_setTextAttribute()
[all …]
Dnfrule.cpp92 const RuleBasedNumberFormat *rbnf, in makeRules() argument
100 NFRule* rule1 = new NFRule(rbnf); in makeRules()
121 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
142 rule2 = new NFRule(rbnf); in makeRules()
182 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
194 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
374 const RuleBasedNumberFormat* rbnf, in extractSubstitutions() argument
378 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
379 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
398 const RuleBasedNumberFormat* rbnf, in extractSubstitution() argument
[all …]
Dnfsubs.h40 const RuleBasedNumberFormat* rbnf,
61 const RuleBasedNumberFormat* rbnf,
/external/icu4c/data/rbnf/
Deo.txt6 // * Source File:<path>/common/rbnf/eo.xml
10 * ICU <specials> source: <path>/xml/rbnf/eo.xml
Det.txt6 // * Source File:<path>/common/rbnf/et.xml
10 * ICU <specials> source: <path>/xml/rbnf/et.xml
Dfi.txt6 // * Source File:<path>/common/rbnf/fi.xml
10 * ICU <specials> source: <path>/xml/rbnf/fi.xml
Did.txt6 // * Source File:<path>/common/rbnf/id.xml
10 * ICU <specials> source: <path>/xml/rbnf/id.xml
Dms.txt6 // * Source File:<path>/common/rbnf/ms.xml
10 * ICU <specials> source: <path>/xml/rbnf/ms.xml
Dvi.txt6 // * Source File:<path>/common/rbnf/vi.xml
10 * ICU <specials> source: <path>/xml/rbnf/vi.xml
Dhu.txt6 // * Source File:<path>/common/rbnf/hu.xml
10 * ICU <specials> source: <path>/xml/rbnf/hu.xml
Dja.txt6 // * Source File:<path>/common/rbnf/ja.xml
10 * ICU <specials> source: <path>/xml/rbnf/ja.xml
Dkl.txt6 // * Source File:<path>/common/rbnf/kl.xml
10 * ICU <specials> source: <path>/xml/rbnf/kl.xml
Dam.txt6 // * Source File:<path>/common/rbnf/am.xml
10 * ICU <specials> source: <path>/xml/rbnf/am.xml
Dfil.txt6 // * Source File:<path>/common/rbnf/fil.xml
10 * ICU <specials> source: <path>/xml/rbnf/fil.xml
Dnn.txt6 // * Source File:<path>/common/rbnf/nn.xml
10 * ICU <specials> source: <path>/xml/rbnf/nn.xml
Dth.txt6 // * Source File:<path>/common/rbnf/th.xml
10 * ICU <specials> source: <path>/xml/rbnf/th.xml
Dda.txt6 // * Source File:<path>/common/rbnf/da.xml
10 * ICU <specials> source: <path>/xml/rbnf/da.xml
Dnb.txt6 // * Source File:<path>/common/rbnf/nb.xml
10 * ICU <specials> source: <path>/xml/rbnf/nb.xml
Dko.txt6 // * Source File:<path>/common/rbnf/ko.xml
10 * ICU <specials> source: <path>/xml/rbnf/ko.xml
Daf.txt6 // * Source File:<path>/common/rbnf/af.xml
10 * ICU <specials> source: <path>/xml/rbnf/af.xml
Dlv.txt6 // * Source File:<path>/common/rbnf/lv.xml
10 * ICU <specials> source: <path>/xml/rbnf/lv.xml
Daz.txt6 // * Source File:<path>/common/rbnf/az.xml
10 * ICU <specials> source: <path>/xml/rbnf/az.xml
Dhy.txt6 // * Source File:<path>/common/rbnf/hy.xml
10 * ICU <specials> source: <path>/xml/rbnf/hy.xml
Dfa_AF.txt6 // * Source File:<path>/common/rbnf/fa_AF.xml
10 * ICU <specials> source: <path>/xml/rbnf/fa_AF.xml

12345