Searched refs:ReplaceProperties (Results 1 - 6 of 6) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.cpp232 uint64 ReplaceProperties(const vector<uint64>& inprops) { function in namespace:fst
H A Dproperties.h309 uint64 ReplaceProperties(const vector<uint64>& inprops);
H A Dreplace.h151 SetProperties(ReplaceProperties(inprops));
/external/openfst/src/include/fst/
H A Dproperties.h346 uint64 ReplaceProperties(const vector<uint64>& inprops,
H A Dreplace.h406 SetProperties(ReplaceProperties(inprops, root_ - 1, epsilon_on_replace_,
/external/openfst/src/lib/
H A Dproperties.cc252 uint64 ReplaceProperties(const vector<uint64>& inprops, function in namespace:fst

Completed in 1596 milliseconds