Home
last modified time | relevance | path

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

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