/external/XNNPACK/src/subgraph/ |
D | validation.c | 15 enum xnn_status xnn_subgraph_check_xnnpack_initialized(enum xnn_node_type node_type) in xnn_subgraph_check_xnnpack_initialized() 24 enum xnn_status xnn_subgraph_check_input_node_id(enum xnn_node_type node_type, uint32_t input_id, s… in xnn_subgraph_check_input_node_id() 36 enum xnn_node_type node_type, in xnn_subgraph_check_nth_input_node_id() 51 enum xnn_node_type node_type, in xnn_subgraph_check_input_type_dense() 65 enum xnn_node_type node_type, in xnn_subgraph_check_nth_input_type_dense() 79 enum xnn_status xnn_subgraph_check_output_node_id(enum xnn_node_type node_type, uint32_t output_id,… in xnn_subgraph_check_output_node_id() 91 enum xnn_node_type node_type, in xnn_subgraph_check_output_type_dense() 105 enum xnn_node_type node_type, in xnn_subgraph_check_datatype_matches() 126 enum xnn_node_type node_type, in xnn_subgraph_check_datatype_matches_two_inputs() 153 enum xnn_status xnn_subgraph_check_output_min_max(enum xnn_node_type node_type, float output_min, f… in xnn_subgraph_check_output_min_max()
|
D | even-split.c | 401 enum xnn_node_type node_type) in check_output_value() 451 enum xnn_node_type node_type) in check_output_compute_type() 476 enum xnn_node_type node_type, in xnn_define_even_split_n()
|
/external/ComputeLibrary/arm_compute/graph/nodes/ |
D | EltwiseLayerNode.h | 84 static constexpr NodeType node_type = NodeType::EltwiseLayer; variable 117 static constexpr NodeType node_type = NodeType::UnaryEltwiseLayer; variable
|
D | QuantizationLayerNode.h | 56 static constexpr NodeType node_type = NodeType::QuantizationLayer; variable
|
D | FullyConnectedLayerNode.h | 103 static constexpr NodeType node_type = NodeType::FullyConnectedLayer; variable
|
/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/ |
D | map.hpp | 44 typedef boost::unordered::node_handle_map<node, K, M, A> node_type; typedef 54 typename container::node_type node_type; member in boost::unordered::detail::instantiate_map 63 typename container::node_type node_type; member in boost::unordered::detail::instantiate_multimap
|
D | set.hpp | 43 typedef boost::unordered::node_handle_set<node, T, A> node_type; typedef 53 typename container::node_type node_type; member in boost::unordered::detail::instantiate_set 62 typename container::node_type node_type; member in boost::unordered::detail::instantiate_multiset
|
/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
D | node_handle_tests.cpp | 165 typedef typename Container::node_type node_type; in node_handle_tests_impl() typedef 251 typedef typename Container1::node_type node_type; in insert_node_handle_unique() typedef 294 typedef typename Container1::node_type node_type; in insert_node_handle_unique2() typedef 327 typedef typename Container1::node_type node_type; in insert_node_handle_equiv() typedef
|
D | compile_tests.hpp | 73 typedef typename X::node_type node_type; in container_test() typedef 322 typedef typename X::node_type node_type; in unordered_set_test() typedef 404 typedef typename X::node_type node_type; in unordered_map_test() typedef 482 typedef typename X::node_type node_type; in unordered_unique_test() typedef 810 typedef typename X::node_type node_type; in unordered_copyable_test() typedef
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | noop_elimination_test.cc | 38 NodeDef *MakeNode(StringPiece node_type, std::vector<int> params, in MakeNode() 53 NodeDef *MakeNonConstNode(StringPiece node_type, in MakeNonConstNode() 98 const string &node_type = std::get<0>(GetParam()); in TEST_P() local 140 const string &node_type = std::get<0>(GetParam()); in TEST_P() local
|
/external/tensorflow/tensorflow/core/util/ |
D | stats_calculator.cc | 162 const std::string& node_type = detail.type; in ComputeStatsByType() local 193 for (const auto& node_type : node_type_map_time) { in GetStatsByNodeType() local 217 const std::string node_type = entry.second.first; in GetStatsByNodeType() local
|
/external/autotest/server/cros/multimedia/ |
D | audio_facade_adapter.py | 45 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/trusty/arm-trusted-firmware/drivers/arm/ccn/ |
D | ccn.c | 499 static unsigned int get_region_id_for_node(node_types_t node_type, 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() 599 unsigned long long ccn_read_node_reg(node_types_t node_type, in ccn_read_node_reg()
|
/external/arm-trusted-firmware/drivers/arm/ccn/ |
D | ccn.c | 499 static unsigned int get_region_id_for_node(node_types_t node_type, 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() 599 unsigned long long ccn_read_node_reg(node_types_t node_type, in ccn_read_node_reg()
|
/external/autotest/client/cros/audio/ |
D | cras_utils.py | 315 def node_type_is_plugged(node_type, nodes_info): argument 490 def set_single_selected_output_node(node_type): argument 510 def set_single_selected_input_node(node_type): argument 624 def get_node_id_from_node_type(node_type, is_input): argument 664 def get_device_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/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/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/ |
D | merge_densify.cc | 38 const std::string& node_type = node->operation.type; in ApplyToNode() local
|
/external/libva/va/drm/ |
D | va_drm.c | 92 int node_type; in vaGetDisplayDRM() local
|
/external/ComputeLibrary/src/graph/mutators/ |
D | NodeExecutionMethodMutator.cpp | 49 void set_default_on_invalid_method(Graph &g, NodeType node_type, Setter &&setter) in set_default_on_invalid_method()
|
/external/autotest/client/cros/multimedia/ |
D | audio_facade.py | 214 def playback(self, file_path, data_format, blocking=False, node_type=None, argument 260 def start_recording(self, data_format, node_type=None, block_size=None): argument 308 def stop_recording(self, node_type=None): argument
|
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | bidir_node_iterator.hpp | 92 typedef Node node_type; typedef in boost::multi_index::detail::bidir_node_iterator
|
D | rnd_node_iterator.hpp | 102 typedef Node node_type; typedef in boost::multi_index::detail::rnd_node_iterator
|
/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_safe_mode.cpp | 46 typedef typename index_type::node_type node_type; in local_test_safe_mode() typedef 365 typedef typename index_type::node_type node_type; typedef 393 typedef typename index_type::node_type node_type; typedef
|