Home
last modified time | relevance | path

Searched defs:node_type (Results 1 – 13 of 13) sorted by relevance

/external/autotest/client/cros/audio/
Dcras_utils.py250 def node_type_is_plugged(node_type, nodes_info): argument
375 def set_single_selected_output_node(node_type): argument
392 def set_single_selected_input_node(node_type): argument
503 def get_node_id_from_node_type(node_type, is_input): argument
/external/autotest/utils/
Drun_pylint.py195 def _check_docstring(self, node_type, node): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
Dlayer1.py313 def create_cluster(self, cluster_identifier, node_type, master_username, argument
1945 node_type=None, max_records=None, argument
2253 node_type=None, number_of_nodes=None, argument
/external/opencv3/3rdparty/jinja2/
Dnodes.py177 def find(self, node_type): argument
184 def find_all(self, node_type): argument
/external/libxml2/
Dc14n.c185 xmlC14NErrInvalidNode(const char *node_type, const char *extra) in xmlC14NErrInvalidNode()
200 xmlC14NErrUnknownNode(int node_type, const char *extra) in xmlC14NErrUnknownNode()
/external/libdrm/
Dxf86drm.c2999 const char *node, int node_type, in drmProcessPciDevice()
3053 int node_type, i, j; in drmFoldDuplicatedDevices() local
3085 int node_type, subsystem_type; in drmGetDevice() local
3201 int node_type, subsystem_type; in drmGetDevices() local
/external/kernel-headers/original/uapi/rdma/
Drdma_netlink.h55 __u8 node_type; member
/external/opencv3/modules/core/src/
Dpersistence.cpp3191 int node_type; in cvStartReadRawData() local
5327 int node_type = _node->tag & FileNode::TYPE_MASK; in FileNodeIterator() local
/external/v8/src/compiler/
Djs-typed-lowering.cc177 Type* node_type = NodeProperties::GetType(node_); in ChangeToPureOperator() local
/external/v8/test/cctest/compiler/
Dtest-run-machops.cc4519 int test_case, int node_type, double x, in Float64CompareHelper()
4619 for (int node_type = 0; node_type < kFloat64CompareHelperNodeType; in TEST() local
/external/opencv/cxcore/src/
Dcxpersistence.cpp3191 int node_type; in cvStartReadRawData() local
/external/opencv3/modules/core/include/opencv2/core/
Dtypes_c.h1227 #define CV_TREE_NODE_FIELDS(node_type) \ argument
/external/opencv/cxcore/include/
Dcxtypes.h1198 #define CV_TREE_NODE_FIELDS(node_type) \ argument