Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm273 *BOUND_ERROR = *marisac::BOUND_ERROR;
Dmarisa-swig.h14 MARISA_SWIG_ENUM_COPY(BOUND_ERROR),
Dmarisa-swig_wrap.cxx5034 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::BOUND_ERROR))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py72 BOUND_ERROR = _marisa.BOUND_ERROR variable
Dmarisa-swig.h14 MARISA_SWIG_ENUM_COPY(BOUND_ERROR),
Dmarisa-swig_wrap.cxx6060 …G_Python_SetConstant(d, "BOUND_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::BOUND_ERROR))); in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h14 MARISA_SWIG_ENUM_COPY(BOUND_ERROR),
Dmarisa-swig_wrap.cxx4605 …rb_define_const(mMarisa, "BOUND_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::BOUND_ERROR)…
/external/marisa-trie/bindings/
Dmarisa-swig.h14 MARISA_SWIG_ENUM_COPY(BOUND_ERROR),