Home
last modified time | relevance | path

Searched defs:setfunc (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
Dctypes.h87 SETFUNC setfunc; member
185 SETFUNC setfunc; member
200 SETFUNC setfunc; /* setter function if proto is NULL */ member
221 SETFUNC setfunc; /* Only for simple objects */ member
Dcallbacks.c152 SETFUNC setfunc, in _CallPythonObject()
D_ctypes.c3084 _PyCData_set(CDataObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, in _PyCData_set()
3192 PyCData_set(PyObject *dst, PyObject *type, SETFUNC setfunc, PyObject *value, in PyCData_set()
Dcfield.c55 SETFUNC setfunc = NULL; in PyCField_FromDesc() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dctypes.h106 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
Dcallbacks.c209 SETFUNC setfunc, in _CallPythonObject()
D_ctypes.c3006 _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()
/aosp_15_r20/external/elfutils/backends/
H A Dcsky_initreg.c46 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in csky_set_initial_registers_tid()
H A Di386_initreg.c44 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in i386_set_initial_registers_tid()
H A Dloongarch_initreg.c47 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in loongarch_set_initial_registers_tid()
H A Driscv_initreg.c45 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in riscv_set_initial_registers_tid()
H A Dx86_64_initreg.c44 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in x86_64_set_initial_registers_tid()
H A Dm68k_initreg.c43 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in m68k_set_initial_registers_tid()
H A Darm_initreg.c56 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in arm_set_initial_registers_tid()
H A Daarch64_initreg.c51 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in aarch64_set_initial_registers_tid()
H A Ds390_initreg.c46 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in s390_set_initial_registers_tid()
H A Dppc_initreg.c77 ebl_tid_registers_t *setfunc __attribute__ ((unused)), in ppc_set_initial_registers_tid()
H A Di386_unwind.c49 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in i386_unwind()
H A Dx86_64_unwind.c44 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in x86_64_unwind()
H A Ds390_unwind.c46 s390_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in s390_unwind()
/aosp_15_r20/external/elfutils/libebl/
H A Deblunwind.c36 ebl_unwind (Ebl *ebl, Dwarf_Addr pc, ebl_tid_registers_t *setfunc, in ebl_unwind()
H A Deblinitreg.c38 ebl_tid_registers_t *setfunc, in ebl_set_initial_registers_tid()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dinspect_fodder2.py53 def setfunc(func): function
/aosp_15_r20/external/elfutils/libdwfl/
H A Dframe_unwind.c666 setfunc (int firstreg, unsigned nregs, const Dwarf_Word *regs, void *arg) in setfunc() function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dinspect_fodder2.py53 def setfunc(func): function

12