Home
last modified time | relevance | path

Searched refs:MARISA_END_OF_PREDICTIVE_SEARCH (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/lib/marisa/grimoire/trie/
Dstate.h18 MARISA_END_OF_PREDICTIVE_SEARCH, enumerator
Dlouds-trie.cc140 if (state.status_code() == MARISA_END_OF_PREDICTIVE_SEARCH) { in predictive_search()
148 state.set_status_code(MARISA_END_OF_PREDICTIVE_SEARCH); in predictive_search()
206 state.set_status_code(MARISA_END_OF_PREDICTIVE_SEARCH); in predictive_search()
/external/marisa-trie/tests/
Dtrie-test.cc464 marisa::grimoire::trie::MARISA_END_OF_PREDICTIVE_SEARCH); in TestState()
470 marisa::grimoire::trie::MARISA_END_OF_PREDICTIVE_SEARCH); in TestState()