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 213 relabel_input_(false), relabel_output_(false) {
223 relabel_input_ = true;
242 relabel_input_(false), relabel_output_(false) {
257 relabel_input_ = true;
277 relabel_input_(impl.relabel_input_),
344 if (relabel_input_) {
368 bool relabel_input_; member in class:fst::RelabelFstImpl

Completed in 2356 milliseconds