Home
last modified time | relevance | path

Searched defs:getfunc (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/libebl/
Deblunwind.c37 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in ebl_unwind()
/external/elfutils/backends/
Di386_unwind.c49 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in i386_unwind()
Dx86_64_unwind.c44 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in x86_64_unwind()
Ds390_unwind.c47 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in s390_unwind()
/external/python/cpython3/Modules/_ctypes/
Dctypes.h165 GETFUNC getfunc; member
178 GETFUNC getfunc; /* getter function if proto is NULL */ member
201 GETFUNC getfunc; /* Only for simple objects */ member
Dcfield.c56 GETFUNC getfunc = NULL; in PyCField_FromDesc() local
D_ctypes.c3070 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()
/external/python/cpython2/Modules/_ctypes/
Dctypes.h205 GETFUNC getfunc; member
218 GETFUNC getfunc; /* getter function if proto is NULL */ member
241 GETFUNC getfunc; /* Only for simple objects */ member
Dcfield.c55 GETFUNC getfunc = NULL; in PyCField_FromDesc() local
D_ctypes.c2989 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()
/external/elfutils/libdwfl/
Dframe_unwind.c696 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() function
/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py156 def getfunc(): function
/external/python/cpython3/Lib/sqlite3/test/
Duserfunctions.py170 def getfunc(): function
/external/javasqlite/src/main/native/
Dsqlite_jni.c1693 getfunc(JNIEnv *env, jobject obj) in getfunc() function