Home
last modified time | relevance | path

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

/external/openfst/src/lib/
Dproperties.cc235 uint64 RandGenProperties(uint64 inprops, bool weighted) { in RandGenProperties() function
/external/openfst/src/include/fst/
Dproperties.h344 uint64 RandGenProperties(uint64 inprops, bool weighted);
Drandgen.h359 SetProperties(RandGenProperties(props, weighted_), kCopyProperties); in RandGenFstImpl()