Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm288 *TINY_CACHE = *marisac::TINY_CACHE;
Dmarisa-swig.h35 MARISA_SWIG_ENUM_COPY(TINY_CACHE),
Dmarisa-swig_wrap.cxx5109 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::TINY_CACHE))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py87 TINY_CACHE = _marisa.TINY_CACHE variable
Dmarisa-swig.h35 MARISA_SWIG_ENUM_COPY(TINY_CACHE),
Dmarisa-swig_wrap.cxx6075 …SWIG_Python_SetConstant(d, "TINY_CACHE",SWIG_From_int(static_cast< int >(marisa_swig::TINY_CACHE))… in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h35 MARISA_SWIG_ENUM_COPY(TINY_CACHE),
Dmarisa-swig_wrap.cxx4620 …rb_define_const(mMarisa, "TINY_CACHE", SWIG_From_int(static_cast< int >(marisa_swig::TINY_CACHE)));
/external/marisa-trie/bindings/
Dmarisa-swig.h35 MARISA_SWIG_ENUM_COPY(TINY_CACHE),