Home
last modified time | relevance | path

Searched refs:resultobj (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c3591 PyObject *resultobj = 0; in _wrap_WebPGetDecoderVersion() local
3596 resultobj = SWIG_From_int((int)(result)); in _wrap_WebPGetDecoderVersion()
3597 return resultobj; in _wrap_WebPGetDecoderVersion()
3604 PyObject *resultobj = 0; in _wrap_WebPGetInfo() local
3630 resultobj = SWIG_From_int((int)(result)); in _wrap_WebPGetInfo()
3632 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg3))); in _wrap_WebPGetInfo()
3635resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg3), SWIGTYPE_p_int, … in _wrap_WebPGetInfo()
3638 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg4))); in _wrap_WebPGetInfo()
3641resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_int, … in _wrap_WebPGetInfo()
3644 return resultobj; in _wrap_WebPGetInfo()
[all …]
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c3628 PyObject *resultobj = 0; in _wrap_WebPGetDecoderVersion() local
3633 resultobj = SWIG_From_int((int)(result)); in _wrap_WebPGetDecoderVersion()
3634 return resultobj; in _wrap_WebPGetDecoderVersion()
3641 PyObject *resultobj = 0; in _wrap_WebPGetInfo() local
3667 resultobj = SWIG_From_int((int)(result)); in _wrap_WebPGetInfo()
3669 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_From_int((*arg3))); in _wrap_WebPGetInfo()
3672resultobj = 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()
3678resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_NewPointerObj((void*)(arg4), SWIGTYPE_p_int, … in _wrap_WebPGetInfo()
3681 return resultobj; in _wrap_WebPGetInfo()
[all …]
/third_party/libxml2/python/
Dlibxml.c2425 PyObject *resultobj, *obj; in libxml_name() local
2464 resultobj = libxml_constxmlCharPtrWrap(res); in libxml_name()
2466 return resultobj; in libxml_name()
2472 PyObject *resultobj, *obj; in libxml_doc() local
2505 resultobj = libxml_xmlDocPtrWrap(res); in libxml_doc()
2506 return resultobj; in libxml_doc()
2512 PyObject *resultobj, *obj; in libxml_properties() local
2523 resultobj = libxml_xmlAttrPtrWrap(res); in libxml_properties()
2524 return resultobj; in libxml_properties()
2530 PyObject *resultobj, *obj; in libxml_next() local
[all …]