Searched refs:marisa_lookup (Results 1 – 4 of 4) sorted by relevance
/external/marisa-trie/tests/ |
D | c-test.c | 33 ASSERT(marisa_lookup(NULL, NULL, 0, NULL) == MARISA_HANDLE_ERROR); in TestHandle() 142 ASSERT(marisa_lookup(trie, in TestTrie() 146 ASSERT(marisa_lookup(trie, in TestTrie()
|
/external/marisa-trie/lib/marisa/ |
D | trie-c.cc | 173 marisa_status marisa_lookup(const marisa_trie *h, in marisa_lookup() function
|
D | trie.h | 342 marisa_status marisa_lookup(const marisa_trie *h,
|
/external/marisa-trie/ |
D | android_diff.txt | 256 marisa_status marisa_lookup(const marisa_trie *h, 262 @@ -203,14 +183,12 @@ marisa_status marisa_lookup(const marisa_trie *h,
|