Searched defs:lookup_ (Results 1 – 3 of 3) 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 |
/external/v8/src/ | ||
D | hydrogen.h | 2529 LookupResult lookup_; variable |