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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
complement.h 238 arc_.ilabel = arc_.olabel = kRhoLabel;
compose.h 565 } else if (((T & COMPOSE_RHO) != 0) && (labela == kRhoLabel)) {
570 if (arca.olabel == kRhoLabel)
574 if (arca.ilabel == kRhoLabel)
    [all...]
fst.h 385 const int kRhoLabel = -3; // Matches o.w. unmatched labels (lib. internal)

Completed in 564 milliseconds