Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm291 *BINARY_TAIL = *marisac::BINARY_TAIL;
Dmarisa-swig.h41 MARISA_SWIG_ENUM_COPY(BINARY_TAIL),
Dmarisa-swig.cxx221 return BINARY_TAIL; in tail_mode()
Dmarisa-swig_wrap.cxx5124 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::BINARY_TAIL))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py90 BINARY_TAIL = _marisa.BINARY_TAIL variable
Dmarisa-swig.h41 MARISA_SWIG_ENUM_COPY(BINARY_TAIL),
Dmarisa-swig.cxx221 return BINARY_TAIL; in tail_mode()
Dmarisa-swig_wrap.cxx6078 …G_Python_SetConstant(d, "BINARY_TAIL",SWIG_From_int(static_cast< int >(marisa_swig::BINARY_TAIL))); in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h41 MARISA_SWIG_ENUM_COPY(BINARY_TAIL),
Dmarisa-swig.cxx221 return BINARY_TAIL; in tail_mode()
Dmarisa-swig_wrap.cxx4623 …rb_define_const(mMarisa, "BINARY_TAIL", SWIG_From_int(static_cast< int >(marisa_swig::BINARY_TAIL)…
/external/marisa-trie/bindings/
Dmarisa-swig.h41 MARISA_SWIG_ENUM_COPY(BINARY_TAIL),
Dmarisa-swig.cxx221 return BINARY_TAIL; in tail_mode()