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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
const-fst.h 120 uint64 copy_properties = fst.Properties(kCopyProperties, true); local
121 SetProperties(copy_properties | kStaticProperties);
  /external/openfst/src/include/fst/
compact-fst.h 728 uint64 copy_properties = fst.Properties(kCopyProperties, true); local
729 if ((copy_properties & kError) || !compactor_->Compatible(fst)) {
734 SetProperties(copy_properties | kStaticProperties);
    [all...]

Completed in 3421 milliseconds