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

/external/openfst/src/include/fst/
H A Dunion.h105 fst1->SetProperties(UnionProperties(props1, props2), kFstProperties);
H A Drational.h138 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
207 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
H A Dproperties.h355 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed = false);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dunion.h80 fst1->SetProperties(UnionProperties(props1, props2), kFstProperties);
H A Drational.h81 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
148 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
H A Dproperties.cpp290 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) { function in namespace:fst
H A Dproperties.h314 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed = false);
/external/openfst/src/lib/
H A Dproperties.cc376 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) { function in namespace:fst

Completed in 5974 milliseconds