Searched refs:SWIG_Python_AppendOutput (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/swig/ |
| D | libwebp_python_wrap.c | 1267 SWIG_Python_AppendOutput(PyObject* result, PyObject* obj) { in SWIG_Python_AppendOutput() function 3669 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg3))); in _wrap_WebPGetInfo() 3672 …resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg3), SWIGTYPE_p_int, … in _wrap_WebPGetInfo() 3675 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg4))); in _wrap_WebPGetInfo() 3678 …resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_int, … in _wrap_WebPGetInfo() 3721 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg3))); in _wrap_WebPDecodeRGB() 3724 …resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg3), SWIGTYPE_p_int, … in _wrap_WebPDecodeRGB() 3727 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg4))); in _wrap_WebPDecodeRGB() 3730 …resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_int, … in _wrap_WebPDecodeRGB() 3774 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg3))); in _wrap_WebPDecodeRGBA() [all …]
|
| /third_party/selinux/libselinux/src/ |
| D | selinuxswig_python.i | 74 $result = SWIG_Python_AppendOutput($result, list); 111 $result = SWIG_Python_AppendOutput($result, plist);
|