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

  /external/icu4c/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 334 cal = new EthiopicCalendar(loc, status, EthiopicCalendar::AMETE_MIHRET_ERA);
337 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 

Completed in 713 milliseconds