Home
last modified time | relevance | path

Searched refs:HOURSPERDAY (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dtzfile.h119 #define HOURSPERDAY 24 macro
124 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
Dzdump.c126 #ifndef HOURSPERDAY
127 #define HOURSPERDAY 24 macro
153 #define SECSPERDAY ((int_fast32_t) SECSPERHOUR * HOURSPERDAY)
790 result *= HOURSPERDAY; in delta()
Dzic.c1108 if (noise && hh == HOURSPERDAY && mm == 0 && ss == 0) in gethms()
1110 if (noise && (hh > HOURSPERDAY || in gethms()
1111 (hh == HOURSPERDAY && (mm != 0 || ss != 0)))) in gethms()
2007 if (hours >= HOURSPERDAY * DAYSPERWEEK) { in stringoffset()
Dlocaltime.c725 strp = getnum(strp, &num, 0, HOURSPERDAY * DAYSPERWEEK - 1); in getsecs()
1694 if (normalize_overflow(&yourtm.tm_mday, &yourtm.tm_hour, HOURSPERDAY)) in time2sub()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...