Searched defs:ChoiceFormat (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dchoicfmt.h46 * ChoiceFormat converts between ranges of numeric values and strings for those ranges.
49 * <p><em><code>ChoiceFormat</code> is probably not what you need.
54 * <p>A <code>ChoiceFormat</code> splits
60 * <p><code>ChoiceFormat</code> was originally intended
64 * are too complex for the capabilities of ChoiceFormat,
68 * <p>There are two methods of defining a <code>ChoiceFormat</code>; both
72 * <code>ChoiceFormat</code>.</p>
76 * rather than using a stand-alone <code>ChoiceFormat</code>.</p>
100 * <p>When a <code>ChoiceFormat</code> is constructed from
150 * ChoiceFormat fm
171 class U_I18N_API ChoiceFormat: public NumberFormat { class in inherits:NumberFormat
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dchoicfmt.h46 * ChoiceFormat converts between ranges of numeric values and strings for those ranges.
49 * <p><em><code>ChoiceFormat</code> is probably not what you need.
54 * <p>A <code>ChoiceFormat</code> splits
60 * <p><code>ChoiceFormat</code> was originally intended
64 * are too complex for the capabilities of ChoiceFormat,
68 * <p>There are two methods of defining a <code>ChoiceFormat</code>; both
72 * <code>ChoiceFormat</code>.</p>
76 * rather than using a stand-alone <code>ChoiceFormat</code>.</p>
100 * <p>When a <code>ChoiceFormat</code> is constructed from
150 * ChoiceFormat fm
171 class U_I18N_API ChoiceFormat: public NumberFormat { class in inherits:NumberFormat
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dchoicfmt.cpp42 // class ChoiceFormat
47 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ChoiceFormat)
49 // Special characters used by ChoiceFormat. There are two characters
73 // Creates a ChoiceFormat instance based on the pattern.
75 ChoiceFormat::ChoiceFormat(const UnicodeString& newPattern, function in class:ChoiceFormat
84 // Creates a ChoiceFormat instance with the limit array and
87 ChoiceFormat::ChoiceFormat(const double* limits, function in class:ChoiceFormat
98 ChoiceFormat function in class:ChoiceFormat
111 ChoiceFormat::ChoiceFormat(const ChoiceFormat& that) function in class:ChoiceFormat
123 ChoiceFormat::ChoiceFormat(const UnicodeString& newPattern, function in class:ChoiceFormat
[all...]
/external/icu/icu4c/source/i18n/
H A Dchoicfmt.cpp42 // class ChoiceFormat
47 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ChoiceFormat)
49 // Special characters used by ChoiceFormat. There are two characters
73 // Creates a ChoiceFormat instance based on the pattern.
75 ChoiceFormat::ChoiceFormat(const UnicodeString& newPattern, function in class:ChoiceFormat
84 // Creates a ChoiceFormat instance with the limit array and
87 ChoiceFormat::ChoiceFormat(const double* limits, function in class:ChoiceFormat
98 ChoiceFormat function in class:ChoiceFormat
111 ChoiceFormat::ChoiceFormat(const ChoiceFormat& that) function in class:ChoiceFormat
123 ChoiceFormat::ChoiceFormat(const UnicodeString& newPattern, function in class:ChoiceFormat
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1084 milliseconds