HomeSort by relevance Sort by last modified time
    Searched refs:ConcatProperties (Results 1 - 8 of 8) sorted by null

  /external/openfst/src/include/fst/
concat.h 101 fst1->SetProperties(ConcatProperties(props1, props2), kFstProperties);
160 fst2->SetProperties(ConcatProperties(props1, props2), kFstProperties);
rational.h 161 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
228 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
properties.h 338 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
concat.h 78 fst1->SetProperties(ConcatProperties(props1, props2), kFstProperties);
rational.h 104 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
164 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
properties.cpp 69 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) {
properties.h 300 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2,
  /external/openfst/src/lib/
properties.cc 82 uint64 ConcatProperties(uint64 inprops1, uint64 inprops2, bool delayed) {

Completed in 83 milliseconds