Home
last modified time | relevance | path

Searched defs:root_node (Results 1 – 11 of 11) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dhandler.py29 def __init__(self, root_node, connection): argument
53 def __init__(self, root_node, connection): argument
Djsonresponse.py29 def __init__(self, root_node, connection): argument
/external/libxml2/doc/examples/
Dtree2.c29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
/external/selinux/libsepol/cil/src/
Dcil_fqn.c130 int cil_fqn_qualify(struct cil_tree_node *root_node) in cil_fqn_qualify()
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator.cc40 PartitionTreeNode* root_node = new PartitionTreeNode( in CreateRootNode() local
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/
Dlxmletree.py53 def __init__(self, root_node, name, public_id, system_id): argument
/external/opencv/ml/src/
Dmlnbayes.cpp454 void CvNormalBayesClassifier::read( CvFileStorage* fs, CvFileNode* root_node ) in read()
/external/opencv/cv/src/
D_cvkdtree.hpp80 int root_node; // index of root node, -1 if empty tree member in CvKDTree
/external/jemalloc/src/
Dctl.c488 static const ctl_named_node_t root_node[] = { variable
/external/opencv/cxcore/src/
Dcxpersistence.cpp1293 CvFileNode* root_node = (CvFileNode*)cvSeqPush( fs->roots, 0 ); in icvYMLParse() local
2212 CvFileNode* root_node; in icvXMLParse() local
/external/opencv3/modules/core/src/
Dpersistence.cpp1389 CvFileNode* root_node = (CvFileNode*)cvSeqPush( fs->roots, 0 ); in icvYMLParse() local
2245 CvFileNode* root_node; in icvXMLParse() local