Home
last modified time | relevance | path

Searched defs:DoubleArrayTrie (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/container/
Ddouble-array-trie.h45 DoubleArrayTrie(const TrieNode* nodes, const int nodes_length) in DoubleArrayTrie() function
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/
Ddouble_array_trie.h53 explicit DoubleArrayTrie(const flatbuffers::Vector<uint32_t>* nodes) in DoubleArrayTrie() function