HomeSort by relevance Sort by last modified time
    Searched refs:SetNumArcs (Results 1 - 5 of 5) sorted by null

  /external/openfst/src/include/fst/
const-fst.h 356 hdr.SetNumArcs(num_arcs);
381 hdr.SetNumArcs(pos);
fst.h 122 void SetNumArcs(int64 numarcs) { numarcs_ = numarcs; }
compact-fst.h 648 hdr.SetNumArcs(data_->NumArcs());
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
const-fst.h 201 hdr.SetNumArcs(narcs_);
fst.h 94 void SetNumArcs(int64 numarcs) { numarcs_ = numarcs; }

Completed in 40 milliseconds