Home
last modified time | relevance | path

Searched refs:_nodes (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/cros/audio/
Dcras_dbus_utils.py196 self._nodes = None
203 self._nodes = cras_utils.get_cras_nodes()
205 logging.debug('nodes = %s', pprint.pformat(self._nodes))
233 if self._ignore_redundant and self._nodes == nodes:
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeWizard.cs241 IList _nodes; field in Antlr.Runtime.Tree.TreeWizard.FindTreeWizardVisitor
243 _nodes = nodes; in FindTreeWizardVisitor()
246 _nodes.Add(t); in Visit()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeWizard.cs274 IList _nodes; field in Antlr.Runtime.Tree.TreeWizard.FindTreeWizardVisitor
277 _nodes = nodes; in FindTreeWizardVisitor()
281 _nodes.Add( t ); in Visit()
/external/opencv3/modules/cudaobjdetect/src/cuda/
Dlbp.cu197 …_forceinline__ Cascade(const Stage* _stages, int _nstages, const ClNode* _nodes, const float* _lea… in Cascade()
200 …: stages(_stages), nstages(_nstages), nodes(_nodes), leaves(_leaves), subsets(_subsets), features(… in Cascade()
/external/opencv3/modules/core/include/opencv2/core/
Doperations.hpp448 std::vector<int> _nodes(N*2); in partition() local
449 int (*nodes)[2] = (int(*)[2])&_nodes[0]; in partition()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DRFC3280CertPathUtilities.java1380 List _nodes = policyNodes[i - 1]; in processCertD() local
1382 for (int k = 0; k < _nodes.size(); k++) in processCertD()
1384 PKIXPolicyNode _node = (PKIXPolicyNode)_nodes.get(k); in processCertD()
/external/guice/extensions/persist/lib/
Doro-2.0.8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...