Searched refs:newTimes (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dbasictz.cpp308 UDate *newTimes = NULL; local
447 newTimes = (UDate*)uprv_malloc(sizeof(UDate) * asize);
448 if (newTimes == NULL) {
453 tar->getStartTimeAt(idx + newidx, newTimes[newidx]);
455 uprv_free(newTimes);
456 newTimes = NULL;
462 tar->getRawOffset(), tar->getDSTSavings(), newTimes, asize, timeType);
463 uprv_free(newTimes);
/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 163 milliseconds