Searched refs:potentials (Results 1 - 3 of 3) sorted by relevance

/external/openfst/src/include/fst/script/
H A Dreweight.h38 vector<Weight> potentials(args->arg2.size());
41 potentials[i] = *(args->arg2[i].GetWeight<Weight>());
44 Reweight(fst, potentials, args->arg3);
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dbasicportallocator.cc596 const std::vector<Candidate>& potentials = it->port()->Candidates(); local
597 for (size_t i = 0; i < potentials.size(); ++i) {
598 if (!CheckCandidateFilter(potentials[i]))
601 if (!StringToProto(potentials[i].protocol().c_str(), &pvalue))
604 candidates.push_back(potentials[i]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...

Completed in 238 milliseconds