Lines Matching defs:closure

150 bppy_get_enabled (PyObject *self, void *closure)
164 bppy_get_silent (PyObject *self, void *closure)
176 bppy_set_enabled (PyObject *self, PyObject *newvalue, void *closure)
218 bppy_set_silent (PyObject *self, PyObject *newvalue, void *closure)
249 bppy_set_thread (PyObject *self, PyObject *newvalue, void *closure)
290 bppy_set_task (PyObject *self, PyObject *newvalue, void *closure)
366 bppy_set_ignore_count (PyObject *self, PyObject *newvalue, void *closure)
406 bppy_set_hit_count (PyObject *self, PyObject *newvalue, void *closure)
440 bppy_get_location (PyObject *self, void *closure)
458 bppy_get_expression (PyObject *self, void *closure)
480 bppy_get_condition (PyObject *self, void *closure)
498 bppy_set_condition (PyObject *self, PyObject *newvalue, void *closure)
539 bppy_get_commands (PyObject *self, void *closure)
568 bppy_set_commands (PyObject *self, PyObject *newvalue, void *closure)
608 bppy_get_type (PyObject *self, void *closure)
620 bppy_get_visibility (PyObject *self, void *closure)
636 bppy_get_temporary (PyObject *self, void *closure)
653 bppy_get_pending (PyObject *self, void *closure)
669 bppy_get_number (PyObject *self, void *closure)
680 bppy_get_thread (PyObject *self, void *closure)
694 bppy_get_task (PyObject *self, void *closure)
708 bppy_get_hit_count (PyObject *self, void *closure)
719 bppy_get_ignore_count (PyObject *self, void *closure)
731 bppy_get_locations (PyObject *self, void *closure)
1442 bplocpy_set_enabled (PyObject *py_self, PyObject *newvalue, void *closure)
1479 bplocpy_get_enabled (PyObject *py_self, void *closure)
1494 bplocpy_get_address (PyObject *py_self, void *closure)
1506 bplocpy_get_owner (PyObject *py_self, void *closure)
1519 bplocpy_get_source_location (PyObject *py_self, void *closure)
1549 bplocpy_get_function (PyObject *py_self, void *closure)
1561 bplocpy_get_thread_groups (PyObject *py_self, void *closure)
1584 bplocpy_get_fullname (PyObject *py_self, void *closure)