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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtmutfmt.h49 * TimeUnitFormat* format = new TimeUnitFormat(Locale("en"), status);
66 * @see TimeUnitFormat
69 class U_I18N_API TimeUnitFormat: public MeasureFormat { class in inherits:MeasureFormat
86 * Create TimeUnitFormat with default locale, and full name style.
90 TimeUnitFormat(UErrorCode& status);
93 * Create TimeUnitFormat given locale, and full name style.
96 TimeUnitFormat(const Locale& locale, UErrorCode& status);
99 * Create TimeUnitFormat given locale and style.
102 TimeUnitFormat(cons
[all...]
/external/icu4c/i18n/unicode/
H A Dtmutfmt.h60 * TimeUnitFormat* format = new TimeUnitFormat(Locale("en"), status);
77 * @see TimeUnitFormat
80 class U_I18N_API TimeUnitFormat: public MeasureFormat { class in inherits:MeasureFormat
84 * Create TimeUnitFormat with default locale, and full name style.
88 TimeUnitFormat(UErrorCode& status);
91 * Create TimeUnitFormat given locale, and full name style.
94 TimeUnitFormat(const Locale& locale, UErrorCode& status);
97 * Create TimeUnitFormat given locale and style.
100 TimeUnitFormat(cons
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dtmutfmt.cpp51 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeUnitFormat)
77 TimeUnitFormat::TimeUnitFormat(UErrorCode& status) function in class:TimeUnitFormat
84 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UErrorCode& status) function in class:TimeUnitFormat
91 TimeUnitFormat::TimeUnitFormat(const Locale& locale, EStyle style, UErrorCode& status) function in class:TimeUnitFormat
98 TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat function in class:TimeUnitFormat
[all...]
/external/icu4c/i18n/
H A Dtmutfmt.cpp54 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeUnitFormat)
80 TimeUnitFormat::TimeUnitFormat(UErrorCode& status) function in class:TimeUnitFormat
87 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UErrorCode& status) function in class:TimeUnitFormat
94 TimeUnitFormat::TimeUnitFormat(const Locale& locale, UTimeUnitFormatStyle style, UErrorCode& status) function in class:TimeUnitFormat
101 TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat function in class:TimeUnitFormat
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h2172 #define TimeUnitFormat U_ICU_ENTRY_POINT_RENAME(TimeUnitFormat) 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 36 milliseconds