Searched defs:dt (Results 1 - 25 of 124) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D960416-1.c2 typedef unsigned long long dt; typedef
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dgmt2local.c53 register int dt, dir; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D960416-1.c2 typedef unsigned long long dt; typedef
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dintersil7170.c75 intersil7170_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
120 intersil7170_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmc146818.c79 mc146818_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
135 mc146818_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmm58167.c82 mm58167_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
232 mm58167_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
H A Dmk48txx.c106 mk48txx_gettime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
156 mk48txx_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb127.C32 void ODEsolver::eulerODE(vector<double>& y, double& t, double& dt) argument
37 void ODEsolver::midpointODE(vector<double>& y, double& t, double& dt) argument
49 void ODEsolver::timeloop(vector<double>& y, double ts, double te, double dt) argument
57 vector<double> y(2); double t_start=5.; double t_end=7.; double dt local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dclock_subr.c89 clock_ymdhms_to_secs(struct clock_ymdhms *dt) argument
125 clock_secs_to_ymdhms(time_t secs, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck/
H A Dpartutil.c117 getdiskinfo(const char *s, int fd, const char *dt, struct disk_geom *geo, argument
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Da2kbbc.c72 struct clock_ymdhms dt; local
113 a2kugettod(todr_chip_handle_t h, struct clock_ymdhms *dt) argument
187 a2kusettod(todr_chip_handle_t h, struct clock_ymdhms *dt) argument
[all...]
H A Da34kbbc.c72 struct clock_ymdhms dt; local
109 a34kugettod(todr_chip_handle_t h, struct clock_ymdhms *dt) argument
152 a34kusettod(todr_chip_handle_t h, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dsubr_exec_fd.c48 fdtab_t *dt; local
85 fdtab_t *dt; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb127.C32 void ODEsolver::eulerODE(vector<double>& y, double& t, double& dt) argument
37 void ODEsolver::midpointODE(vector<double>& y, double& t, double& dt) argument
49 void ODEsolver::timeloop(vector<double>& y, double ts, double te, double dt) argument
57 vector<double> y(2); double t_start=5.; double t_end=7.; double dt local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/dec/
H A Dmcclock.c158 struct clock_ymdhms dt; local
201 struct clock_ymdhms dt; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Drtc.c271 gettime_old(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
306 settime_old(todr_chip_handle_t tcr, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Ddpclock.c130 struct clock_ymdhms dt; local
191 struct clock_ymdhms dt; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/gdtoa/test/
H A Dmakefile38 dt = dt.o $A macro
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/footbridge/
H A Dtodclock.c155 tod_set_ymdhms(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
180 tod_get_ymdhms(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Ds3c2440_rtc.c101 struct clock_ymdhms dt; local
150 struct clock_ymdhms dt; local
[all...]
/netbsd-6-1-5-RELEASE/tests/lib/libc/
H A Dt_convfp.c78 long double dt; local
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dlebuffer.c84 bus_dma_tag_t dt = sa->sa_dmatag; local
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Drtclock.c117 rtgettod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
140 rtsettod(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x86/isa/
H A Drtc.c311 rtc_get_ymdhms(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
334 rtc_set_ymdhms(todr_chip_handle_t tch, struct clock_ymdhms *dt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/pmax/tc/
H A Ddtms.c87 struct dt_softc *dt; local

Completed in 416 milliseconds

12345