/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | ctypes.h | 186 GETFUNC getfunc; member 199 GETFUNC getfunc; /* getter function if proto is NULL */ member 222 GETFUNC getfunc; /* Only for simple objects */ member
|
D | cfield.c | 56 GETFUNC getfunc = NULL; in PyCField_FromDesc() local
|
D | _ctypes.c | 3067 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()
|
/aosp_15_r20/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 | 2989 PyCData_get(PyObject *type, GETFUNC getfunc, PyObject *src, in PyCData_get()
|
/aosp_15_r20/external/elfutils/libebl/ |
H A D | eblunwind.c | 37 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in ebl_unwind()
|
/aosp_15_r20/external/elfutils/backends/ |
H A D | i386_unwind.c | 49 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in i386_unwind()
|
H A D | x86_64_unwind.c | 44 ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, in x86_64_unwind()
|
H A D | s390_unwind.c | 47 ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, in s390_unwind()
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | frame_unwind.c | 686 getfunc (int firstreg, unsigned nregs, Dwarf_Word *regs, void *arg) in getfunc() function
|
/aosp_15_r20/external/python/cpython2/Lib/sqlite3/test/ |
D | userfunctions.py | 156 def getfunc(): function
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_sqlite3/ |
D | test_userfunctions.py | 226 def getfunc(): function
|
/aosp_15_r20/external/javasqlite/src/main/native/ |
H A D | sqlite_jni.c | 1693 getfunc(JNIEnv *env, jobject obj) in getfunc() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 4191 def _make_helper(self, sbdata, getfunc, itemsize): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 4151 def _make_helper(self, sbdata, getfunc, itemsize): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 4207 def _make_helper(self, sbdata, getfunc, itemsize): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 4191 def _make_helper(self, sbdata, getfunc, itemsize): argument
|