Searched defs:gcal (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/tools/tzcode/
H A Dicuzdump.cpp191 GregorianCalendar* gcal = new GregorianCalendar(timezone, Locale::getEnglish(), status); local
192 gcal->clear();
193 gcal->set(loyear, 0, 1, 0, 0, 0);
194 lo = gcal->getTime(status);
195 gcal->set(hiyear, 0, 1, 0, 0, 0);
196 hi = gcal->getTime(status);
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1319 GregorianCalendar *gcal = new GregorianCalendar(TimeZone::createTimeZone(UnicodeString(gEtcUTC)), status); local
1324 sdf->adoptCalendar(gcal);
/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 86 milliseconds