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

12

/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.h169 uint64 props = fst.Properties(kCopyProperties, false);
198 uint64 props = fst.Properties(kCopyProperties, false);
H A Dreplace.h126 SetProperties(impl.Properties(), kCopyProperties);
149 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);
/external/openfst/src/include/fst/
H A Drational.h138 SetProperties(UnionProperties(props1, props2, true), kCopyProperties); local
161 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties); local
189 kCopyProperties); local
207 SetProperties(UnionProperties(props1, props2, true), kCopyProperties); local
228 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties); local
238 kCopyProperties); local
H A Dreverse.h84 uint64 iprops = ifst.Properties(kCopyProperties, false);
H A Dunion.h93 fst1->SetProperties(props2, kCopyProperties);
H A Dcomplement.h66 SetProperties(ComplementProperties(props), kCopyProperties); local
74 SetProperties(impl.Properties(), kCopyProperties);
H A Drelabel.h218 uint64 props = fst.Properties(kCopyProperties, false);
249 uint64 props = fst.Properties(kCopyProperties, false);
284 SetProperties(impl.Properties(), kCopyProperties);
H A Dconst-fst.h199 SetProperties(fst.Properties(kCopyProperties, true) | kStaticProperties);
374 uint64 properties = fst.Properties(kCopyProperties, true) |
H A Dfactor-weight.h192 SetProperties(FactorWeightProperties(props), kCopyProperties); local
210 SetProperties(impl.Properties(), kCopyProperties);
H A Drmepsilon.h409 SetProperties(RmEpsilonProperties(props, true), kCopyProperties); local
423 SetProperties(impl.Properties(), kCopyProperties);
H A Dstate-map.h146 uint64 iprops = ifst.Properties(kCopyProperties, false);
314 uint64 props = fst_->Properties(kCopyProperties, false);
H A Dsynchronize.h89 SetProperties(SynchronizeProperties(props), kCopyProperties); local
99 SetProperties(impl.Properties(), kCopyProperties);
H A Dadd-on.h176 SetProperties(fst_.Properties(kCopyProperties, false));
H A Dproperties.h153 const uint64 kCopyProperties member in namespace:fst
H A Dcompose.h141 SetProperties(impl.Properties(), kCopyProperties);
413 SetProperties(filter_->Properties(cprops), kCopyProperties);
H A Drandgen.h359 SetProperties(RandGenProperties(props, weighted_), kCopyProperties); local
373 SetProperties(impl.Properties(), kCopyProperties);

Completed in 4053 milliseconds

12