Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx1167 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()
6058SWIG_Python_SetConstant(d, "STATE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::STATE_ERROR… in SWIG_init()
6059SWIG_Python_SetConstant(d, "NULL_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::NULL_ERROR))… in SWIG_init()
6060SWIG_Python_SetConstant(d, "BOUND_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::BOUND_ERROR… in SWIG_init()
6061SWIG_Python_SetConstant(d, "RANGE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::RANGE_ERROR… in SWIG_init()
6062SWIG_Python_SetConstant(d, "CODE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::CODE_ERROR))… in SWIG_init()
6063SWIG_Python_SetConstant(d, "RESET_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::RESET_ERROR… in SWIG_init()
6064SWIG_Python_SetConstant(d, "SIZE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::SIZE_ERROR))… in SWIG_init()
6065SWIG_Python_SetConstant(d, "MEMORY_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::MEMORY_ERR… in SWIG_init()
[all …]