Searched refs:ClosureProperties (Results 1 - 8 of 8) sorted by relevance

/external/openfst/src/include/fst/
H A Dclosure.h69 fst->SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR),
H A Drational.h188 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
237 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
H A Dproperties.h335 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dclosure.h61 fst->SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR),
H A Drational.h131 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
172 SetProperties(ClosureProperties(props, closure_type == CLOSURE_STAR, true),
H A Dproperties.cpp34 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) { function in namespace:fst
H A Dproperties.h297 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed = false);
/external/openfst/src/lib/
H A Dproperties.cc38 uint64 ClosureProperties(uint64 inprops, bool star, bool delayed) { function in namespace:fst

Completed in 1230 milliseconds