OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:marisa_predict
(Results
1 - 3
of
3
) sorted by null
/external/marisa-trie/tests/
c-test.c
42
ASSERT(
marisa_predict
(NULL, NULL, 0, NULL, 0, NULL) == MARISA_HANDLE_ERROR);
188
ASSERT(
marisa_predict
(trie, "a", MARISA_ZERO_TERMINATED,
/external/marisa-trie/lib/marisa/
trie-c.cc
257
marisa_status
marisa_predict
(const marisa_trie *h,
function
trie.h
360
marisa_status
marisa_predict
(const marisa_trie *h,
Completed in 675 milliseconds