Home
last modified time | relevance | path

Searched defs:arca (Results 1 – 2 of 2) sorted by relevance

/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.h315 Arc arca = matchera->Value(); in MatchArc() local