/external/elfutils/backends/ |
D | x86_64_initreg.c | 44 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in x86_64_set_initial_registers_tid()
|
D | riscv_initreg.c | 45 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in riscv_set_initial_registers_tid()
|
D | m68k_initreg.c | 43 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in m68k_set_initial_registers_tid()
|
D | i386_initreg.c | 44 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in i386_set_initial_registers_tid()
|
D | arm_initreg.c | 56 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in arm_set_initial_registers_tid()
|
D | aarch64_initreg.c | 51 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in aarch64_set_initial_registers_tid()
|
D | s390_initreg.c | 46 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in s390_set_initial_registers_tid()
|
D | ppc_initreg.c | 71 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in ppc_set_initial_registers_tid()
|
D | i386_unwind.c | 49 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in i386_unwind()
|
D | x86_64_unwind.c | 44 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in x86_64_unwind()
|
D | s390_unwind.c | 46 s390_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in s390_unwind()
|
/external/elfutils/libebl/ |
D | eblunwind.c | 36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in ebl_unwind()
|
D | eblinitreg.c | 38 ebl_tid_registers_t *setfunc, in ebl_set_initial_registers_tid()
|
/external/python/cpython3/Modules/_ctypes/ |
D | ctypes.h | 66 SETFUNC setfunc; member 164 SETFUNC setfunc; member 179 SETFUNC setfunc; /* setter function if proto is NULL */ member 200 SETFUNC setfunc; /* Only for simple objects */ member
|
D | callbacks.c | 128 SETFUNC setfunc, in _CallPythonObject()
|
D | _ctypes.c | 2892 _PyCData_set(CDataObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, in _PyCData_set() 3000 PyCData_set(PyObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, in PyCData_set()
|
D | cfield.c | 54 SETFUNC setfunc = NULL; in PyCField_FromDesc() local
|
/external/python/cpython2/Lib/test/ |
D | inspect_fodder2.py | 53 def setfunc(func): function
|
/external/python/cpython2/Modules/_ctypes/ |
D | ctypes.h | 106 SETFUNC setfunc; member 204 SETFUNC setfunc; member 219 SETFUNC setfunc; /* setter function if proto is NULL */ member 240 SETFUNC setfunc; /* Only for simple objects */ member
|
D | callbacks.c | 209 SETFUNC setfunc, in _CallPythonObject()
|
D | _ctypes.c | 3006 _PyCData_set(CDataObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, in _PyCData_set() 3108 PyCData_set(PyObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, in PyCData_set()
|
D | cfield.c | 54 SETFUNC setfunc = NULL; in PyCField_FromDesc() local
|
/external/python/cpython3/Lib/test/ |
D | inspect_fodder2.py | 53 def setfunc(func): function
|
/external/elfutils/libdwfl/ |
D | frame_unwind.c | 672 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() function
|