HomeSort by relevance Sort by last modified time
    Searched refs:EthiopicCalendar (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
ethpccal.cpp 19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(EthiopicCalendar)
29 EthiopicCalendar::EthiopicCalendar(const Locale& aLocale,
37 EthiopicCalendar::EthiopicCalendar(const EthiopicCalendar& other)
43 EthiopicCalendar::~EthiopicCalendar()
48 EthiopicCalendar::clone() const
50 return new EthiopicCalendar(*this)
    [all...]
ethpccal.h 24 class EthiopicCalendar : public CECalendar {
37 * Useful constants for EthiopicCalendar.
113 * Constructs a EthiopicCalendar based on the current time in the default time zone
117 * @param success Indicates the status of EthiopicCalendar object construction.
123 EthiopicCalendar(const Locale& aLocale, UErrorCode& success, EEraType type = AMETE_MIHRET_ERA);
129 EthiopicCalendar(const EthiopicCalendar& other);
135 virtual ~EthiopicCalendar();
calendar.cpp 353 cal = new EthiopicCalendar(loc, status, EthiopicCalendar::AMETE_MIHRET_ERA);
356 cal = new EthiopicCalendar(loc, status, EthiopicCalendar::AMETE_ALEM_ERA);
    [all...]
  /external/icu/icu4c/source/i18n/
ethpccal.cpp 19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(EthiopicCalendar)
29 EthiopicCalendar::EthiopicCalendar(const Locale& aLocale,
37 EthiopicCalendar::EthiopicCalendar(const EthiopicCalendar& other)
43 EthiopicCalendar::~EthiopicCalendar()
48 EthiopicCalendar::clone() const
50 return new EthiopicCalendar(*this)
    [all...]
ethpccal.h 24 class EthiopicCalendar : public CECalendar {
37 * Useful constants for EthiopicCalendar.
113 * Constructs a EthiopicCalendar based on the current time in the default time zone
117 * @param success Indicates the status of EthiopicCalendar object construction.
123 EthiopicCalendar(const Locale& aLocale, UErrorCode& success, EEraType type = AMETE_MIHRET_ERA);
129 EthiopicCalendar(const EthiopicCalendar& other);
135 virtual ~EthiopicCalendar();
calendar.cpp 353 cal = new EthiopicCalendar(loc, status, EthiopicCalendar::AMETE_MIHRET_ERA);
356 cal = new EthiopicCalendar(loc, status, EthiopicCalendar::AMETE_ALEM_ERA);
    [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 1269 milliseconds