Searched defs:arca (Results 1 – 3 of 3) sorted by relevance
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | compose.h | 431 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/ |
D | lookahead-filter.h | 294 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()
|
D | compose.h | 308 Arc arca = matchera->Value(); in MatchArc() local
|