Searched refs:SWIG_Python_SetConstant (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 1167 SWIG_Python_SetConstant(PyObject *d, const char *name, PyObject *obj) { in SWIG_Python_SetConstant() function 6057 SWIG_Python_SetConstant(d, "OK",SWIG_From_int(static_cast< int >(marisa_swig::OK))); in SWIG_init() 6058 …SWIG_Python_SetConstant(d, "STATE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::STATE_ERROR… in SWIG_init() 6059 …SWIG_Python_SetConstant(d, "NULL_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::NULL_ERROR))… in SWIG_init() 6060 …SWIG_Python_SetConstant(d, "BOUND_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::BOUND_ERROR… in SWIG_init() 6061 …SWIG_Python_SetConstant(d, "RANGE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::RANGE_ERROR… in SWIG_init() 6062 …SWIG_Python_SetConstant(d, "CODE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::CODE_ERROR))… in SWIG_init() 6063 …SWIG_Python_SetConstant(d, "RESET_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::RESET_ERROR… in SWIG_init() 6064 …SWIG_Python_SetConstant(d, "SIZE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::SIZE_ERROR))… in SWIG_init() 6065 …SWIG_Python_SetConstant(d, "MEMORY_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::MEMORY_ERR… in SWIG_init() [all …]
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 1239 SWIG_Python_SetConstant(PyObject *d, PyObject *public_interface, const char *name, PyObject *obj) { in SWIG_Python_SetConstant() function 1253 SWIG_Python_SetConstant(PyObject *d, const char *name, PyObject *obj) { in SWIG_Python_SetConstant() function
|