Searched refs:hours (Results 1 - 11 of 11) sorted by relevance

/barrelfish-2018-10-04/lib/libc/nameser/
H A Dns_ttl.c56 int secs, mins, hours, days, weeks, x; local
61 hours = src % 24; src /= 24;
74 if (hours) {
75 T(fmt1(hours, 'H', &dst, &dstlen));
82 if (secs || !(weeks || days || hours || mins)) {
/barrelfish-2018-10-04/tools/harness/tests/
H A Dclockdrift.py16 CLOCKDRIFT_TIMEOUT = datetime.timedelta(hours=13)
H A Drcce.py16 RCCE_TIMEOUT = datetime.timedelta(hours=1)
H A Dmdbbench.py49 self.set_timeout(datetime.timedelta(hours=1))
/barrelfish-2018-10-04/usr/arrakismon/
H A Dlpc.c400 uint8_t hour = bcd2bin(l->rtc_prim_ram.u.hours);
436 l->rtc_prim_ram.u.hours = bin2bcd(hour);
778 *hour = l->rtc_prim_ram.u.hours;
H A Dlpc.h209 uint8_t hours; member in struct:lpc_rtc_prim_ram::__anon1448
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dlpc.c408 uint8_t hour = bcd2bin(l->rtc_prim_ram.u.hours);
444 l->rtc_prim_ram.u.hours = bin2bcd(hour);
789 *hour = l->rtc_prim_ram.u.hours;
H A Dlpc.h216 uint8_t hours; member in struct:lpc_rtc_prim_ram::__anon1820
/barrelfish-2018-10-04/lib/tzcode/zic/
H A Dzic.c929 warning(_("values over 24 hours not handled by pre-2007 versions of zic"));
1806 register int hours; local
1819 hours = offset;
1820 if (hours >= HOURSPERDAY) {
1824 (void) sprintf(end(result), "%d", hours); local
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Deplex.tex760 Labour (hours) & 9 & 6\\ \hline
774 They have the following resources available: 1566 hours of labour, 200
/barrelfish-2018-10-04/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex842 tough challenge to reduce this time from hours to minutes!

Completed in 134 milliseconds