Searched defs:acceptors (Results 1 - 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
H A Dintersect.h51 // The two arguments must be acceptors. One of the arguments must be
72 bool acceptors = fst1.Properties(kAcceptor, true) && local
75 if (!acceptors) {
76 FSTERROR() << "IntersectFst: input FSTs are not acceptors";
84 bool acceptors = fst1.Properties(kAcceptor, true) && local
87 if (!acceptors) {
88 FSTERROR() << "IntersectFst: input FSTs are not acceptors";
136 // The two arguments must be acceptors. One of the arguments must be
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 32 milliseconds