/openbsd-src/sys/dev/pci/drm/i915/display/ |
H A D | intel_display_rps.c | 15 struct wait_queue_entry wait; member 24 struct wait_rps_boost *wait = container_of(_wait, typeof(*wait), wait); in do_rps_boost() local 46 struct wait_rps_boost *wait; in intel_display_rps_boost_after_vblank() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 143 void ThreadPool::wait() { in wait() function in ThreadPool 151 void ThreadPool::wait(ThreadPoolTaskGroup &Group) { in wait() function in ThreadPool 200 void ThreadPool::wait() { in wait() function in ThreadPool 209 void ThreadPool::wait(ThreadPoolTaskGroup &) { in wait() function in ThreadPool
|
H A D | GraphWriter.cpp | 136 StringRef Filename, bool wait, in ExecGraphViewer() 190 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash36.C | 3 struct wait { int w_status; }; struct
|
/openbsd-src/sys/kern/ |
H A D | uipc_mbuf2.c | 217 m_dup1(struct mbuf * m,int off,int len,int wait) m_dup1() argument 255 m_tag_get(int type,int len,int wait) m_tag_get() argument 331 m_tag_copy(struct m_tag * t,int wait) m_tag_copy() argument 349 m_tag_copy_chain(struct mbuf * to,struct mbuf * from,int wait) m_tag_copy_chain() argument [all...] |
/openbsd-src/usr.sbin/nsd/ |
H A D | mini_event.c | 161 struct timeval* wait) in handle_timeouts() 199 handle_select(struct event_base* base, struct timeval* wait) in handle_select() 252 struct timeval wait; in event_base_loop() local 273 struct timeval wait; in event_base_dispatch() local
|
/openbsd-src/lib/libc/rpc/ |
H A D | clnt_udp_bufcreate.c | 71 struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate() 124 struct timeval wait, int *sockp) in clntudp_create()
|
H A D | clnt_udp.c | 150 struct timeval wait, int *sockp, u_int sendsz, u_int recvsz) in clntudp_bufcreate_simple() 199 struct timespec time_waited, start, after, duration, wait; in clntudp_call() local
|
/openbsd-src/usr.sbin/unbound/util/ |
H A D | mini_event.c | 143 struct timeval* wait) in handle_timeouts() 178 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select() 232 struct timeval wait; in event_base_dispatch() local
|
H A D | winsock_event.c | 164 struct timeval* wait) in handle_timeouts() 230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select() 431 struct timeval wait; in event_base_dispatch() local
|
/openbsd-src/sbin/unwind/libunbound/util/ |
H A D | mini_event.c | 143 struct timeval* wait) in handle_timeouts() 178 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select() 232 struct timeval wait; in event_base_dispatch() local
|
H A D | winsock_event.c | 164 struct timeval* wait) in handle_timeouts() 230 static int handle_select(struct event_base* base, struct timeval* wait) in handle_select() 431 struct timeval wait; in event_base_dispatch() local
|
/openbsd-src/lib/libc/gen/ |
H A D | wait.c | 35 wait(int *istat) in wait() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Iterator/ |
H A D | Array.pm | 74 sub wait { shift->exit } subroutine
|
H A D | Stream.pm | 71 sub wait { shift->exit } subroutine
|
H A D | Process.pm | 227 sub wait { shift->{wait} } global() subroutine
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/ |
H A D | Iterator.pm | 128 sub wait { subroutine
|
/openbsd-src/regress/sys/kern/sosplice/ |
H A D | Proc.pm | 90 sub wait { subroutine
|
/openbsd-src/regress/sys/net/pf_divert/ |
H A D | Proc.pm | 102 sub wait { subroutine
|
/openbsd-src/sys/dev/ic/ |
H A D | twe.c | 491 twe_cmd(struct twe_ccb *ccb, int flags, int wait) in twe_cmd() 598 twe_start(struct twe_ccb *ccb, int wait) in twe_start() 758 int error, op, flags, wait; in twe_scsi_cmd() local
|
/openbsd-src/regress/usr.sbin/ospfd/ |
H A D | Proc.pm | 117 sub wait { subroutine
|
/openbsd-src/regress/usr.sbin/httpd/tests/ |
H A D | Proc.pm | 127 sub wait { subroutine
|
/openbsd-src/regress/usr.sbin/relayd/ |
H A D | Proc.pm | 128 sub wait { subroutine
|
/openbsd-src/regress/usr.sbin/syslogd/ |
H A D | Proc.pm | 150 sub wait { subroutine
|
/openbsd-src/gnu/llvm/clang/utils/analyzer/ |
H A D | entrypoint.py | 22 def wait(): function
|