Searched defs:lookup_ (Results 1 – 2 of 2) sorted by relevance
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ | ||
D | trie-search.cc | 388 UInt32 Trie::lookup_(T query) const { in lookup_() function in marisa_alpha::Trie |
/external/marisa-trie/lib/marisa/ | ||
D | trie-search.cc | 369 UInt32 Trie::lookup_(T query) const { in lookup_() function in marisa::Trie |