HomeSort by relevance Sort by last modified time
    Searched refs:acceptors (Results 1 - 2 of 2) sorted by null

  /external/openfst/src/include/fst/
intersect.h 51 // 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/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 283 milliseconds