/netbsd-src/sys/arch/sparc64/dev/ |
H A D | vrtc.c | 74 u_int64_t tod; in vrtc_gettime() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | date.d | 7950 auto tod = TimeOfDay(0, 0); member 7957 auto tod = TimeOfDay(12, 30, 33); member 7964 auto tod = TimeOfDay(23, 59, 59); member 8083 auto tod = TimeOfDay(0, 0, 0); in hour() member 8134 auto tod = TimeOfDay(0, 0, 0); member 8185 auto tod = TimeOfDay(0, 0, 0); in second() member 8248 auto tod = TimeOfDay(12, 27, 2); member 8355 auto tod = TimeOfDay(12, 27, 2); member 8428 auto tod = TimeOfDay(12, 27, 2); member 8481 auto tod = TimeOfDay(12, 30, 33); member [all …]
|
H A D | interval.d | 8315 TimeOfDay todFunc(in TimeOfDay tod) { return tod; } in todFunc() 8758 TimeOfDay todFunc(in TimeOfDay tod) { return tod; } in todFunc() 9040 TimeOfDay todFunc(in TimeOfDay tod) { return tod; } in todFunc()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | date.d | 8339 auto tod = TimeOfDay(0, 0); member 8346 auto tod = TimeOfDay(12, 30, 33); member 8353 auto tod = TimeOfDay(23, 59, 59); member 8472 auto tod = TimeOfDay(0, 0, 0); in hour() member 8523 auto tod = TimeOfDay(0, 0, 0); member 8574 auto tod = TimeOfDay(0, 0, 0); in second() member 8641 auto tod = TimeOfDay(12, 27, 2); member 8748 auto tod = TimeOfDay(12, 27, 2); member 8821 auto tod = TimeOfDay(12, 27, 2); member 8875 auto tod = TimeOfDay(12, 30, 33); member [all …]
|
H A D | interval.d | 8340 TimeOfDay todFunc(scope const TimeOfDay tod) { return tod; } in todFunc() 8785 TimeOfDay todFunc(scope const TimeOfDay tod) { return tod; } in todFunc() 9067 TimeOfDay todFunc(scope const TimeOfDay tod) { return tod; } in todFunc()
|
/netbsd-src/external/bsd/top/dist/ |
H A D | display.c | 1013 i_uptime(time_t *bt, time_t *tod) in i_uptime() 1040 u_uptime(time_t *bt, time_t *tod) in u_uptime() 1048 i_timeofday(time_t *tod) in i_timeofday()
|
/netbsd-src/usr.bin/at/ |
H A D | parsetime.c | 360 tod(struct tm *tm) in tod() function
|
/netbsd-src/external/cddl/osnet/dist/uts/common/os/ |
H A D | fm.c | 422 timespec_t tod; in fm_banner() local 475 timespec_t tod; in fm_ereport_dump() local
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_getdate.c | 948 time_t tod; in __archive_get_date() local
|
/netbsd-src/sys/arch/hppa/dev/ |
H A D | pdc.c | 539 struct pdc_tod *tod = (struct pdc_tod *)&pdcret1; in pdcgettod() local
|
/netbsd-src/lib/libc/time/ |
H A D | zic.c | 1995 zic_t dayoff, tod; getleapdatetime() local 2885 zic_t tod = rp->r_tod; stringrule() local [all...] |