Home
last modified time | relevance | path

Searched refs:MEMORY_ERROR (Results 1 – 11 of 11) sorted by relevance

/external/marisa-trie/bindings/perl/
Dmarisa.pm278 *MEMORY_ERROR = *marisac::MEMORY_ERROR;
Dmarisa-swig.h19 MARISA_SWIG_ENUM_COPY(MEMORY_ERROR),
Dmarisa-swig_wrap.cxx5059 … sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1(static_cast< int >(marisa_swig::MEMORY_ERROR))); in XS()
/external/marisa-trie/bindings/python/
Dmarisa.py77 MEMORY_ERROR = _marisa.MEMORY_ERROR variable
Dmarisa-swig.h19 MARISA_SWIG_ENUM_COPY(MEMORY_ERROR),
Dmarisa-swig_wrap.cxx6065 …Python_SetConstant(d, "MEMORY_ERROR",SWIG_From_int(static_cast< int >(marisa_swig::MEMORY_ERROR))); in SWIG_init()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h19 MARISA_SWIG_ENUM_COPY(MEMORY_ERROR),
Dmarisa-swig_wrap.cxx4610 …efine_const(mMarisa, "MEMORY_ERROR", SWIG_From_int(static_cast< int >(marisa_swig::MEMORY_ERROR)));
/external/marisa-trie/bindings/
Dmarisa-swig.h19 MARISA_SWIG_ENUM_COPY(MEMORY_ERROR),
/external/ruy/ruy/
Dpmu.cc141 constexpr std::uint16_t MEMORY_ERROR = 0x1A; variable
/external/gemmlowp/standalone/
Dcache_counters.cc76 static constexpr std::uint16_t MEMORY_ERROR = 0x1A; member