Searched defs:arcb (Results 1 – 4 of 4) 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() 496 const A &arcb = aiterb.Value(); in OrderedExpand() local 510 const A &arcb = aiterb.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 | label-reachable.h | 341 const A &arcb = aiter->Value(); in Reach() local
|
D | compose.h | 309 Arc arcb = arc; in MatchArc() local
|