Home
last modified time | relevance | path

Searched refs:marisa_predict (Results 1 – 4 of 4) sorted by relevance

/external/marisa-trie/tests/
Dc-test.c42 ASSERT(marisa_predict(NULL, NULL, 0, NULL, 0, NULL) == MARISA_HANDLE_ERROR); in TestHandle()
188 ASSERT(marisa_predict(trie, "a", MARISA_ZERO_TERMINATED, in TestTrie()
/external/marisa-trie/lib/marisa/
Dtrie-c.cc257 marisa_status marisa_predict(const marisa_trie *h, in marisa_predict() function
Dtrie.h360 marisa_status marisa_predict(const marisa_trie *h,
/external/marisa-trie/
Dandroid_diff.txt304 marisa_status marisa_predict(const marisa_trie *h,
305 @@ -289,7 +263,7 @@ marisa_status marisa_predict(const marisa_trie *h,