Searched defs:RuleBasedNumberFormat (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbnf.h61 * The RuleBasedNumberFormat class formats numbers according to a set of rules. This number formatter is
73 * &quot;2:03&quot;).&nbsp; The client can also define more specialized <tt>RuleBasedNumberFormat</tt>s
76 * <p>The behavior of a <tt>RuleBasedNumberFormat</tt> is specified by a textual description
210 * <p>The description of a <tt>RuleBasedNumberFormat</tt>'s behavior consists of one or more <em>rule
503 class U_I18N_API RuleBasedNumberFormat : public NumberFormat { class in inherits:NumberFormat
511 * Creates a RuleBasedNumberFormat that behaves according to the description
520 RuleBasedNumberFormat(const UnicodeString& rules, UParseError& perror, UErrorCode& status);
523 * Creates a RuleBasedNumberFormat that behaves according to the description
545 RuleBasedNumberFormat(const UnicodeString& rules, const UnicodeString& localizations,
549 * Creates a RuleBasedNumberFormat tha
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h58 * The RuleBasedNumberFormat class formats numbers according to a set of rules. This number formatter is
70 * &quot;2:03&quot;).&nbsp; The client can also define more specialized <tt>RuleBasedNumberFormat</tt>s
73 * <p>The behavior of a <tt>RuleBasedNumberFormat</tt> is specified by a textual description
207 * <p>The description of a <tt>RuleBasedNumberFormat</tt>'s behavior consists of one or more <em>rule
500 class U_I18N_API RuleBasedNumberFormat : public NumberFormat { class in inherits:NumberFormat
508 * Creates a RuleBasedNumberFormat that behaves according to the description
517 RuleBasedNumberFormat(const UnicodeString& rules, UParseError& perror, UErrorCode& status);
520 * Creates a RuleBasedNumberFormat that behaves according to the description
542 RuleBasedNumberFormat(const UnicodeString& rules, const UnicodeString& localizations,
546 * Creates a RuleBasedNumberFormat tha
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Drbnf.cpp63 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RuleBasedNumberFormat)
648 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
666 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
684 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
701 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
718 RuleBasedNumberFormat function in class:RuleBasedNumberFormat
736 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status) function in class:RuleBasedNumberFormat
795 RuleBasedNumberFormat::RuleBasedNumberFormat(const RuleBasedNumberFormat& rhs) function in class:RuleBasedNumberFormat
[all...]
/external/icu/icu4c/source/i18n/
H A Drbnf.cpp66 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RuleBasedNumberFormat)
653 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
675 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
697 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
718 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
739 RuleBasedNumberFormat function in class:RuleBasedNumberFormat
761 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status) function in class:RuleBasedNumberFormat
824 RuleBasedNumberFormat::RuleBasedNumberFormat(const RuleBasedNumberFormat& rhs) function in class:RuleBasedNumberFormat
[all...]
/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 146 milliseconds