Home
last modified time | relevance | path

Searched defs:reverse_lookup (Results 1 – 8 of 8) sorted by relevance

/external/marisa-trie/tools/
Dmarisa-reverse-lookup.cc22 int reverse_lookup(const char * const *args, std::size_t num_args) { in reverse_lookup() function
/external/marisa-trie/bindings/perl/
Dmarisa-swig.cxx172 void Trie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa_swig::Trie
193 void Trie::reverse_lookup(size_t id, in reverse_lookup() function in marisa_swig::Trie
/external/marisa-trie/bindings/python/
Dmarisa-swig.cxx172 void Trie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa_swig::Trie
193 void Trie::reverse_lookup(size_t id, in reverse_lookup() function in marisa_swig::Trie
Dmarisa.py190 def reverse_lookup(self, *args): return _marisa.Trie_reverse_lookup(self, *args) member in Trie
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.cxx172 void Trie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa_swig::Trie
193 void Trie::reverse_lookup(size_t id, in reverse_lookup() function in marisa_swig::Trie
/external/marisa-trie/bindings/
Dmarisa-swig.cxx172 void Trie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa_swig::Trie
193 void Trie::reverse_lookup(size_t id, in reverse_lookup() function in marisa_swig::Trie
/external/marisa-trie/lib/marisa/
Dtrie.cc94 void Trie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa::Trie
/external/marisa-trie/lib/marisa/grimoire/trie/
Dlouds-trie.cc72 void LoudsTrie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa::grimoire::trie::LoudsTrie