Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Drelabel.h111 fst->SetProperties(RelabelProperties(props), kFstProperties); in Relabel()
219 SetProperties(RelabelProperties(props)); in RelabelFstImpl()
250 SetProperties(RelabelProperties(props)); in RelabelFstImpl()
Dproperties.h345 uint64 RelabelProperties(uint64 inprops);
/external/openfst/src/lib/
Dproperties.cc316 uint64 RelabelProperties(uint64 inprops) { in RelabelProperties() function