Home
last modified time | relevance | path

Searched refs:alleps1_ (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dcompose-filter.h254 alleps1_ = na1 == ne1 && !fin1; in SetState()
260 return alleps1_ ? FilterState::NoState() : in FilterArc()
283 bool alleps1_; // Only epsilons (and non-final) leaving s1_? variable
427 alleps1_ = na1 == ne1 && !f1; in SetState()
445 (alleps1_ ? FilterState::NoState() : FilterState(2))) : in FilterArc()
469 bool alleps1_, alleps2_; // Only epsilons (and non-final) leaving s1, s2? variable