OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetNumArcs
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/thirdparty/OpenFst/fst/lib/
fst.h
94
void
SetNumArcs
(int64 numarcs) { numarcs_ = numarcs; }
/external/openfst/src/include/fst/
fst.h
129
void
SetNumArcs
(int64 numarcs) { numarcs_ = numarcs; }
Completed in 149 milliseconds