Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dminimize.h151 const RevA& xarc = x->Value(); in operator() local
153 return (xarc.ilabel > yarc.ilabel); in operator()
/external/openfst/src/include/fst/
Dminimize.h164 const RevA& xarc = x->Value(); in operator() local
166 return (xarc.ilabel > yarc.ilabel); in operator()