Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm277 *SIZE_ERROR = *marisac::SIZE_ERROR;
Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
Dmarisa-swig_wrap.cxx5054 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::SIZE_ERROR))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py76 SIZE_ERROR = _marisa.SIZE_ERROR variable
Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
Dmarisa-swig_wrap.cxx6064 …SWIG_Python_SetConstant(d, "SIZE_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::SIZE_ERROR))… in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),
Dmarisa-swig_wrap.cxx4609 …rb_define_const(mMarisa, "SIZE_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::SIZE_ERROR)));
/external/marisa-trie/bindings/
Dmarisa-swig.h18 MARISA_SWIG_ENUM_COPY(SIZE_ERROR),