Searched defs:PluralFormat (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dplurfmt.h23 * \brief C++ API: PluralFormat object
38 * <code>PluralFormat</code> supports the creation of internationalized
42 * <code>PluralFormat</code> selects the appropriate message based on
59 * <code>PluralFormat</code> deals with this by breaking the problem
75 * <h4>Usage of <code>PluralFormat</code></h4>
78 * rather than using a stand-alone <code>PluralFormat</code>.
80 * This discussion assumes that you use <code>PluralFormat</code> with
123 * <code>NumberFormat</code> for the <code>PluralFormat</code>'s locale. If you
133 * <p>If you need to use <code>PluralFormat</code> with custom rules, you can
135 * <code>PluralFormat</cod
147 class U_I18N_API PluralFormat : public Format { class in inherits:Format
[all...]
/external/icu4c/i18n/
H A Dplurfmt.cpp33 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(PluralFormat)
35 PluralFormat::PluralFormat(UErrorCode& status) function in class:PluralFormat
43 PluralFormat::PluralFormat(const Locale& loc, UErrorCode& status) function in class:PluralFormat
51 PluralFormat::PluralFormat(const PluralRules& rules, UErrorCode& status) function in class:PluralFormat
59 PluralFormat::PluralFormat(const Locale& loc, function in class:PluralFormat
69 PluralFormat function in class:PluralFormat
79 PluralFormat::PluralFormat(const Locale& loc, function in class:PluralFormat
90 PluralFormat::PluralFormat(const PluralRules& rules, function in class:PluralFormat
101 PluralFormat::PluralFormat(const Locale& loc, function in class:PluralFormat
113 PluralFormat::PluralFormat(const PluralFormat& other) function in class:PluralFormat
[all...]
/external/icu4c/common/unicode/
H A Durename.h2094 #define PluralFormat U_ICU_ENTRY_POINT_RENAME(PluralFormat) 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 186 milliseconds