Searched defs:delay (Results 1 - 25 of 266) sorted by relevance

1234567891011

/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Ddelay.c33 delay(int usecs) function
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Ddelay.c40 delay(int us) function
/netbsd-current/sys/arch/ia64/stand/efi/libefi/
H A Ddelay.c36 delay(int usecs) function
/netbsd-current/lib/libcurses/
H A Dtimeout.c47 timeout(int delay) argument
60 wtimeout(WINDOW *win, int delay) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/h8300/
H A Dffxx1-elf.s15 delay: mov.w #0x0000,r1 label
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Ddoze.c46 void doze(unsigned delay) argument
65 unsigned delay; local
H A Drand_sleep.c51 void rand_sleep(unsigned delay, unsigned variation) argument
77 int delay; local
[all...]
H A Dmsg_rate_delay.c73 void msg_rate_delay(time_t *stamp, int delay, argument
[all...]
H A Dselect_bug.c43 static pid_t fork_and_read_select(const char *what, int delay, int fd) argument
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dclock.c57 delay(u_int n) function
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dclock.c41 delay(unsigned int us) function
/netbsd-current/sys/arch/hpcmips/hpcmips/
H A Dclock.c137 delay(int n) function
/netbsd-current/sys/arch/mmeye/stand/boot/
H A Dclock.c46 delay(int n) function
/netbsd-current/external/cddl/osnet/sys/sys/
H A Dsystm.h76 #define delay(x) kpause("soldelay", false, (x), NULL) macro
/netbsd-current/usr.sbin/sesd/srcs/
H A Dchpmon.c54 int fd, delay, dev; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Dmock_request.c36 mock_request(struct intel_context *ce, unsigned long delay) argument
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dclock.c55 delay(int ms) function
/netbsd-current/sys/arch/evbarm/stand/bootimx23/
H A Dcommon.c47 delay(unsigned int us) function
/netbsd-current/sys/arch/arm/ofw/
H A Dofwgencfg_clock.c148 delay(u_int n) function
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Defidelay.c32 delay(int us) function
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-semaphore.c31 int delay; member in struct:__anon96
/netbsd-current/games/boggle/boggle/
H A Dtimer.c112 delay(int tenths) function
/netbsd-current/sys/arch/evbcf/include/
H A Dparam.h75 #define delay(us) _delay((us)<<10) macro
/netbsd-current/sys/arch/hp300/dev/
H A Dppiioctl.h41 int delay; /* delay between polls (msec) */ member in struct:ppiparam
/netbsd-current/sys/arch/hp300/include/
H A Dparam.h69 #define delay(us) _delay((us) << 8) macro

Completed in 459 milliseconds

1234567891011