OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoStateId
(Results
26 - 29
of
29
) sorted by null
1
2
/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
1
2