Searched defs:closure (Results 1 - 25 of 125) sorted by relevance

12345

/netbsd-current/lib/libc/citrus/
H A Dcitrus_db_hash.c54 _citrus_db_hash_std(void *closure, struct _region *r) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-record-full.c26 recpy_full_method (PyObject *self, void *closure) argument
35 recpy_full_format (PyObject *self, void *closure) argument
H A Dpy-instruction.c39 py_insn_getter (PyObject *self, void *closure) argument
H A Dpy-record.c69 recpy_method (PyObject *self, void* closure) argument
85 recpy_format (PyObject *self, void* closure) argument
114 recpy_replay_position (PyObject *self, void *closure) argument
127 recpy_instruction_history (PyObject *self, void* closure) argument
140 recpy_function_call_history(PyObject *self, void* closure) argument
153 recpy_begin(PyObject *self, void* closure) argument
166 recpy_end(PyObject *self, void* closure) argument
198 recpy_insn_sal(PyObject *self, void *closure) argument
211 recpy_insn_pc(PyObject *self, void *closure) argument
224 recpy_insn_data(PyObject *self, void *closure) argument
237 recpy_insn_decoded(PyObject *self, void *closure) argument
250 recpy_insn_size(PyObject *self, void *closure) argument
263 recpy_insn_is_speculative(PyObject *self, void *closure) argument
295 recpy_func_level(PyObject *self, void *closure) argument
308 recpy_func_symbol(PyObject *self, void *closure) argument
321 recpy_func_instructions(PyObject *self, void *closure) argument
334 recpy_func_up(PyObject *self, void *closure) argument
347 recpy_func_prev(PyObject *self, void *closure) argument
360 recpy_func_next(PyObject *self, void *closure) argument
374 recpy_element_number(PyObject *self, void* closure) argument
454 recpy_gap_number(PyObject *self, void *closure) argument
464 recpy_gap_reason_code(PyObject *self, void *closure) argument
474 recpy_gap_reason_string(PyObject *self, void *closure) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record-full.c27 recpy_full_method (PyObject *self, void *closure) argument
36 recpy_full_format (PyObject *self, void *closure) argument
H A Dpy-instruction.c40 py_insn_getter (PyObject *self, void *closure) argument
H A Dpy-lazy-string.c60 stpy_get_address (PyObject *self, void *closure) argument
68 stpy_get_encoding (PyObject *self, void *closure) argument
87 stpy_get_length (PyObject *self, void *closure) argument
95 stpy_get_type (PyObject *self, void *closure) argument
/netbsd-current/lib/libpthread/
H A Dpthread_once.c50 once_cleanup(void *closure) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsubr.h64 void *closure; /* our user defined closure */ member in struct:format_cmdline_walklist_closure
H A Dms-buffer.c44 ms_buffer_block (void *closure, bool block) argument
59 ms_buffer_input (void *closure, char *data, size_t need, size_t size, argument
97 ms_buffer_get_fd (void *closure) argument
[all...]
H A Dbuffer.h96 void *closure; member in struct:buffer
H A Dstatus.c382 tag_list_proc (Node *p, void *closure) argument
H A Dsocket-client.c64 socket_buffer_input (void *closure, char *data, size_t need, size_t size, argument
121 socket_buffer_output (void *closure, const char *data, size_t have, argument
162 socket_buffer_flush (void *closure) argument
H A Dlog-buffer.c212 log_buffer_input (void *closure, char *data, size_t need, size_t size, argument
266 log_buffer_output (void *closure, const char *data, size_t have, size_t *wrote) argument
319 log_buffer_flush (void *closure) argument
339 log_buffer_block(void *closure, bool block) argument
455 log_buffer_get_fd(void *closure) argument
[all...]
H A Dlogmsg.c116 find_type (Node *p, void *closure) argument
132 fmt_proc (Node *p, void *closure) argument
523 rcsinfo_proc (const char *repository, const char *template, void *closure) argument
597 update_logfile_proc (const char *repository, const char *filter, void *closure) argument
617 logmsg_list_to_args_proc(Node *p, void *closure) argument
862 verifymsg_proc(const char *repository, const char *script, void *closure) argument
[all...]
H A Dls.c263 ls_print (Node *p, void *closure) argument
283 ls_print_dir (Node *p, void *closure) argument
H A Dzlib.c137 compress_buffer_input (void *closure, char *data, size_t need, size_t size, argument
282 compress_buffer_output (void *closure, const char *data, size_t have, argument
334 compress_buffer_flush (void *closure) argument
390 compress_buffer_block (void *closure, bool block) argument
404 compress_buffer_get_fd(void *closure) argument
[all...]
H A Dfind_names.c41 add_entries_proc (Node *node, void *closure) argument
128 add_subdir_proc (Node *p, void *closure) argument
151 register_subdir_proc (Node *p, void *closure) argument
367 strip_rcsext (Node *p, void *closure) argument
H A Dfileattr.c511 postwatch_proc (const char *repository, const char *filter, void *closure) argument
H A Dhash.c402 walklist (List *list, int (*proc) (Node *, void *), void *closure) argument
536 printnode (Node *node, void *closure) argument
H A Dparseinfo.c29 Parse_Info(const char *infofile, const char *repository, CALLPROC callproc, int opt, void *closure) argument
/netbsd-current/external/mpl/bind/dist/doc/misc/
H A Dcfg_test.c48 output(void *closure, const char *text, int textlen) { argument
/netbsd-current/external/bsd/byacc/dist/
H A Dclosure.c114 closure(Value_t *nucleus, int n) function
/netbsd-current/external/mpl/bind/dist/tests/isccfg/
H A Dduration_test.c96 output(void *closure, const char *text, int textlen) { argument
/netbsd-current/external/mit/isl/dist/
H A Disl_options_private.h19 unsigned closure; member in struct:isl_options

Completed in 310 milliseconds

12345