Searched defs:restype (Results 1 – 11 of 11) sorted by relevance
/third_party/python/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
|
/third_party/python/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
|
/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/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()
|
/third_party/flutter/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/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()
|