Home
last modified time | relevance | path

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

/external/openfst/src/lib/
Dproperties.cc287 bool unweighted = true; in ReplaceProperties() local
/external/openfst/src/include/fst/
Dqueue.h574 bool unweighted; in AutoQueue() local
692 bool *all_trivial, bool *unweighted) { in SccQueueType()