Home
last modified time | relevance | path

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

/external/marisa-trie/tests/
Dc-test.c17 ASSERT(marisa_build(NULL, NULL, 0, NULL, NULL, NULL, 0) == in TestHandle()
111 ASSERT(marisa_build(trie, NULL, 0, NULL, NULL, NULL, 0) == MARISA_OK); in TestTrie()
123 ASSERT(marisa_build(trie, keys, 5, NULL, NULL, key_ids, in TestTrie()
158 ASSERT(marisa_build(trie, keys, 5, NULL, NULL, key_ids, in TestTrie()
/external/marisa-trie/lib/marisa/
Dtrie-c.cc80 marisa_status marisa_build(marisa_trie *h, const char * const *keys, in marisa_build() function
Dtrie.h321 marisa_status marisa_build(marisa_trie *h, const char * const *keys,
/external/marisa-trie/
Dandroid_diff.txt133 marisa_status marisa_build(marisa_trie *h, const char * const *keys,