Searched defs:RuleBasedNumberFormat (Results 1 - 6 of 6) 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/icu4c/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/chromium_org/third_party/icu/source/i18n/
H A Drbnf.cpp67 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RuleBasedNumberFormat)
650 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
667 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
684 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
700 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description, function in class:RuleBasedNumberFormat
716 RuleBasedNumberFormat function in class:RuleBasedNumberFormat
733 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status) function in class:RuleBasedNumberFormat
806 RuleBasedNumberFormat::RuleBasedNumberFormat(const RuleBasedNumberFormat& rhs) function in class:RuleBasedNumberFormat
[all...]
/external/icu4c/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/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2103 #define RuleBasedNumberFormat U_ICU_ENTRY_POINT_RENAME(RuleBasedNumberFormat) macro
/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 2435 milliseconds