Searched defs:handle (Results 51 - 75 of 1084) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/shark/stand/ofwboot/
H A Dofdev.h37 int handle; member in struct:of_dev
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A Dofdev.h39 int handle; member in struct:of_dev
/netbsd-current/sys/dev/ic/
H A Dintersil7170.c55 todr_chip_handle_t handle; local
75 intersil7170_gettime_ymdhms(todr_chip_handle_t handle, struc argument
120 intersil7170_settime_ymdhms(todr_chip_handle_t handle, struct clock_ymdhms *dt) argument
[all...]
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.h39 int handle; member in struct:of_dev
/netbsd-current/tests/lib/libpthread/dlopen/
H A Dt_dlopen.c54 void *handle; local
78 void *handle; local
110 void *handle; local
142 void *handle; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringResultConsumer.h33 virtual void handle(AtomicChanges SourceReplacements) { function in class:clang::tooling::RefactoringResultConsumer
39 virtual void handle(SymbolOccurrences Occurrences) { defaultResultHandler(); } function in class:clang::tooling::RefactoringResultConsumer
/netbsd-current/external/mit/libuv/dist/docs/code/idle-compute/
H A Dmain.c10 void crunch_away(uv_idle_t* handle) { argument
/netbsd-current/external/mit/libuv/dist/docs/code/uvstop/
H A Dmain.c6 void idle_cb(uv_idle_t *handle) { argument
16 void prep_cb(uv_prepare_t *handle) { argument
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dno-fsevents.c27 int uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) { argument
31 int uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, argument
36 int uv_fs_event_stop(uv_fs_event_t* handle) { argument
40 void uv__fs_event_close(uv_fs_event_t* handle) { argument
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-async-null-cb.c38 static void check_cb(uv_check_t* handle) { argument
H A Dtest-loop-alive.c27 static void timer_cb(uv_timer_t* handle) { argument
H A Dtest-loop-close.c27 static void timer_cb(uv_timer_t* handle) { argument
H A Dtest-loop-stop.c32 static void prepare_cb(uv_prepare_t* handle) { argument
40 static void timer_cb(uv_timer_t* handle) { argument
H A Dtest-poll-close.c39 static void close_cb(uv_handle_t* handle) { argument
H A Dtest-poll-closesocket.c30 static uv_poll_t handle; variable
H A Dtest-socket-buffer-size.c34 static void close_cb(uv_handle_t* handle) { argument
39 static void check_buffer_size(uv_handle_t* handle) { argument
H A Dtest-walk-handles.c33 static void walk_cb(uv_handle_t* handle, void* arg) { argument
44 static void timer_cb(uv_timer_t* handle) { argument
H A Dtest-embed.c43 static void async_cb(uv_async_t* handle) { argument
H A Dtest-pipe-bind-error.c38 static void close_cb(uv_handle_t* handle) { argument
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dasync.c31 void uv__async_endgame(uv_loop_t* loop, uv_async_t* handle) { argument
40 int uv_async_init(uv_loop_t* loop, uv_async_t* handle, uv_async_cb async_cb) { argument
57 uv__async_close(uv_loop_t* loop, uv_async_t* handle) argument
66 uv_async_send(uv_async_t* handle) argument
86 uv__process_async_wakeup_req(uv_loop_t* loop, uv_async_t* handle, uv_req_t* req) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dgdb-dlfcn.cc41 gdb_dlsym (const gdb_dlhandle_up &handle, const char *symbol) argument
93 gdb_dlsym (const gdb_dlhandle_up &handle, const char *symbol) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid-shlib.c37 void *handle; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dcall-c.cc41 FooHandle handle = pf; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dreconnect-signal.c53 handle (int sig) function
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb-dlfcn.cc41 gdb_dlsym (const gdb_dlhandle_up &handle, const char *symbol) argument
93 gdb_dlsym (const gdb_dlhandle_up &handle, const char *symbol) argument

Completed in 363 milliseconds

1234567891011>>