Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h565 } else if (((T & COMPOSE_RHO) != 0) && (labela == kRhoLabel)) { in OrderedExpand()
570 if (arca.olabel == kRhoLabel) in OrderedExpand()
574 if (arca.ilabel == kRhoLabel) in OrderedExpand()
Dcomplement.h238 arc_.ilabel = arc_.olabel = kRhoLabel; in Value()
Dfst.h385 const int kRhoLabel = -3; // Matches o.w. unmatched labels (lib. internal) variable