Home
last modified time | relevance | path

Searched defs:arca (Results 1 – 3 of 3) 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()
485 const A &arca = aitera.Value(); in OrderedExpand() local
515 const A &arca = aitera.Value(); in OrderedExpand() local
526 A arca = aitera.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()
Dcompose.h308 Arc arca = matchera->Value(); in MatchArc() local