Searched refs:marisa_predict_breadth_first (Results 1 – 4 of 4) sorted by relevance
/external/marisa-trie/lib/marisa/ |
D | trie-c.cc | 260 return marisa_predict_breadth_first(h, ptr, length, in marisa_predict() 264 marisa_status marisa_predict_breadth_first(const marisa_trie *h, in marisa_predict_breadth_first() function
|
D | trie.h | 363 marisa_status marisa_predict_breadth_first(const marisa_trie *h,
|
/external/marisa-trie/tests/ |
D | c-test.c | 43 ASSERT(marisa_predict_breadth_first(NULL, NULL, 0, NULL, 0, NULL) == in TestHandle()
|
/external/marisa-trie/ |
D | android_diff.txt | 307 marisa_status marisa_predict_breadth_first(const marisa_trie *h, 314 @@ -303,13 +277,11 @@ marisa_status marisa_predict_breadth_first(const marisa_trie *h,
|