HomeSort by relevance Sort by last modified time
    Searched refs:kNoStateId (Results 26 - 29 of 29) sorted by null

12

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h 213 if (fst.Start() != kNoStateId && fst.Start() != 0) {
const-fst.h 44 : states_(0), arcs_(0), nstates_(0), narcs_(0), start_(kNoStateId) {
fst.h 382 const int kNoStateId = -1; // Not a valid state ID
  /external/srec/tools/grxmlcompile/
fst-io.h 61 if (start == kNoStateId)

Completed in 355 milliseconds

12