Searched refs:SwigPyObject_next (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 1619 SwigPyObject_next(PyObject* v) in SwigPyObject_next() function 1621 SwigPyObject_next(PyObject* v, PyObject *SWIGUNUSEDPARM(args)) in SwigPyObject_next() 1699 …{(char *)"next", (PyCFunction)SwigPyObject_next, METH_NOARGS, (char *)"returns the next 'th… 1710 …{(char *)"next", (PyCFunction)SwigPyObject_next, METH_VARARGS, (char *)"returns the next 't…
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 1752 SwigPyObject_next(PyObject* v, PyObject *SWIGUNUSEDPARM(args)) in SwigPyObject_next() function 1845 …{(char *)"next", (PyCFunction)SwigPyObject_next, METH_NOARGS, (char *)"returns the next 'th… 1856 …{(char *)"next", (PyCFunction)SwigPyObject_next, METH_VARARGS, (char *)"returns the next 't…
|