Searched defs:LogArc (Results 1 - 3 of 3) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Darc.h54 struct LogArc { struct in namespace:fst
59 LogArc(Label i, Label o, Weight w, StateId s) function in struct:fst::LogArc
62 LogArc() {} function in struct:fst::LogArc
/external/openfst/src/include/fst/
H A Darc.h67 typedef ArcTpl<LogWeight> LogArc; typedef in namespace:fst
H A Dfst-decl.h44 typedef ArcTpl<LogWeight> LogArc; typedef in namespace:fst

Completed in 108 milliseconds