Searched refs:SWIG_Python_AppendOutput (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webp/swig/ |
H A 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 …]
|
/aosp_15_r20/external/dtc/pylibfdt/ |
H A D | libfdt.i | 1083 resultobj = SWIG_Python_AppendOutput(resultobj, buff); 1124 resultobj = SWIG_Python_AppendOutput(resultobj, val); 1140 resultobj = SWIG_Python_AppendOutput(resultobj, val);
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 1175 SWIG_Python_AppendOutput(PyObject* result, PyObject* obj) { in SWIG_Python_AppendOutput() function 3199 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(*arg2,*arg3)); in _wrap_Key_str() 3333 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(*arg2,*arg3)); in _wrap_Query_str() 3748 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(*arg3,*arg4)); in _wrap_Keyset_key_str() 4259 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(*arg2,*arg3)); in _wrap_Agent_key_str() 4327 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(*arg2,*arg3)); in _wrap_Agent_query_str() 4997 resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(*arg3,*arg4)); in _wrap_Trie_reverse_lookup__SWIG_1()
|