Home
last modified time | relevance | path

Searched defs:arcb (Results 1 – 4 of 4) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcompose.h431 void AddArc(StateId s, const A &arca, const A &arcb, int f, in AddArc()
496 const A &arcb = aiterb.Value(); in OrderedExpand() local
510 const A &arcb = aiterb.Value(); in OrderedExpand() local
/external/openfst/src/include/fst/
Dlookahead-filter.h294 FilterState LookAheadFilterArc(Arc *arca, Arc *arcb, in LookAheadFilterArc()
547 FilterState PushedLabelFilterArc(Arc *arca, Arc *arcb, in PushedLabelFilterArc()
571 FilterState PushLabelFilterArc(Arc *arca, Arc *arcb, in PushLabelFilterArc()
Dlabel-reachable.h341 const A &arcb = aiter->Value(); in Reach() local
Dcompose.h309 Arc arcb = arc; in MatchArc() local