HomeSort by relevance Sort by last modified time
    Searched refs:relabel_input_ (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
relabel.h 169 relabel_input_(false), relabel_output_(false) {
179 relabel_input_ = true;
196 relabel_input_(false), relabel_output_(false) {
214 relabel_input_ = true;
279 if (relabel_input_) {
303 bool relabel_input_; member in class:fst::RelabelFstImpl
  /external/openfst/src/include/fst/
relabel.h 217 relabel_input_(false), relabel_output_(false) {
227 relabel_input_ = true;
246 relabel_input_(false), relabel_output_(false) {
261 relabel_input_ = true;
281 relabel_input_(impl.relabel_input_),
348 if (relabel_input_) {
372 bool relabel_input_; member in class:fst::RelabelFstImpl

Completed in 165 milliseconds