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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
replace.h 100 : CacheImpl<A>(opts), opts_(opts) {
115 : CacheImpl<A>(opts), opts_(opts), root_(kNoLabel) {
120 : opts_(impl.opts_), state_tuples_(impl.state_tuples_),
340 Label ilabel = (opts_.epsilon_on_replace) ? 0 : arc.ilabel;
488 ReplaceFstOptions opts_; member in class:fst::ReplaceFstImpl

Completed in 85 milliseconds