| /external/python/cpython2/Lib/plat-mac/ |
| D | macresource.py | 15 def need(restype, resid, filename=None, modname=None): argument
|
| /external/python/cpython3/Modules/_ctypes/ |
| D | callbacks.c | 135 ffi_type *restype, in _CallPythonObject() 352 PyObject *restype, in _ctypes_alloc_callback()
|
| D | ctypes.h | 65 PyObject *restype; member 94 PyObject *restype; member 207 PyObject *restype; /* CDataObject or NULL */ member
|
| D | callproc.c | 802 ffi_type *restype, in _call_function_pointer() 962 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() 1146 PyObject *restype, in _ctypes_callproc()
|
| D | _ctypes.c | 4107 PyObject *restype; in PyCFuncPtr_call() local
|
| /external/python/cpython3/Lib/ctypes/ |
| D | __init__.py | 76 def CFUNCTYPE(restype, *argtypes, **kw): argument 114 def WINFUNCTYPE(restype, *argtypes, **kw): argument 501 def PYFUNCTYPE(restype, *argtypes): argument
|
| /external/python/cpython2/Lib/ctypes/ |
| D | __init__.py | 75 def CFUNCTYPE(restype, *argtypes, **kw): argument 116 def WINFUNCTYPE(restype, *argtypes, **kw): argument 494 def PYFUNCTYPE(restype, *argtypes): argument
|
| /external/python/cpython2/Modules/_ctypes/ |
| D | callbacks.c | 208 ffi_type *restype, in _CallPythonObject() 414 PyObject *restype, in _ctypes_alloc_callback()
|
| D | ctypes.h | 105 PyObject *restype; member 134 PyObject *restype; member 247 PyObject *restype; /* CDataObject or NULL */ member
|
| D | callproc.c | 776 ffi_type *restype, in _call_function_pointer() 918 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() 1096 PyObject *restype, in _ctypes_callproc()
|
| D | _ctypes.c | 3982 PyObject *restype; in PyCFuncPtr_call() local
|
| /external/python/cpython2/Lib/ |
| D | plistlib.py | 114 def readPlistFromResource(path, restype='plst', resid=0): argument 130 def writePlistToResource(rootObject, path, restype='plst', resid=0): argument
|
| /external/tcpdump/ |
| D | print-smb.c | 1143 u_int restype; in nbt_udp137_print() local
|
| /external/cronet/third_party/icu/source/tools/genrb/ |
| D | wrtxml.cpp | 554 static char *printContainer(SResource *res, const char *container, const char *restype, const char … in printContainer()
|
| /external/icu/icu4c/source/tools/genrb/ |
| D | wrtxml.cpp | 554 static char *printContainer(SResource *res, const char *container, const char *restype, const char … in printContainer()
|
| /external/capstone/bindings/python/capstone/ |
| D | __init__.py | 390 def _setup_prototype(lib, fname, restype, *argtypes): argument
|