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

  /external/openfst/src/include/fst/
union.h 105 fst1->SetProperties(UnionProperties(props1, props2), kFstProperties);
rational.h 138 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
207 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
properties.h 355 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed = false);
  /external/openfst/src/lib/
properties.cc 376 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) {

Completed in 91 milliseconds