Searched refs:marisa_alpha_predict (Results 1 – 3 of 3) sorted by relevance
/external/marisa-trie/v0_1_5/tests/ |
D | c-test.c | 46 ASSERT(marisa_alpha_predict(NULL, NULL, 0, NULL, 0, NULL) == in TestHandle() 201 ASSERT(marisa_alpha_predict(trie, "a", MARISA_ALPHA_ZERO_TERMINATED, in TestTrie()
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | trie-c.cc | 286 marisa_alpha_status marisa_alpha_predict(const marisa_alpha_trie *h, in marisa_alpha_predict() function
|
D | trie.h | 363 marisa_alpha_status marisa_alpha_predict(const marisa_alpha_trie *h,
|