Searched defs:restype (Results 1 – 10 of 10) sorted by relevance
| /third_party/python/Modules/_ctypes/ |
| D | callbacks.c | 151 ffi_type *restype, in _CallPythonObject() 347 PyObject *restype, in _ctypes_alloc_callback()
|
| D | ctypes.h | 86 PyObject *restype; member 115 PyObject *restype; member 228 PyObject *restype; /* CDataObject or NULL */ member
|
| D | callproc.c | 805 ffi_type *restype, in _call_function_pointer() 969 static PyObject *GetResult(PyObject *restype, void *result, PyObject *checker) in GetResult() 1148 PyObject *restype, in _ctypes_callproc()
|
| D | _ctypes.c | 4107 PyObject *restype; in PyCFuncPtr_call() local
|
| /third_party/python/Lib/ctypes/ |
| D | __init__.py | 72 def CFUNCTYPE(restype, *argtypes, **kw): argument 113 def WINFUNCTYPE(restype, *argtypes, **kw): argument 503 def PYFUNCTYPE(restype, *argtypes): argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_hlsl.cpp | 5207 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local 5234 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local 5266 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local 5508 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local
|
| D | spirv_glsl.cpp | 6310 string CompilerGLSL::to_ternary_expression(const SPIRType &restype, uint32_t select, uint32_t true_… in to_ternary_expression() 6344 auto &restype = get<SPIRType>(result_type); in emit_mix_op() local 11682 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local 11700 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local 11734 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local 12010 auto &restype = get<SPIRType>(ops[0]); in emit_instruction() local
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | wrtxml.cpp | 554 static char *printContainer(SResource *res, const char *container, const char *restype, const char … in printContainer()
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | wrtxml.cpp | 554 static char *printContainer(SResource *res, const char *container, const char *restype, const char … in printContainer()
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| D | wrtxml.cpp | 554 static char *printContainer(SResource *res, const char *container, const char *restype, const char … in printContainer()
|