/external/u-boot/drivers/usb/common/ |
D | fsl-dt-fixup.c | 36 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/ |
D | noop_elimination_test.cc | 38 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/cros/audio/ |
D | cras_utils.py | 283 def node_type_is_plugged(node_type, nodes_info): argument 444 def set_single_selected_output_node(node_type): argument 461 def set_single_selected_input_node(node_type): argument 572 def get_node_id_from_node_type(node_type, is_input): argument
|
/external/autotest/client/common_lib/cros/cfm/ |
D | cras_input_node.py | 7 def __init__(self, node_id, node_name, gain, node_type, device_id, argument
|
D | cras_output_node.py | 7 def __init__(self, node_id, node_type, node_name, volume, device_id, argument
|
/external/tensorflow/tensorflow/core/util/ |
D | stats_calculator.cc | 152 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/u-boot/fs/ubifs/ |
D | lpt_commit.c | 1034 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/iproute2/rdma/ |
D | dev.c | 153 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/ |
D | efi_device_path_utilities.c | 183 uint8_t node_type, uint8_t node_sub_type, uint16_t node_length) in create_device_node()
|
/external/v8/src/compiler/ |
D | value-numbering-reducer.cc | 132 Type node_type = NodeProperties::GetType(node); in ReplaceIfTypesMatch() local
|
D | typed-optimization.cc | 295 Type const node_type = NodeProperties::GetType(node); in ReducePhi() local 532 Type const node_type = NodeProperties::GetType(node); in ReduceSelect() local
|
D | js-typed-lowering.cc | 236 Type node_type = NodeProperties::GetType(node_); in ChangeToPureOperator() local 269 Type node_type = NodeProperties::GetType(node_); in ChangeToSpeculativeOperator() local 1032 Type node_type = NodeProperties::GetType(node); in ReduceJSToNumberOrNumeric() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | partitioning_utils.cc | 84 string node_type = node->type_string(); in UpdateArgAndRetvalMetadata() local
|
D | lower_while_op.cc | 376 Status InlineCallInGraph(const absl::string_view node_type, Node* n, Graph* g, in InlineCallInGraph()
|
D | colocation_graph.cc | 909 const string& assigned_device_name, const string& node_type, in InitializeMemberWithAssignedDevice()
|
/external/adhd/cras/src/server/ |
D | cras_empty_iodev.c | 183 enum CRAS_NODE_TYPE node_type) in empty_iodev_create()
|
D | cras_loopback_iodev.c | 291 enum CRAS_NODE_TYPE node_type; in loopback_iodev_create() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | ilist_node.h | 215 using node_type = ilist_node_impl<OptionsT>; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | ilist_node.h | 205 typedef ilist_node_impl<OptionsT> node_type; typedef
|
/external/tensorflow/tensorflow/contrib/decision_trees/proto/ |
D | generic_tree_model.proto | 86 oneof node_type { oneof
|
/external/libdrm/ |
D | xf86drm.c | 3316 const char *node, int node_type, in drmProcessPciDevice() 3425 int node_type, int maj, int min, in drmProcessUsbDevice() 3531 const char *node, int node_type, in drmProcessPlatformDevice() 3638 const char *node, int node_type, in drmProcessHost1xDevice() 3684 int node_type, i, j; in drmFoldDuplicatedDevices() local 3731 int node_type, subsystem_type; in drmGetDevice2() local 3958 int node_type, subsystem_type; in drmGetDevices2() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | remote_fused_graph_execute_utils.cc | 1200 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/libxml2/ |
D | c14n.c | 185 xmlC14NErrInvalidNode(const char *node_type, const char *extra) in xmlC14NErrInvalidNode() 200 xmlC14NErrUnknownNode(int node_type, const char *extra) in xmlC14NErrUnknownNode()
|
/external/libchrome/third_party/jinja2/ |
D | nodes.py | 177 def find(self, node_type): argument 184 def find_all(self, node_type): argument
|
/external/iproute2/include/uapi/rdma/ |
D | rdma_netlink.h | 57 __u8 node_type; member
|