HomeSort by relevance Sort by last modified time
    Searched full:unknown_label_ (Results 1 - 1 of 1) sorted by null

  /external/openfst/src/include/fst/
string.h 47 : token_type_(type), syms_(syms), unknown_label_(unknown_label),
128 if ((n == -1) && (unknown_label_ != kNoLabel))
129 n = unknown_label_;
151 Label unknown_label_; // Label for token missing from symbol table member in class:fst::StringCompiler

Completed in 69 milliseconds