Home
last modified time | relevance | path

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

/external/autotest/client/cros/audio/
Dcras_utils.py256 def node_type_is_plugged(node_type, nodes_info): argument
381 def set_single_selected_output_node(node_type): argument
398 def set_single_selected_input_node(node_type): argument
509 def get_node_id_from_node_type(node_type, is_input): argument
/external/syslinux/core/lwip/src/include/lwip/
Dsnmp_structs.h118 u8_t node_type; member
136 u8_t node_type; member
154 u8_t node_type; member
180 u8_t node_type; member
200 u8_t node_type; member
/external/syslinux/core/lwip/src/core/snmp/
Dmib_structs.c454 u8_t node_type, ext_level; in snmp_search_tree() local
642 u8_t node_type; in empty_table() local
685 u8_t node_type, ext_level, climb_tree; in snmp_expand_tree() local
/external/v8/src/compiler/
Dtyped-optimization.cc254 Type* const node_type = NodeProperties::GetType(node); in ReducePhi() local
304 Type* const node_type = NodeProperties::GetType(node); in ReduceSelect() local
Dvalue-numbering-reducer.cc167 Type* node_type = NodeProperties::GetType(node); in ReplaceIfTypesMatch() local
Dload-elimination.cc736 Type* const node_type = NodeProperties::GetType(node); in ReduceLoadField() local
806 Type* const node_type = NodeProperties::GetType(node); in ReduceLoadElement() local
Djs-typed-lowering.cc243 Type* node_type = NodeProperties::GetType(node_); in ChangeToPureOperator() local
297 Type* node_type = NodeProperties::GetType(node_); in ChangeToSpeculativeOperator() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h205 typedef ilist_node_impl<OptionsT> node_type; typedef
/external/autotest/utils/
Drun_pylint.py198 def _check_docstring(self, node_type, node): argument
/external/libdrm/
Dxf86drm.c3294 const char *node, int node_type, in drmProcessPciDevice()
3403 int node_type, int maj, int min, in drmProcessUsbDevice()
3509 const char *node, int node_type, in drmProcessPlatformDevice()
3616 const char *node, int node_type, in drmProcessHost1xDevice()
3662 int node_type, i, j; in drmFoldDuplicatedDevices() local
3709 int node_type, subsystem_type; in drmGetDevice2() local
3936 int node_type, subsystem_type; in drmGetDevices2() local
/external/libmojo/third_party/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/kernel-headers/original/uapi/rdma/
Drdma_netlink.h56 __u8 node_type; member
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h664 enum node_type { enum
/external/syslinux/gpxe/src/include/gpxe/
Dib_mad.h76 uint8_t node_type; member