Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm287 *SMALL_CACHE = *marisac::SMALL_CACHE;
Dmarisa-swig.h34 MARISA_SWIG_ENUM_COPY(SMALL_CACHE),
Dmarisa-swig_wrap.cxx5104 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::SMALL_CACHE))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py86 SMALL_CACHE = _marisa.SMALL_CACHE variable
Dmarisa-swig.h34 MARISA_SWIG_ENUM_COPY(SMALL_CACHE),
Dmarisa-swig_wrap.cxx6074 …G_Python_SetConstant(d, "SMALL_CACHE",SWIG_From_int(static_cast< int >(marisa_swig::SMALL_CACHE))); in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h34 MARISA_SWIG_ENUM_COPY(SMALL_CACHE),
Dmarisa-swig_wrap.cxx4619 …rb_define_const(mMarisa, "SMALL_CACHE", SWIG_From_int(static_cast< int >(marisa_swig::SMALL_CACHE)…
/external/marisa-trie/bindings/
Dmarisa-swig.h34 MARISA_SWIG_ENUM_COPY(SMALL_CACHE),