Searched refs:tempCal (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dreldtfmt.cpp289 Calendar * tempCal = cal.clone(); local
292 tempCal->setTime(Calendar::getNow(),status);
293 tempCal->add(UCAL_DATE,fDates[n].offset, status);
296 delete tempCal;
301 fDateTimeFormatter->format(*tempCal, dateString, fPos);
306 delete tempCal;
/external/icu/icu4c/source/test/cintltst/
H A Dcdattst.c968 UCalendar* tempCal = 0; local
992 tempCal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &ec);
993 ucal_setMillis(tempCal, 0, &ec);
994 ucal_setDateTime(tempCal, startCentury + twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec);
995 udat_set2DigitYearStart(simpleDateFormat, ucal_getMillis(tempCal, &ec), &ec);
1033 udat_close(tempCal);
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 119 milliseconds