HomeSort by relevance Sort by last modified time
    Searched defs:kCopyProperties (Results 1 - 10 of 10) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
difference.h 62 kCopyProperties);
76 kCopyProperties);
intersect.h 56 kCopyProperties);
68 kCopyProperties);
complement.h 60 SetProperties(ComplementProperties(props), kCopyProperties);
properties.h 145 const uint64 kCopyProperties
rational.h 81 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
104 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
132 kCopyProperties);
148 SetProperties(UnionProperties(props1, props2, true), kCopyProperties);
164 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties);
173 kCopyProperties);
factor-weight.h 167 SetProperties(FactorWeightProperties(props), kCopyProperties);
rmepsilon.h 342 SetProperties(RmEpsilonProperties(props, true), kCopyProperties);
synchronize.h 76 SetProperties(SynchronizeProperties(props), kCopyProperties);
determinize.h 139 SetProperties(DeterminizeProperties(props), kCopyProperties);
compose.h 112 SetProperties(ComposeProperties(props1, props2), kCopyProperties);
    [all...]

Completed in 67 milliseconds