Searched refs:marisa_restore (Results 1 – 4 of 4) sorted by relevance
/external/marisa-trie/tests/ |
D | c-test.c | 31 ASSERT(marisa_restore(NULL, 0, NULL, 0, NULL) == MARISA_HANDLE_ERROR); in TestHandle() 137 ASSERT(marisa_restore(trie, in TestTrie()
|
/external/marisa-trie/lib/marisa/ |
D | trie-c.cc | 162 marisa_status marisa_restore(const marisa_trie *h, marisa_uint32 key_id, in marisa_restore() function
|
D | trie.h | 339 marisa_status marisa_restore(const marisa_trie *h, marisa_uint32 key_id,
|
/external/marisa-trie/ |
D | android_diff.txt | 242 marisa_status marisa_restore(const marisa_trie *h, marisa_uint32 key_id, 248 @@ -186,12 +168,10 @@ marisa_status marisa_restore(const marisa_trie *h, marisa_uint32 key_id,
|