Home
last modified time | relevance | path

Searched defs:narcs (Results 1 – 7 of 7) sorted by relevance

/external/openfst/src/include/fst/
Dreplace-util.h139 size_t narcs; // # of arcs member
478 void ReplaceUtil<Arc>::ReplaceBySize(size_t nstates, size_t narcs, in ReplaceBySize()
Dvector-fst.h99 size_t narcs = 0; in DeleteStates() local
344 int64 narcs; in Read() local
554 int64 narcs = fst.NumArcs(s); in WriteFst() local
Dconst-fst.h115 Unsigned narcs; // Number of arcs (per state) member
Dstate-map.h470 size_t narcs = 0; in SetState() local
Drandgen.h454 size_t narcs = fst_->NumArcs(rstate.state_id); in Expand() local
Daccumulator.h265 ssize_t narcs = 0; variable
Dfst.h436 size_t narcs; // ... and arc count member