Searched defs:IslamicCalendar (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dislamcal.h12 * 10/14/2003 srl ported from java IslamicCalendar
28 * <code>IslamicCalendar</code> is a subclass of <code>Calendar</code>
53 * This is the default behavior of a newly-created <code>IslamicCalendar</code>
84 class U_I18N_API IslamicCalendar : public Calendar { class in inherits:Calendar
187 * Constructs an IslamicCalendar based on the current time in the default time zone
191 * @param success Indicates the status of IslamicCalendar object construction.
196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
202 IslamicCalendar(const IslamicCalendar& other);
208 virtual ~IslamicCalendar();
[all...]
H A Dislamcal.cpp12 * 10/14/2003 srl ported from java IslamicCalendar
75 // Implementation of the IslamicCalendar class
173 const char *IslamicCalendar::getType() const {
197 Calendar* IslamicCalendar::clone() const {
198 return new IslamicCalendar(*this);
201 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) function in class:IslamicCalendar
208 IslamicCalendar::IslamicCalendar(const IslamicCalendar function in class:IslamicCalendar
[all...]
/external/icu/icu4c/source/i18n/
H A Dislamcal.h12 * 10/14/2003 srl ported from java IslamicCalendar
28 * <code>IslamicCalendar</code> is a subclass of <code>Calendar</code>
53 * This is the default behavior of a newly-created <code>IslamicCalendar</code>
84 class U_I18N_API IslamicCalendar : public Calendar { class in inherits:Calendar
187 * Constructs an IslamicCalendar based on the current time in the default time zone
191 * @param success Indicates the status of IslamicCalendar object construction.
196 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
202 IslamicCalendar(const IslamicCalendar& other);
208 virtual ~IslamicCalendar();
[all...]
H A Dislamcal.cpp12 * 10/14/2003 srl ported from java IslamicCalendar
75 // Implementation of the IslamicCalendar class
173 const char *IslamicCalendar::getType() const {
197 Calendar* IslamicCalendar::clone() const {
198 return new IslamicCalendar(*this);
201 IslamicCalendar::IslamicCalendar(const Locale& aLocale, UErrorCode& success, ECalculationType type) function in class:IslamicCalendar
208 IslamicCalendar::IslamicCalendar(const IslamicCalendar function in class:IslamicCalendar
[all...]
/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 597 milliseconds