Searched defs:closure (Results 51 - 75 of 125) sorted by relevance

12345

/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dm_options.c296 set_opt(Widget w, XtPointer closure, XtPointer call_data) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dentries.c86 write_ent_proc (Node *node, void *closure) argument
H A Dadmin.c147 postadmin_proc (const char *repository, const char *filter, void *closure) argument
H A Drecurse.c931 do_file_proc (Node *p, void *closure) argument
985 do_dir_proc (Node *p, void *closure) argument
1311 unroll_files_proc (Node *p, void *closure) argument
H A Dedit.c815 notify_proc (const char *repository, const char *filter, void *closure) argument
H A Dlock.c496 unlock_proc (Node *p, void *closure) argument
890 set_promotablelock_proc (Node *p, void *closure) argument
H A Dtag.c353 posttag_proc (const char *repository, const char *filter, void *closure) argument
774 pretag_proc (const char *repository, const char *filter, void *closure) argument
906 pretag_list_to_args_proc (Node *p, void *closure) argument
H A Dcommit.c1226 precommit_proc (const char *repository, const char *filter, void *closure) argument
1723 findmaxrev (Node *p, void *closure) argument
H A Dlog.c191 send_one (Node *node, void *closure) argument
1437 log_symbol (Node *p, void *closure) argument
1453 log_count (Node *p, void *closure) argument
1465 log_fix_singledate (Node *p, void *closure) argument
1523 log_count_print (Node *p, void *closure) argument
1720 log_branch (Node *p, void *closure) argument
H A Dbuffer.c41 buf_initialize(type_buf_input input, type_buf_output output, type_buf_flush flush, type_buf_block block, type_buf_get_fd get_fd, type_buf_shutdown shutdown, type_buf_memory_error memory_error, void *closure) argument
1378 packetizing_buffer_input(void *closure, char *data, size_t need, size_t size, size_t *got) argument
1592 packetizing_buffer_output(void *closure, const char *data, size_t have, size_t *wrote) argument
1676 packetizing_buffer_flush(void *closure) argument
1691 packetizing_buffer_block(void *closure, bool block) argument
1705 packetizing_buffer_get_fd(void *closure) argument
1811 fd_buffer_input(void *closure, char *data, size_t need, size_t size, size_t *got) argument
1925 fd_buffer_output(void *closure, const char *data, size_t have, size_t *wrote) argument
1967 fd_buffer_flush(void *closure) argument
1987 fd_buffer_block(void *closure, bool block) argument
2044 fd_buffer_get_fd(void *closure) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daddrmap.c404 splay_foreach_count(splay_tree_node n, void *closure) argument
416 splay_foreach_copy(splay_tree_node n, void *closure) argument
521 splay_obstack_alloc(int size, void *closure) argument
543 splay_obstack_free(void *obj, void *closure) argument
H A Di386-linux-tdep.c813 /* The closure returned by i386_displaced_step_copy_insn is simply a local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-record-btrace.c204 recpy_bt_insn_sal (PyObject *self, void *closure) argument
228 recpy_bt_insn_pc (PyObject *self, void *closure) argument
242 recpy_bt_insn_size (PyObject *self, void *closure) argument
256 recpy_bt_insn_is_speculative (PyObject *self, void *closure) argument
273 recpy_bt_insn_data (PyObject *self, void *closure) argument
310 recpy_bt_insn_decoded (PyObject *self, void *closure) argument
336 recpy_bt_func_level (PyObject *self, void *closure) argument
352 recpy_bt_func_symbol (PyObject *self, void *closure) argument
369 recpy_bt_func_instructions (PyObject *self, void *closure) argument
392 recpy_bt_func_up (PyObject *self, void *closure) argument
410 recpy_bt_func_prev(PyObject *self, void *closure) argument
428 recpy_bt_func_next(PyObject *self, void *closure) argument
621 recpy_bt_method(PyObject *self, void *closure) argument
630 recpy_bt_format(PyObject *self, void *closure) argument
651 recpy_bt_replay_position(PyObject *self, void *closure) argument
670 recpy_bt_begin(PyObject *self, void *closure) argument
692 recpy_bt_end(PyObject *self, void *closure) argument
714 recpy_bt_instruction_history(PyObject *self, void *closure) argument
743 recpy_bt_function_call_history(PyObject *self, void *closure) argument
[all...]
H A Dpy-objfile.c76 objfpy_get_filename(PyObject *self, void *closure) argument
90 objfpy_get_username(PyObject *self, void *closure) argument
108 objfpy_get_owner(PyObject *self, void *closure) argument
125 objfpy_get_build_id(PyObject *self, void *closure) argument
155 objfpy_get_progspace(PyObject *self, void *closure) argument
H A Dpy-breakpoint.c90 bppy_get_enabled (PyObject *self, void *closure) argument
104 bppy_get_silent (PyObject *self, void *closure) argument
116 bppy_set_enabled (PyObject *self, PyObject *newvalue, void *closure) argument
158 bppy_set_silent (PyObject *self, PyObject *newvalue, void *closure) argument
189 bppy_set_thread (PyObject *self, PyObject *newvalue, void *closure) argument
230 bppy_set_task (PyObject *self, PyObject *newvalue, void *closure) argument
306 bppy_set_ignore_count (PyObject *self, PyObject *newvalue, void *closure) argument
346 bppy_set_hit_count (PyObject *self, PyObject *newvalue, void *closure) argument
380 bppy_get_location (PyObject *self, void *closure) argument
397 bppy_get_expression (PyObject *self, void *closure) argument
419 bppy_get_condition(PyObject *self, void *closure) argument
437 bppy_set_condition(PyObject *self, PyObject *newvalue, void *closure) argument
478 bppy_get_commands(PyObject *self, void *closure) argument
509 bppy_set_commands(PyObject *self, PyObject *newvalue, void *closure) argument
549 bppy_get_type(PyObject *self, void *closure) argument
561 bppy_get_visibility(PyObject *self, void *closure) argument
577 bppy_get_temporary(PyObject *self, void *closure) argument
594 bppy_get_pending(PyObject *self, void *closure) argument
610 bppy_get_number(PyObject *self, void *closure) argument
621 bppy_get_thread(PyObject *self, void *closure) argument
635 bppy_get_task(PyObject *self, void *closure) argument
649 bppy_get_hit_count(PyObject *self, void *closure) argument
660 bppy_get_ignore_count(PyObject *self, void *closure) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-micmd.c633 micmdpy_get_name (PyObject *self, void *closure) argument
647 micmdpy_get_installed (PyObject *self, void *closure) argument
663 micmdpy_set_installed (PyObject *self, PyObject *newvalue, void *closure) argument
H A Dpy-objfile.c90 objfpy_get_filename(PyObject *self, void *closure) argument
104 objfpy_get_username(PyObject *self, void *closure) argument
134 objfpy_get_owner(PyObject *self, void *closure) argument
151 objfpy_get_build_id(PyObject *self, void *closure) argument
181 objfpy_get_progspace(PyObject *self, void *closure) argument
H A Dpy-record-btrace.c194 recpy_bt_insn_sal (PyObject *self, void *closure) argument
218 recpy_bt_insn_pc (PyObject *self, void *closure) argument
232 recpy_bt_insn_size (PyObject *self, void *closure) argument
246 recpy_bt_insn_is_speculative (PyObject *self, void *closure) argument
263 recpy_bt_insn_data (PyObject *self, void *closure) argument
295 recpy_bt_insn_decoded (PyObject *self, void *closure) argument
321 recpy_bt_func_level (PyObject *self, void *closure) argument
338 recpy_bt_func_symbol (PyObject *self, void *closure) argument
355 recpy_bt_func_instructions (PyObject *self, void *closure) argument
378 recpy_bt_func_up (PyObject *self, void *closure) argument
396 recpy_bt_func_prev(PyObject *self, void *closure) argument
414 recpy_bt_func_next(PyObject *self, void *closure) argument
608 recpy_bt_method(PyObject *self, void *closure) argument
617 recpy_bt_format(PyObject *self, void *closure) argument
638 recpy_bt_replay_position(PyObject *self, void *closure) argument
657 recpy_bt_begin(PyObject *self, void *closure) argument
679 recpy_bt_end(PyObject *self, void *closure) argument
701 recpy_bt_instruction_history(PyObject *self, void *closure) argument
730 recpy_bt_function_call_history(PyObject *self, void *closure) argument
[all...]
H A Dpy-disasm.c468 disasmpy_info_address (PyObject *self, void *closure) argument
479 disasmpy_info_architecture (PyObject *self, void *closure) argument
490 disasmpy_info_progspace (PyObject *self, void *closure) argument
599 disasmpy_result_length (PyObject *self, void *closure) argument
609 disasmpy_result_string (PyObject *self, void *closure) argument
H A Dpy-inferior.c420 infpy_get_num (PyObject *self, void *closure) argument
433 infpy_get_connection (PyObject *self, void *closure) argument
447 infpy_get_connection_num (PyObject *self, void *closure) argument
461 infpy_get_pid (PyObject *self, void *closure) argument
471 infpy_get_was_attached (PyObject *self, void *closure) argument
484 infpy_get_progspace (PyObject *self, void *closure) argument
/netbsd-current/external/mpl/bind/dist/bin/check/
H A Dnamed-checkconf.c574 output(void *closure, const char *text, int textlen) { argument
/netbsd-current/external/gpl2/groff/dist/src/devices/xditview/
H A Dxditview.c543 Quit (Widget entry, XtPointer closure, XtPointer data) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Di386-linux-tdep.c815 /* The closure returned by i386_displaced_step_copy_insn is simply a local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h114 void *closure; member in struct:cfg_printer
/netbsd-current/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h107 void *closure; member in struct:cfg_printer

Completed in 234 milliseconds

12345