Searched refs:SetNumArcs (Results 1 – 2 of 2) sorted by relevance
/external/srec/tools/thirdparty/OpenFst/fst/lib/ | ||
D | const-fst.h | 201 hdr.SetNumArcs(narcs_); in Write() |
D | fst.h | 94 void SetNumArcs(int64 numarcs) { numarcs_ = numarcs; } in SetNumArcs() function |