Home
last modified time | relevance | path

Searched refs:MARISA_LABEL_ORDER (Results 1 – 10 of 10) sorted by relevance

/dports/devel/marisa-trie/marisa-trie-961ed33/lib/marisa/grimoire/trie/
H A Dconfig.h132 case MARISA_LABEL_ORDER: { in parse_node_order()
133 node_order_ = MARISA_LABEL_ORDER; in parse_node_order()
/dports/devel/marisa-trie/marisa-trie-961ed33/include/marisa/
H A Dbase.h142 MARISA_LABEL_ORDER = 0x10000, enumerator
/dports/devel/marisa-trie/marisa-trie-961ed33/tests/
H A Dmarisa-test.cc166 trie.build(keyset, 1 | MARISA_LABEL_ORDER); in TestTinyTrie()
173 ASSERT(trie.node_order() == MARISA_LABEL_ORDER); in TestTinyTrie()
367 TestTrie(tail_mode, MARISA_LABEL_ORDER, keyset); in TestTrie()
H A Dtrie-test.cc26 config.parse(10 | MARISA_BINARY_TAIL | MARISA_LABEL_ORDER | in TestConfig()
31 ASSERT(config.node_order() == MARISA_LABEL_ORDER); in TestConfig()
/dports/devel/marisa-trie/marisa-trie-961ed33/tools/
H A Dmarisa-benchmark.cc81 case MARISA_LABEL_ORDER: { in print_config()
369 param_node_order = MARISA_LABEL_ORDER; in main()
H A Dmarisa-build.cc169 param_node_order = MARISA_LABEL_ORDER; in main()
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/ruby/
H A Dmarisa-swig.cxx226 if (trie_->node_order() == ::MARISA_LABEL_ORDER) { in node_order()
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/
H A Dmarisa-swig.cxx226 if (trie_->node_order() == ::MARISA_LABEL_ORDER) { in node_order()
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/perl/
H A Dmarisa-swig.cxx226 if (trie_->node_order() == ::MARISA_LABEL_ORDER) { in node_order()
/dports/devel/marisa-trie/marisa-trie-961ed33/bindings/python/
H A Dmarisa-swig.cxx226 if (trie_->node_order() == ::MARISA_LABEL_ORDER) { in node_order()