Searched refs:marisa_predict_breadth_first (Results 1 - 3 of 3) sorted by relevance

/external/marisa-trie/lib/marisa/
H A Dtrie-c.cc260 return marisa_predict_breadth_first(h, ptr, length,
264 marisa_status marisa_predict_breadth_first(const marisa_trie *h, function
H A Dtrie.h363 marisa_status marisa_predict_breadth_first(const marisa_trie *h,
/external/marisa-trie/tests/
H A Dc-test.c43 ASSERT(marisa_predict_breadth_first(NULL, NULL, 0, NULL, 0, NULL) ==

Completed in 220 milliseconds