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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dproperties.cpp58 uint64 ComposeProperties(uint64 inprops1, uint64 inprops2) { function in namespace:fst
H A Dproperties.h299 uint64 ComposeProperties(uint64 inprops1, uint64 inprops2);
H A Dcompose.h111 SetProperties(ComposeProperties(props1, props2), kCopyProperties);
/external/openfst/src/include/fst/
H A Dproperties.h337 uint64 ComposeProperties(uint64 inprops1, uint64 inprops2);
H A Dcompose.h412 uint64 cprops = ComposeProperties(mprops1, mprops2);
/external/openfst/src/lib/
H A Dproperties.cc63 uint64 ComposeProperties(uint64 inprops1, uint64 inprops2) { function in namespace:fst

Completed in 315 milliseconds