Home
last modified time | relevance | path

Searched refs:psecs (Results 1 – 25 of 149) sorted by relevance

123456

/dports/emulators/qemu42/qemu-4.2.1/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu/qemu-6.2.0/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu60/qemu-6.0.0/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/block/
H A Dhd-geometry.c104 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
119 *psecs = 63; in guess_chs_for_size()
123 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
133 *psecs = geo.sectors; in hd_geometry_guess()
138 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
139 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
144 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
152 *psecs = secs; in hd_geometry_guess()
160 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu5/qemu-5.2.0/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/block/
H A Dhd-geometry.c99 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs) in guess_chs_for_size() argument
114 *psecs = 63; in guess_chs_for_size()
118 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs, in hd_geometry_guess() argument
128 *psecs = geo.sectors; in hd_geometry_guess()
133 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
134 translation = hd_bios_chs_auto_trans(*pcyls, *pheads, *psecs); in hd_geometry_guess()
139 guess_chs_for_size(blk, pcyls, pheads, psecs); in hd_geometry_guess()
147 *psecs = secs; in hd_geometry_guess()
155 trace_hd_geometry_guess(blk, *pcyls, *pheads, *psecs, translation); in hd_geometry_guess()
/dports/editors/emacs/emacs-27.2/lisp/emacs-lisp/
H A Dtimer.el49 psecs)
111 (defun timer-relative-time (time secs &optional usecs psecs)
116 (if (or usecs psecs)
117 (setq delta (time-add delta (list 0 0 (or usecs 0) (or psecs 0)))))
124 (defun timer-inc-time (timer secs &optional usecs psecs)
129 (timer-relative-time (timer--time timer) secs usecs psecs)))
/dports/editors/emacs-devel/emacs-4d1968b/lisp/emacs-lisp/
H A Dtimer.el51 psecs
127 (defun timer-relative-time (time secs &optional usecs psecs)
135 (if (or usecs psecs)
136 (setq delta (time-add delta (list 0 0 (or usecs 0) (or psecs 0)))))
143 (defun timer-inc-time (timer secs &optional usecs psecs)
152 (timer-relative-time (timer--time timer) secs usecs psecs)))
/dports/math/R/R-4.1.2/src/main/
H A DRstrptime.h90 && (rp = strptime_internal (rp, (new_fmt), tm, psecs, poffset)) != NULL)
223 && (rp = w_strptime_internal (rp, (new_fmt), tm, psecs, poffset)) != NULL)
227 double *psecs, int *poffset) in w_strptime_internal() argument
584 *psecs = sval; in w_strptime_internal()
714 double *psecs, int *poffset) in strptime_internal() argument
1066 *psecs = sval; in strptime_internal()
1287 double *psecs, int *poffset) in R_strptime() argument
1301 return (void *) w_strptime_internal (wbuf, wfmt, tm, psecs, poffset); in R_strptime()
1305 return (void *) strptime_internal (buf, format, tm, psecs, poffset); in R_strptime()
/dports/math/libRmath/R-4.1.1/src/main/
H A DRstrptime.h90 && (rp = strptime_internal (rp, (new_fmt), tm, psecs, poffset)) != NULL)
223 && (rp = w_strptime_internal (rp, (new_fmt), tm, psecs, poffset)) != NULL)
227 double *psecs, int *poffset) in w_strptime_internal() argument
584 *psecs = sval; in w_strptime_internal()
714 double *psecs, int *poffset) in strptime_internal() argument
1066 *psecs = sval; in strptime_internal()
1287 double *psecs, int *poffset) in R_strptime() argument
1301 return (void *) w_strptime_internal (wbuf, wfmt, tm, psecs, poffset); in R_strptime()
1305 return (void *) strptime_internal (buf, format, tm, psecs, poffset); in R_strptime()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/block/
H A Dblock.h85 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu42/qemu-4.2.1/include/hw/block/
H A Dblock.h97 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu/qemu-6.2.0/include/hw/block/
H A Dblock.h101 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu60/qemu-6.0.0/include/hw/block/
H A Dblock.h98 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu5/qemu-5.2.0/include/hw/block/
H A Dblock.h97 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/block/
H A Dblock.h97 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/block/
H A Dblock.h97 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/block/
H A Dblock.h101 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/block/
H A Dblock.h97 uint32_t *pcyls, uint32_t *pheads, uint32_t *psecs,
/dports/devel/libassa/libassa-3.5.1/tests/
H A Dttcp_assa.cpp555 static void psecs(long l, register char *cp);
673 psecs(ms / 100, outp); in prusage()
767 psecs(long l, register char *cp) in psecs() function
/dports/benchmarks/ttcp/ttcp-1.12_2/
H A Dttcp.c517 static void psecs();
636 psecs(ms / 100, outp);
728 psecs(l,cp) in psecs() function
/dports/net-im/tkabber/tkabber-1.1.2/plugins/chat/
H A Dinfo_commands.tcl277 set psecs [expr {$csecs-$secs}]
278 set message [::msgcat::mc "Pong from %s%s: %.2f seconds" $jid $rjid $psecs]

123456