Searched refs:kCopyProperties (Results 1 - 18 of 18) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Ddifference.h62 kCopyProperties); local
76 kCopyProperties); local
H A Dintersect.h56 kCopyProperties); local
68 kCopyProperties); local
H A Drational.h81 SetProperties(UnionProperties(props1, props2, true), kCopyProperties); local
104 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties); local
132 kCopyProperties); local
148 SetProperties(UnionProperties(props1, props2, true), kCopyProperties); local
164 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties); local
173 kCopyProperties); local
H A Dreverse.h75 uint64 iprops = ifst.Properties(kCopyProperties, false);
H A Dunion.h68 fst1->SetProperties(props2, kCopyProperties);
H A Darcsort.h94 uint64 props = fst_->Properties(kCopyProperties, false);
103 SetProperties(impl.Properties(), kCopyProperties);
H A Drelabel.h170 uint64 props = fst.Properties(kCopyProperties, false);
199 uint64 props = fst.Properties(kCopyProperties, false);
H A Dreplace.h127 SetProperties(impl.Properties(), kCopyProperties);
150 inprops[i] = fst_array_[i]->Properties(kCopyProperties, false);
H A Dcomplement.h60 SetProperties(ComplementProperties(props), kCopyProperties); local
H A Dproperties.h145 const uint64 kCopyProperties member in namespace:fst
H A Dconst-fst.h120 uint64 copy_properties = fst.Properties(kCopyProperties, true);
H A Dfactor-weight.h167 SetProperties(FactorWeightProperties(props), kCopyProperties); local
H A Drmepsilon.h342 SetProperties(RmEpsilonProperties(props, true), kCopyProperties); local
H A Dsynchronize.h76 SetProperties(SynchronizeProperties(props), kCopyProperties); local
H A Dmap.h222 uint64 iprops = ifst.Properties(kCopyProperties, false);
410 uint64 props = fst_->Properties(kCopyProperties, false);
H A Dcompose.h112 SetProperties(ComposeProperties(props1, props2), kCopyProperties); local
H A Ddeterminize.h139 SetProperties(DeterminizeProperties(props), kCopyProperties); local
H A Dvector-fst.h324 SetProperties(fst.Properties(kCopyProperties, false) | kStaticProperties);

Completed in 128 milliseconds