Home
last modified time | relevance | path

Searched refs:props1 (Results 1 – 10 of 10) sorted by relevance

/external/openfst/src/include/fst/
Drational.h123 uint64 props1 = fst1.Properties(kFstProperties, false); in InitUnion() local
138 SetProperties(UnionProperties(props1, props2, true), kCopyProperties); in InitUnion()
145 uint64 props1 = fst1.Properties(kFstProperties, false); in InitConcat() local
161 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties); in InitConcat()
196 uint64 props1 = FstImpl<A>::Properties(); in AddUnion() local
207 SetProperties(UnionProperties(props1, props2, true), kCopyProperties); in AddUnion()
214 uint64 props1 = FstImpl<A>::Properties(); in AddConcat() local
228 SetProperties(ConcatProperties(props1, props2, true), kCopyProperties); in AddConcat()
Dconcat.h62 uint64 props1 = fst1->Properties(kFstProperties, false); in Concat() local
101 fst1->SetProperties(ConcatProperties(props1, props2), kFstProperties); in Concat()
127 uint64 props1 = fst1.Properties(kFstProperties, false); in Concat() local
132 if (props1 & kError) fst2->SetProperties(kError, kError); in Concat()
160 fst2->SetProperties(ConcatProperties(props1, props2), kFstProperties); in Concat()
Dtest-properties.h46 inline bool CompatProperties(uint64 props1, uint64 props2) { in CompatProperties() argument
47 uint64 known_props1 = KnownProperties(props1); in CompatProperties()
50 uint64 incompat_props = (props1 & known_props) ^ (props2 & known_props); in CompatProperties()
56 << ": props1 = " << (props1 & prop ? "true" : "false") in CompatProperties()
Dstate-table.h393 uint64 props1 = kString; in StringDetComposeStateTable() local
395 if (fst1.Properties(props1, true) != props1 || in StringDetComposeStateTable()
435 uint64 props1 = kODeterministic | kNoOEpsilons; in DetStringComposeStateTable() local
437 if (fst1.Properties(props1, true) != props1 || in DetStringComposeStateTable()
Dproduct-weight.h74 uint64 props1 = W1::Properties(); in Properties() local
76 return props1 & props2 & (kLeftSemiring | kRightSemiring | in Properties()
Dexpectation-weight.h109 uint64 props1 = W1::Properties(); in Properties() local
111 return props1 & props2 & (kLeftSemiring | kRightSemiring | in Properties()
Dlexicographic-weight.h113 uint64 props1 = W1::Properties(); in Properties() local
115 return props1 & props2 & (kLeftSemiring | kRightSemiring | kPath | in Properties()
Dunion.h61 uint64 props1 = fst1->Properties(kFstProperties, false); in Union() local
105 fst1->SetProperties(UnionProperties(props1, props2), kFstProperties); in Union()
Dcompose.h567 int64 props1 = fst1.Properties(kUnweighted, true); in CreateBase2() local
569 if (!(props1 & kUnweighted) && !(props2 & kUnweighted)) { in CreateBase2()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar ... .io.InputStream stream2 java.util.Properties props1 java.util.Properties props2 java.util. ...