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

/external/openfst/src/include/fst/
H A Dconcat.h101 fst1->SetProperties(ConcatProperties(props1, props2), kFstProperties);
160 fst2->SetProperties(ConcatProperties(props1, props2), kFstProperties);
H A Drational.h161 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
228 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
H A Dproperties.h338 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2,
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dconcat.h78 fst1->SetProperties(ConcatProperties(props1, props2), kFstProperties);
H A Drational.h104 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
164 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
H A Dproperties.cpp69 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) { function in namespace:fst
H A Dproperties.h300 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2,
/external/openfst/src/lib/
H A Dproperties.cc82 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) { function in namespace:fst

Completed in 6733 milliseconds