OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_trie
(Results
1 - 2
of
2
) sorted by null
/external/marisa-trie/lib/marisa/
trie-inline.h
162
std::size_t next_pos =
has_trie
() ?
213
std::size_t next_pos =
has_trie
() ?
272
if (
has_trie
()) {
341
inline bool Trie::
has_trie
() const {
function in class:marisa::Trie
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
trie-inline.h
163
std::size_t next_pos =
has_trie
() ?
218
std::size_t next_pos =
has_trie
() ?
277
if (
has_trie
()) {
350
inline bool Trie::
has_trie
() const {
function in class:marisa_alpha::Trie
Completed in 24 milliseconds