/external/tensorflow/tensorflow/core/framework/ |
D | graph_transfer_info.proto | 14 int32 node_id = 1; field 19 int32 node_id = 2; field 28 int32 node_id = 2; field 34 int32 node_id = 1; field 38 int32 node_id = 1; field
|
/external/arm-trusted-firmware/drivers/arm/ccn/ |
D | ccn.c | 120 unsigned int mn_reg_off, node_id; in ccn_get_rn_master_info() local 197 unsigned int node_id; in ccn_validate_plat_params() local 229 unsigned int node_id, iface_id; in ccn_master_to_rn_id_map() local 500 unsigned int node_id) in get_region_id_for_node() 574 void ccn_write_node_reg(node_types_t node_type, unsigned int node_id, in ccn_write_node_reg() 600 unsigned int node_id, in ccn_read_node_reg()
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/ |
D | service.cc | 59 xla::Status DistributedRuntimeServiceImpl::ValidateNodeId(int node_id) { in ValidateNodeId() 97 int node_id = request->node_id(); in Connect() local 173 int node_id = request->node_id(); in Shutdown() local 217 int node_id = request->local_topology().node_id(); in EnumerateDevices() local 272 int node_id = request->node_id(); in Heartbeat() local
|
D | protocol.proto | 45 int32 node_id = 1; field 60 int32 node_id = 3; field 100 int32 node_id = 2; field 106 int32 node_id = 2; field
|
D | client_server_test.cc | 48 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() 197 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() 246 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() 302 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() 358 auto thread_fn = [&](int node_id) -> xla::Status { in TEST() 397 auto thread_fn = [&](int node_id) -> xla::Status { in TEST()
|
/external/tensorflow/tensorflow/python/keras/saving/saved_model/ |
D | load.py | 308 def _add_children_recreated_from_config(self, obj, proto, node_id): argument 412 def _load_layer(self, node_id, identifier, metadata): argument 445 def _revive_from_config(self, identifier, metadata, node_id): argument 462 def _revive_graph_network(self, identifier, metadata, node_id): argument 502 def _revive_layer_or_model_from_config(self, metadata, node_id): argument 579 def _try_build_layer(self, obj, node_id, build_input_shape): argument 601 def get_path(self, node_id): argument 715 def _get_child_layer_node_ids(self, node_id): argument
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | load.py | 251 def _find_node_child(self, node_id, child_name, path): argument 300 def _add_object_graph_edges(self, proto, node_id): argument 378 def _get_tensor_from_node(self, node_id, fn_name): argument 519 def get(self, node_id): argument 524 def _recreate(self, proto, node_id): argument 546 def _recreate_user_object(self, proto, node_id): argument 553 def _recreate_base_user_object(self, proto=None, node_id=None): argument
|
/external/autotest/client/cros/audio/ |
D | cras_utils.py | 190 def set_node_volume(node_id, volume): argument 545 def set_active_input_node(node_id): argument 554 def set_active_output_node(node_id): argument 563 def add_active_output_node(node_id): argument 572 def add_active_input_node(node_id): argument 581 def remove_active_output_node(node_id): argument 590 def remove_active_input_node(node_id): argument 621 def get_device_id_of(node_id): argument
|
/external/marisa-trie/lib/marisa/grimoire/trie/ |
D | history.h | 16 void set_node_id(std::size_t node_id) { in set_node_id() 37 std::size_t node_id() const { in node_id() function
|
D | state.h | 27 void set_node_id(std::size_t node_id) { in set_node_id() 43 std::size_t node_id() const { in node_id() function
|
D | louds-trie.cc | 270 std::size_t node_id = 0; in build_() local 312 std::size_t node_id = 0; in build_trie() local 346 const std::size_t node_id = link_flags_.size() - queue.size(); in build_current_trie() local 523 const std::size_t node_id = cache_[i].child(); in fill_cache() local 853 std::size_t LoudsTrie::get_cache_id(std::size_t node_id, char label) const { in get_cache_id() 865 std::size_t LoudsTrie::get_link(std::size_t node_id, in get_link()
|
/external/tensorflow/tensorflow/lite/delegates/ |
D | utils.cc | 134 for (int node_id : TfLiteIntArrayView(original_execution_plan_)) { in PrepareSupportedNodes() local 175 for (int node_id : TfLiteIntArrayView(original_execution_plan_)) { in GetNodesOfFirstNLargestPartitionsImpl() local 201 int node_id, std::string* unsupported_details) { in IsNodeSupported() 243 for (int node_id : nodes) { in RemapFp16InputTensors() local
|
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/ |
D | revived_objects.h | 53 void Insert(std::unique_ptr<T> object, int node_id) { in Insert() 60 T* Find(int node_id) { in Find()
|
D | partially_revived_objects.cc | 58 int node_id = id_and_resource.first; in AssertAllCreateResourceFunctionsHaveNoCaptures() local 80 Status TensorHandleFromNode(int node_id, const SavedObjectGraph& obj_graph, in TensorHandleFromNode() 360 int node_id = id_and_func.first; in InitializeAllFunctions() local 377 int node_id = id_and_func.first; in InitializeAllFunctions() local 434 int node_id = id_and_resource.first; in BuildResources() local
|
/external/tensorflow/tensorflow/lite/ |
D | simple_memory_arena_debug_dump.cc | 64 int node_id; member 87 void Add(int node_id, size_t total_bytes, in Add() 172 const int node_id = execution_plan[i]; in DumpArenaInfo() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | colocation_graph.h | 242 int FindAndUpdateRoot(int node_id) { in FindAndUpdateRoot() 364 int FindRoot(int node_id) const { in FindRoot()
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
D | op_builder.h | 44 int node_id = -1; member 83 void SetNodeId(int node_id) { op_node_.node_id = node_id; } in SetNodeId() 341 int GetOpTypeId(int node_id) { in GetOpTypeId() 348 int GetTFLiteNodeID(int node_id) const { in GetTFLiteNodeID()
|
/external/ltp/testcases/kernel/syscalls/getcpu/ |
D | getcpu01.c | 88 int node_id = 0; in get_nodeid() local 126 unsigned int cpu_id, node_id = 0; in run() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | dominator_analysis.h | 73 inline BasicBlock* ImmediateDominator(uint32_t node_id) const { in ImmediateDominator() 84 inline bool IsReachable(uint32_t node_id) const { in IsReachable()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_analysis.h | 73 inline BasicBlock* ImmediateDominator(uint32_t node_id) const { in ImmediateDominator() 84 inline bool IsReachable(uint32_t node_id) const { in IsReachable()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dominator_analysis.h | 73 inline BasicBlock* ImmediateDominator(uint32_t node_id) const { in ImmediateDominator() 84 inline bool IsReachable(uint32_t node_id) const { in IsReachable()
|
/external/perfetto/protos/perfetto/trace/android/ |
D | camera_event.proto | 92 optional int64 node_id = 1; field 124 optional int64 node_id = 1; field
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | resources.cc | 56 const int32_t tree_id, const int32_t node_id, const int32_t index_in_batch, in next_node() 122 const int32_t node_id, in set_node_value() 326 const auto node_id = split_entry.first; in AddLeafNodes() local 521 int32_t node_id = start_node_id; in CalculateParentAndLogitUpdate() local 534 const int32_t tree_id, const int32_t node_id, in RecursivelyDoPostPrunePreparation()
|
D | prediction_ops.cc | 127 int32_t node_id = cached_node_ids(i); in Compute() local 244 int32_t node_id = 0; in Compute() local 352 int32_t node_id = 0; in Compute() local
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | reuseport_bpf_numa.c | 107 static void send_from_node(int node_id, int family, int proto) in send_from_node() 161 void receive_on_node(int *rcv_fd, int len, int epfd, int node_id, int proto) in receive_on_node()
|