Home
last modified time | relevance | path

Searched refs:has_tail (Results 1 – 6 of 6) sorted by relevance

/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie.cc37 if (temp.has_link() && !temp.has_tail()) { in map()
78 if (temp.has_link() && !temp.has_tail()) { in read()
Dtrie-inline.h354 inline bool Trie::has_tail() const { in has_tail() function
Dtrie.h295 bool has_tail() const;
/external/marisa-trie/lib/marisa/
Dtrie.cc37 if (temp.has_link() && !temp.has_tail()) { in map()
78 if (temp.has_link() && !temp.has_tail()) { in read()
Dtrie-inline.h345 inline bool Trie::has_tail() const { in has_tail() function
Dtrie.h295 bool has_tail() const;