HomeSort by relevance Sort by last modified time
    Searched defs:TimeUnitAmount (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tmutamt.h 27 * @see TimeUnitAmount
31 class U_I18N_API TimeUnitAmount: public 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& other)
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
tmutamt.h 27 * @see TimeUnitAmount
31 class U_I18N_API TimeUnitAmount: public 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& other)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
tmutamt.cpp 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeUnitAmount)
17 TimeUnitAmount::TimeUnitAmount(const Formattable& number,
24 TimeUnitAmount::TimeUnitAmount(double amount,
33 TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount& other)
39 TimeUnitAmount&
40 TimeUnitAmount::operator=(const TimeUnitAmount& other)
    [all...]
  /external/icu/icu4c/source/i18n/
tmutamt.cpp 14 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(TimeUnitAmount)
17 TimeUnitAmount::TimeUnitAmount(const Formattable& number,
24 TimeUnitAmount::TimeUnitAmount(double amount,
33 TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount& other)
39 TimeUnitAmount&
40 TimeUnitAmount::operator=(const TimeUnitAmount& other)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 531 milliseconds