Searched defs:BuddhistCalendar (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/
H A Dbuddhcal.h31 * <code>BuddhistCalendar</code> is a subclass of <code>GregorianCalendar</code>
47 class BuddhistCalendar : public GregorianCalendar { class in inherits:GregorianCalendar
51 * Useful constants for BuddhistCalendar. Only one Era.
59 * Constructs a BuddhistCalendar based on the current time in the default time zone
63 * @param success Indicates the status of BuddhistCalendar object construction.
67 BuddhistCalendar(const Locale& aLocale, UErrorCode& success);
74 virtual ~BuddhistCalendar();
81 BuddhistCalendar(const BuddhistCalendar& source);
88 BuddhistCalendar
[all...]
H A Dbuddhcal.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(BuddhistCalendar)
33 BuddhistCalendar::BuddhistCalendar(const Locale& aLocale, UErrorCode& success) function in class:BuddhistCalendar
39 BuddhistCalendar::~BuddhistCalendar()
43 BuddhistCalendar::BuddhistCalendar(const BuddhistCalendar& source) function in class:BuddhistCalendar
48 BuddhistCalendar& BuddhistCalendar
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1194 #define BuddhistCalendar BuddhistCalendar_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1786 #define BuddhistCalendar U_ICU_ENTRY_POINT_RENAME(BuddhistCalendar) macro
/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 513 milliseconds