Home
last modified time | relevance | path

Searched refs:has_link (Results 1 – 10 of 10) sorted by relevance

/external/marisa-trie/lib/marisa/
Dtrie-inline.h156 if (has_link(node)) { in find_child()
207 if (has_link(node)) { in predict_child()
271 if (has_link(cur.node())) { in predict_callback_()
321 inline bool Trie::has_link(UInt32 node) const { in has_link() function
337 inline bool Trie::has_link() const { in has_link() function
Dtrie-search.cc252 if (has_link(node)) { in restore_()
270 if (has_link(node)) { in trie_restore()
300 if (has_link(node)) { in restore_()
328 if (has_link(node)) { in trie_restore()
383 if (has_link(node)) { in trie_match()
404 if (has_link(node)) { in trie_match()
657 if (has_link(node)) { in trie_prefix_match()
682 if (has_link(node)) { in trie_prefix_match()
Dtrie.cc37 if (temp.has_link() && !temp.has_tail()) { in map()
78 if (temp.has_link() && !temp.has_tail()) { in read()
Dtrie.h288 bool has_link(UInt32 node) const;
293 bool has_link() const;
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dtrie-inline.h157 if (has_link(node)) { in find_child()
212 if (has_link(node)) { in predict_child()
276 if (has_link(cur.node())) { in predict_callback_()
330 inline bool Trie::has_link(UInt32 node) const { in has_link() function
346 inline bool Trie::has_link() const { in has_link() function
Dtrie-search.cc264 if (has_link(node)) { in restore_()
289 if (has_link(node)) { in trie_restore()
319 if (has_link(node)) { in restore_()
347 if (has_link(node)) { in trie_restore()
402 if (has_link(node)) { in trie_match()
423 if (has_link(node)) { in trie_match()
688 if (has_link(node)) { in trie_prefix_match()
713 if (has_link(node)) { in trie_prefix_match()
Dtrie.cc37 if (temp.has_link() && !temp.has_tail()) { in map()
78 if (temp.has_link() && !temp.has_tail()) { in read()
Dtrie.h288 bool has_link(UInt32 node) const;
293 bool has_link() const;
/external/chromium/chrome/browser/tab_contents/
Drender_view_context_menu.cc207 bool has_link = !params.link_url.is_empty(); in ExtensionContextMatch() local
213 (has_link && contexts.Contains(ExtensionMenuItem::LINK)) || in ExtensionContextMatch()
236 if (!has_link && !has_selection && !params.is_editable && in ExtensionContextMatch()
459 bool has_link = !params_.link_url.is_empty(); in InitMenu() local
473 !has_link && in InitMenu()
494 if (has_link) { in InitMenu()
/external/marisa-trie/
Dandroid_diff.txt409 - if (has_link(node)) {
419 + if (has_link(node)) {