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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
union.h 80 fst1->SetProperties(UnionProperties(props1, props2), kFstProperties);
rational.h 81 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
148 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
properties.cpp 290 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed) {
properties.h 314 uint64 UnionProperties(uint64 inprops1, uint64 inprops2, bool delayed = false);

Completed in 75 milliseconds