Home
last modified time | relevance | path

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

12

/external/autotest/client/cros/audio/
Dcras_utils.py282 def node_type_is_plugged(node_type, nodes_info): argument
456 def set_single_selected_output_node(node_type): argument
473 def set_single_selected_input_node(node_type): argument
584 def get_node_id_from_node_type(node_type, is_input): argument
624 def get_device_id_from_node_type(node_type, is_input): argument
/external/u-boot/drivers/usb/common/
Dfsl-dt-fixup.c36 int *node_offset, const char **node_type) in fdt_usb_get_node_type()
60 const char *node_type = NULL; in fdt_fixup_usb_mode_phy_type() local
93 const char *node_type = NULL; in fsl_fdt_fixup_usb_erratum() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dnoop_elimination_test.cc38 NodeDef *MakeUnaryNode(StringPiece node_type, int count, string input_node, in MakeUnaryNode()
46 NodeDef *MakeUnaryNonConstNode(StringPiece node_type, string input_node, in MakeUnaryNonConstNode()
83 const string &node_type = std::get<0>(GetParam()); in TEST_P() local
123 const string &node_type = std::get<0>(GetParam()); in TEST_P() local
/external/autotest/client/common_lib/cros/cfm/
Dcras_input_node.py7 def __init__(self, node_id, node_name, gain, node_type, device_id, argument
Dcras_output_node.py7 def __init__(self, node_id, node_type, node_name, volume, device_id, argument
/external/tensorflow/tensorflow/core/util/
Dstats_calculator.cc152 const std::string& node_type = detail.type; in ComputeStatsByType() local
183 for (const auto& node_type : node_type_map_time) { in GetStatsByNodeType() local
203 const std::string node_type = entry.second.first; in GetStatsByNodeType() local
/external/autotest/server/cros/multimedia/
Daudio_facade_adapter.py45 node_type=None, block_size=None): argument
87 def start_recording(self, data_format, node_type=None, block_size=None): argument
108 def stop_recording(self, node_type=None): argument
/external/u-boot/fs/ubifs/
Dlpt_commit.c1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty()
1055 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len()
1097 int pos = 0, node_type; in get_lpt_node_type() local
1115 int pos = 0, node_type, node_len; in is_a_node() local
1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local
1609 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty()
1635 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local
1887 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
/external/arm-trusted-firmware/drivers/arm/ccn/
Dccn.c500 static unsigned int get_region_id_for_node(node_types_t node_type, in get_region_id_for_node()
575 void ccn_write_node_reg(node_types_t node_type, unsigned int node_id, in ccn_write_node_reg()
600 unsigned long long ccn_read_node_reg(node_types_t node_type, in ccn_read_node_reg()
/external/iproute2/rdma/
Ddev.c153 static const char *node_type_to_str(uint8_t node_type) in node_type_to_str()
167 uint8_t node_type; in dev_print_node_type() local
/external/u-boot/lib/efi_loader/
Defi_device_path_utilities.c183 uint8_t node_type, uint8_t node_sub_type, uint16_t node_length) in create_device_node()
/external/autotest/client/cros/multimedia/
Daudio_facade_native.py205 def playback(self, file_path, data_format, blocking=False, node_type=None, argument
251 def start_recording(self, data_format, node_type=None, block_size=None): argument
299 def stop_recording(self, node_type=None): argument
/external/v8/src/compiler/
Dvalue-numbering-reducer.cc132 Type node_type = NodeProperties::GetType(node); in ReplaceIfTypesMatch() local
Dredundancy-elimination.cc219 Type node_type = NodeProperties::GetType(node); in TypeSubsumes() local
Dtyped-optimization.cc390 Type const node_type = NodeProperties::GetType(node); in ReducePhi() local
654 Type const node_type = NodeProperties::GetType(node); in ReduceSelect() local
/external/autotest/client/cros/chameleon/
Daudio_widget.py693 def start_recording(self, node_type=None, block_size=None): argument
711 def stop_recording(self, node_type=None): argument
848 def start_playback(self, path, blocking=False, node_type=None, argument
/external/tensorflow/tensorflow/core/common_runtime/
Dpartitioning_utils.cc85 string node_type = node->type_string(); in UpdateArgAndRetvalMetadata() local
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_surfaceless.c228 const unsigned node_type = swrast ? DRM_NODE_PRIMARY : DRM_NODE_RENDER; in surfaceless_probe_device() local
/external/adhd/cras/src/server/
Dcras_empty_iodev.c172 enum CRAS_NODE_TYPE node_type) in empty_iodev_create()
Dcras_loopback_iodev.c295 enum CRAS_NODE_TYPE node_type; in loopback_iodev_create() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Dilist_node.h215 using node_type = ilist_node_impl<OptionsT>; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist_node.h205 typedef ilist_node_impl<OptionsT> node_type; typedef
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc547 const NodeTypeId& node_type = node_type_attrs_.at(node_type_idx); in InitializeFromGraph() local
1138 bool IsFloat32(const NodeTypeId& node_type) { in IsFloat32()
1417 NodeTypeId node_type(&node, type_attr); in AddDataStructureOpsToMap() local
1689 for (const NodeTypeId& node_type : all_client_nodes) { in ForceColorMatchBetweenDataStructureOps() local
1705 for (const NodeTypeId& node_type : all_client_nodes) { in ForceColorMatchBetweenDataStructureOps() local
1754 NodeTypeId node_type(node, TypeAttrId("DstT")); in MakeCastsWhiteIfAllOutputsWhite() local
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.cc1200 const RemoteFusedGraphNodeType node_type = in FuseRemoteGraphByPlacedArguments() local
1461 const RemoteFusedGraphNodeType node_type, const int port, const int index, in BuildNodeTypeAttr()
1468 const RemoteFusedGraphNodeType node_type, const int port, const int index) { in BuildNodeTypeAttr()
1473 const RemoteFusedGraphNodeType node_type) { in BuildNodeTypeAttr()
/external/libdrm/
Dxf86drm.c3405 const char *node, int node_type, in drmProcessPciDevice()
3514 int node_type, int maj, int min, in drmProcessUsbDevice()
3648 const char *node, int node_type, in drmProcessPlatformDevice()
3688 const char *node, int node_type, in drmProcessHost1xDevice()
3734 int node_type, subsystem_type; in process_device() local
3780 int node_type, i, j; in drmFoldDuplicatedDevices() local
3849 int node_type, subsystem_type; in drmGetDevice2() local

12