Home
last modified time | relevance | path

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

12345

/external/icu4c/i18n/
Dunum.cpp143 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
144 U_ASSERT(rbnf != NULL); in unum_clone()
145 res = rbnf->clone(); in unum_clone()
576 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
577 U_ASSERT(rbnf != NULL); in unum_getTextAttribute()
579 res = rbnf->getDefaultRuleSetName(); in unum_getTextAttribute()
581 int32_t count = rbnf->getNumberOfRuleSetNames(); in unum_getTextAttribute()
583 res += rbnf->getRuleSetName(i); in unum_getTextAttribute()
639 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
640 U_ASSERT(rbnf != NULL); in unum_setTextAttribute()
[all …]
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…
Dnfrule.cpp91 const RuleBasedNumberFormat *rbnf, in makeRules() argument
99 NFRule* rule1 = new NFRule(rbnf); in makeRules()
120 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
141 rule2 = new NFRule(rbnf); in makeRules()
181 rule2->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
193 rule1->extractSubstitutions(ruleSet, predecessor, rbnf, status); in makeRules()
373 const RuleBasedNumberFormat* rbnf, in extractSubstitutions() argument
377 sub1 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
378 sub2 = extractSubstitution(ruleSet, predecessor, rbnf, status); in extractSubstitutions()
397 const RuleBasedNumberFormat* rbnf, in extractSubstitution() argument
[all …]
Dnfsubs.h40 const RuleBasedNumberFormat* rbnf,
61 const RuleBasedNumberFormat* rbnf,
/external/icu4c/data/rbnf/
Det.txt6 // * Source File:<path>/common/rbnf/et.xml
10 * ICU <specials> source: <path>/xml/rbnf/et.xml
Deo.txt6 // * Source File:<path>/common/rbnf/eo.xml
10 * ICU <specials> source: <path>/xml/rbnf/eo.xml
Did.txt6 // * Source File:<path>/common/rbnf/id.xml
10 * ICU <specials> source: <path>/xml/rbnf/id.xml
Dfi.txt6 // * Source File:<path>/common/rbnf/fi.xml
10 * ICU <specials> source: <path>/xml/rbnf/fi.xml
Dms.txt6 // * Source File:<path>/common/rbnf/ms.xml
10 * ICU <specials> source: <path>/xml/rbnf/ms.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
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
Dam.txt6 // * Source File:<path>/common/rbnf/am.xml
10 * ICU <specials> source: <path>/xml/rbnf/am.xml
Dlo.txt6 // * Source File:<path>/common/rbnf/lo.xml
10 * ICU <specials> source: <path>/xml/rbnf/lo.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
Dvi.txt6 // * Source File:<path>/common/rbnf/vi.xml
10 * ICU <specials> source: <path>/xml/rbnf/vi.xml
Dth.txt6 // * Source File:<path>/common/rbnf/th.xml
10 * ICU <specials> source: <path>/xml/rbnf/th.xml
Daf.txt6 // * Source File:<path>/common/rbnf/af.xml
10 * ICU <specials> source: <path>/xml/rbnf/af.xml
Dhy.txt6 // * Source File:<path>/common/rbnf/hy.xml
10 * ICU <specials> source: <path>/xml/rbnf/hy.xml
Daz.txt6 // * Source File:<path>/common/rbnf/az.xml
10 * ICU <specials> source: <path>/xml/rbnf/az.xml
Dlv.txt6 // * Source File:<path>/common/rbnf/lv.xml
10 * ICU <specials> source: <path>/xml/rbnf/lv.xml
Dtr.txt6 // * Source File:<path>/common/rbnf/tr.xml
10 * ICU <specials> source: <path>/xml/rbnf/tr.xml

12345