Home
last modified time | relevance | path

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

/external/marisa-trie/lib/marisa/grimoire/trie/
Dstate.h15 MARISA_READY_TO_COMMON_PREFIX_SEARCH, enumerator
87 status_code_ = MARISA_READY_TO_COMMON_PREFIX_SEARCH; in common_prefix_search_init()
Dlouds-trie.cc113 if (state.status_code() != MARISA_READY_TO_COMMON_PREFIX_SEARCH) { in common_prefix_search()
/external/marisa-trie/tests/
Dtrie-test.cc480 marisa::grimoire::trie::MARISA_READY_TO_COMMON_PREFIX_SEARCH); in TestState()