Searched refs:relabel_input_ (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
H A Drelabel.h217 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
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Drelabel.h168 relabel_input_(false), relabel_output_(false) {
178 relabel_input_ = true;
195 relabel_input_(false), relabel_output_(false) {
213 relabel_input_ = true;
278 if (relabel_input_) {
302 bool relabel_input_; member in class:fst::RelabelFstImpl

Completed in 121 milliseconds