Searched refs:SwigPyObject_append (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 1734 SwigPyObject_append(PyObject* v, PyObject* next) in SwigPyObject_append() function 1844 …{(char *)"append", (PyCFunction)SwigPyObject_append, METH_O, (char *)"appends another 'thi… 1855 …{(char *)"append", (PyCFunction)SwigPyObject_append, METH_VARARGS, (char *)"appends another 'th… 2609 SwigPyObject_append((PyObject*) sthis, obj[1]); in SWIG_Python_InitShadowInstance()
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 1601 SwigPyObject_append(PyObject* v, PyObject* next) in SwigPyObject_append() function 1698 …{(char *)"append", (PyCFunction)SwigPyObject_append, METH_O, (char *)"appends another 'thi… 1709 …{(char *)"append", (PyCFunction)SwigPyObject_append, METH_VARARGS, (char *)"appends another 'th… 2399 SwigPyObject_append((PyObject*) sthis, obj[1]); in SWIG_Python_InitShadowInstance()
|