Searched defs:doFormat (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/i18n/ |
D | nfrule.cpp | 647 NFRule::doFormat(int64_t number, UnicodeString& toInsertInto, int32_t pos) const in doFormat() function in NFRule 669 NFRule::doFormat(double number, UnicodeString& toInsertInto, int32_t pos) const in doFormat() function in NFRule
|
D | decimfmt.cpp | 3875 UBool doFormat, in expandAffix()
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | nfrule.cpp | 649 NFRule::doFormat(int64_t number, UnicodeString& toInsertInto, int32_t pos) const in doFormat() function in NFRule 671 NFRule::doFormat(double number, UnicodeString& toInsertInto, int32_t pos) const in doFormat() function in NFRule
|
D | decimfmt.cpp | 3036 UBool doFormat, in expandAffix()
|