Searched refs:marisa_alpha_build (Results 1 – 3 of 3) sorted by relevance
/external/marisa-trie/v0_1_5/tests/ |
D | c-test.c | 17 ASSERT(marisa_alpha_build(NULL, NULL, 0, NULL, NULL, NULL, 0) == in TestHandle() 117 ASSERT(marisa_alpha_build(trie, NULL, 0, NULL, NULL, NULL, 0) == in TestTrie() 130 ASSERT(marisa_alpha_build(trie, keys, 5, NULL, NULL, key_ids, in TestTrie() 167 ASSERT(marisa_alpha_build(trie, keys, 5, NULL, NULL, key_ids, in TestTrie()
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | trie-c.cc | 80 marisa_alpha_status marisa_alpha_build(marisa_alpha_trie *h, in marisa_alpha_build() function
|
D | trie.h | 321 marisa_alpha_status marisa_alpha_build(marisa_alpha_trie *h,
|