Searched defs:getfunc (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/libebl/ |
D | eblunwind.c | 37 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in ebl_unwind()
|
/external/elfutils/backends/ |
D | s390_unwind.c | 47 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in s390_unwind()
|
/external/python/cpython2/Modules/_ctypes/ |
D | ctypes.h | 205 GETFUNC getfunc; member 218 GETFUNC getfunc; /* getter function if proto is NULL */ member 241 GETFUNC getfunc; /* Only for simple objects */ member
|
D | cfield.c | 55 GETFUNC getfunc = NULL; in PyCField_FromDesc() local
|
D | _ctypes.c | 2895 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()
|
/external/elfutils/libdwfl/ |
D | frame_unwind.c | 673 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() function
|
/external/python/cpython2/Lib/sqlite3/test/ |
D | userfunctions.py | 156 def getfunc(): function
|
/external/javasqlite/src/main/native/ |
D | sqlite_jni.c | 1693 getfunc(JNIEnv *env, jobject obj) in getfunc() function
|
/external/libmtp/src/ |
D | libmtp.c | 232 MTPDataGetFunc getfunc; member
|
D | ptp.h | 2383 PTPDataGetFunc getfunc; member
|