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

  /external/openfst/src/include/fst/script/
info-impl.h 64 input_match_type_(MATCH_NONE), output_match_type_(MATCH_NONE),
169 output_match_type_ = omatcher.Type(test_properties);
183 MatchType OutputMatchType() const { CheckLong(); return output_match_type_; }
222 MatchType output_match_type_; member in class:fst::FstInfo

Completed in 626 milliseconds