Searched defs:nextTransitionTime (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dbasictz.cpp158 UDate nextTransitionTime = tr.getTime(); local
161 && (date + MILLIS_PER_YEAR > nextTransitionTime)) {
167 Grego::timeToFields(nextTransitionTime + initialRaw + initialDst,
185 avail = getNextTransition(nextTransitionTime, FALSE, tr);
191 && nextTransitionTime + MILLIS_PER_YEAR > tr.getTime()) {
238 if (!avail || d <= nextTransitionTime) {
H A Drbtz.cpp201 UDate nextTransitionTime = MAX_MILLIS; local
225 if (tt < nextTransitionTime) {
226 nextTransitionTime = tt;
256 if (tt < nextTransitionTime) {
257 nextTransitionTime = tt;
280 trst->time = nextTransitionTime;
287 lastTransitionTime = nextTransitionTime;
/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 ...
/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 118 milliseconds