Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa.pm286 *NORMAL_CACHE = *marisac::NORMAL_CACHE;
Dmarisa-swig.h33 MARISA_SWIG_ENUM_COPY(NORMAL_CACHE),
Dmarisa-swig_wrap.cxx5099 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::NORMAL_CACHE))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py85 NORMAL_CACHE = _marisa.NORMAL_CACHE variable
Dmarisa-swig.h33 MARISA_SWIG_ENUM_COPY(NORMAL_CACHE),
Dmarisa-swig_wrap.cxx6073 …Python_SetConstant(d, "NORMAL_CACHE",SWIG_From_int(static_cast< int >(marisa_swig::NORMAL_CACHE))); in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h33 MARISA_SWIG_ENUM_COPY(NORMAL_CACHE),
Dmarisa-swig_wrap.cxx4618 …efine_const(mMarisa, "NORMAL_CACHE", SWIG_From_int(static_cast< int >(marisa_swig::NORMAL_CACHE)));
/external/marisa-trie/bindings/
Dmarisa-swig.h33 MARISA_SWIG_ENUM_COPY(NORMAL_CACHE),