Home
last modified time | relevance | path

Searched refs:rewrite_both_ (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dmatcher.h424 rewrite_both_ = fst.Properties(kAcceptor, true);
426 rewrite_both_ = true;
428 rewrite_both_ = false;
435 rewrite_both_(matcher.rewrite_both_),
478 if (rewrite_both_) { in Value()
514 bool rewrite_both_; // Rewrite both sides when both are 'rho_label_' variable
531 if (rewrite_both_) { in Properties()
540 if (rewrite_both_) { in Properties()
598 rewrite_both_ = fst.Properties(kAcceptor, true);
600 rewrite_both_ = true;
[all …]