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

  /external/openfst/src/include/fst/
string-weight.h 32 const int kStringInfinity = -1; // Label for the infinite string
87 static const StringWeight<L, S> zero(kStringInfinity);
329 else if (iter.Value() == kStringInfinity)
arc-map.h 828 if (l == kStringInfinity || l == kStringBad ||
925 if (l == kStringInfinity || l == kStringBad || arc.ilabel != arc.olabel) {
    [all...]

Completed in 608 milliseconds