Searched refs:ChineseCalendar (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dchnsecal.cpp12 * 9/18/2007 ajmacher ported from java ChineseCalendar
108 // Implementation of the ChineseCalendar class
116 Calendar* ChineseCalendar::clone() const {
117 return new ChineseCalendar(*this);
120 ChineseCalendar::ChineseCalendar(const Locale& aLocale, UErrorCode& success) function in class:ChineseCalendar
129 ChineseCalendar::ChineseCalendar(const Locale& aLocale, int32_t epochYear, function in class:ChineseCalendar
139 ChineseCalendar::ChineseCalendar(cons function in class:ChineseCalendar
[all...]
H A Dchnsecal.h12 * 9/18/2007 ajmacher ported from java ChineseCalendar
29 * <code>ChineseCalendar</code> is a concrete subclass of {@link Calendar}
65 * <p>Because <code>ChineseCalendar</code> defines an additional field and
88 * ChineseCalendar usually should be instantiated using
97 class U_I18N_API ChineseCalendar : public Calendar { class in inherits:Calendar
104 * Constructs a ChineseCalendar based on the current time in the default time zone
108 * @param success Indicates the status of ChineseCalendar object construction.
112 ChineseCalendar(const Locale& aLocale, UErrorCode &success);
117 * Constructs a ChineseCalendar based on the current time in the default time zone
125 * @param success Indicates the status of ChineseCalendar objec
[all...]
H A Ddangical.h34 class DangiCalendar : public ChineseCalendar {
H A Ddangical.cpp53 : ChineseCalendar(aLocale, DANGI_EPOCH_YEAR, getDangiCalZoneAstroCalc(), success)
58 : ChineseCalendar(other)
H A Dcalendar.cpp344 cal = new ChineseCalendar(loc, status);
/external/icu/icu4c/source/i18n/
H A Dchnsecal.cpp12 * 9/18/2007 ajmacher ported from java ChineseCalendar
108 // Implementation of the ChineseCalendar class
116 Calendar* ChineseCalendar::clone() const {
117 return new ChineseCalendar(*this);
120 ChineseCalendar::ChineseCalendar(const Locale& aLocale, UErrorCode& success) function in class:ChineseCalendar
129 ChineseCalendar::ChineseCalendar(const Locale& aLocale, int32_t epochYear, function in class:ChineseCalendar
139 ChineseCalendar::ChineseCalendar(cons function in class:ChineseCalendar
[all...]
H A Dchnsecal.h12 * 9/18/2007 ajmacher ported from java ChineseCalendar
29 * <code>ChineseCalendar</code> is a concrete subclass of {@link Calendar}
65 * <p>Because <code>ChineseCalendar</code> defines an additional field and
88 * ChineseCalendar usually should be instantiated using
97 class U_I18N_API ChineseCalendar : public Calendar { class in inherits:Calendar
104 * Constructs a ChineseCalendar based on the current time in the default time zone
108 * @param success Indicates the status of ChineseCalendar object construction.
112 ChineseCalendar(const Locale& aLocale, UErrorCode &success);
117 * Constructs a ChineseCalendar based on the current time in the default time zone
125 * @param success Indicates the status of ChineseCalendar objec
[all...]
H A Ddangical.h34 class DangiCalendar : public ChineseCalendar {
H A Ddangical.cpp53 : ChineseCalendar(aLocale, DANGI_EPOCH_YEAR, getDangiCalZoneAstroCalc(), success)
58 : ChineseCalendar(other)
H A Dcalendar.cpp344 cal = new ChineseCalendar(loc, status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Duobjtest.cpp383 TESTCLASSID_FACTORY(ChineseCalendar, Calendar::createInstance(Locale("@calendar=chinese"), status));
/external/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp383 TESTCLASSID_FACTORY(ChineseCalendar, Calendar::createInstance(Locale("@calendar=chinese"), status));
/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 226 milliseconds