Home
last modified time | relevance | path

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

/aosp_15_r20/external/marisa-trie/bindings/perl/
H A 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
/aosp_15_r20/external/marisa-trie/bindings/python/
H A 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
H A Dmarisa.py190 def reverse_lookup(self, *args): return _marisa.Trie_reverse_lookup(self, *args) member in Trie
/aosp_15_r20/external/marisa-trie/bindings/
H A 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
/aosp_15_r20/external/marisa-trie/bindings/ruby/
H A 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
/aosp_15_r20/external/marisa-trie/tools/
H A Dmarisa-reverse-lookup.cc22 int reverse_lookup(const char * const *args, std::size_t num_args) { in reverse_lookup() function
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Ddictionary_ops.py303 def reverse_lookup(self, ids): member in Dictionary
/aosp_15_r20/external/marisa-trie/lib/marisa/
H A Dtrie.cc94 void Trie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa::Trie
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/trie/
H A Dlouds-trie.cc72 void LoudsTrie::reverse_lookup(Agent &agent) const { in reverse_lookup() function in marisa::grimoire::trie::LoudsTrie