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

/external/icu4c/i18n/unicode/
H A Dtmutamt.h27 * @see TimeUnitAmount
31 class U_I18N_API TimeUnitAmount: public Measure { class in inherits:Measure
34 * Construct TimeUnitAmount object with the given number and the
45 TimeUnitAmount(const Formattable& number,
50 * Construct TimeUnitAmount object with the given numeric amount and the
61 TimeUnitAmount(double amount, TimeUnit::UTimeUnitFields timeUnitField,
69 TimeUnitAmount(const TimeUnitAmount& other);
76 TimeUnitAmount& operator=(const TimeUnitAmount
[all...]
/external/icu4c/i18n/
H A Dtmutamt.cpp14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeUnitAmount)
17 TimeUnitAmount::TimeUnitAmount(const Formattable& number, function in class:TimeUnitAmount
24 TimeUnitAmount::TimeUnitAmount(double amount, function in class:TimeUnitAmount
33 TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount& other) function in class:TimeUnitAmount
39 TimeUnitAmount&
40 TimeUnitAmount
[all...]
/external/icu4c/common/unicode/
H A Durename.h2197 #define TimeUnitAmount U_ICU_ENTRY_POINT_RENAME(TimeUnitAmount) 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 153 milliseconds