Home
last modified time | relevance | path

Searched defs:node_idx (Results 1 – 25 of 30) sorted by relevance

12

/external/libaom/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc183 int node_idx, int in, double w) { in add_node()
199 int node_idx, int in0, double w0, int in1, double w1) { in connect_node()
265 int node_idx, int estimate_bit) { in estimate_value()
280 int node_idx, int amplify_bit) { in amplify_value()
310 int node_idx, int N, int star) { in gen_B_graph()
336 int node_idx, int N) { in gen_P_graph()
346 int node_idx, int N) { in gen_type1_graph()
365 int node_idx, int N) { in gen_type2_graph()
392 int node_idx, int idx, int N) { in gen_type3_graph()
493 int node_idx, int idx, int N) { in gen_type4_graph()
[all …]
/external/tensorflow/tensorflow/core/grappler/
Dgraph_topology_view.cc57 for (int node_idx = 0; node_idx < num_nodes_; ++node_idx) { in InitializeFromGraph() local
102 for (int node_idx = 0; node_idx < num_nodes_; ++node_idx) { in InitializeFromGraph() local
136 for (int node_idx = 0; node_idx < num_nodes_; ++node_idx) { in InitializeFromGraph() local
/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration.cc33 const string& node_name, int* node_idx) { in FindNodeIndexByName()
49 int node_idx; in ExtractExampleParserConfiguration() local
/external/tensorflow/tensorflow/lite/micro/
Dmicro_allocator.h60 int node_idx; member
/external/arm-trusted-firmware/lib/psci/
Dpsci_setup.c43 static void __init psci_init_pwr_domain_node(uint16_t node_idx, in psci_init_pwr_domain_node()
/external/arm-trusted-firmware/plat/xilinx/versal/pm_service/
Dpm_client.c135 enum pm_device_node_idx node_idx; in pm_client_set_wakeup_sources() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dtraversal.cc54 const absl::optional<int> node_idx = graph_view.GetNodeIndex(*node); in DfsTraversal() local
Dpattern_utils.h204 for (const auto& node_idx : remove_node_indices_) { in HasRemoveNodeExternalDependents() local
Dpattern_utils_test.cc433 for (auto const& node_idx : remove_node_indices) { in TEST_F() local
449 for (auto const& node_idx : remove_node_indices) { in TEST_F() local
/external/adhd/cras/src/server/
Dcras_iodev_list.c116 unsigned int node_idx) in find_node()
1621 static int set_node_plugged(struct cras_iodev *iodev, unsigned int node_idx, in set_node_plugged()
1633 static int set_node_volume(struct cras_iodev *iodev, unsigned int node_idx, in set_node_volume()
1656 unsigned int node_idx, int value) in set_node_capture_gain()
1686 unsigned int node_idx, in set_node_left_right_swapped()
Dcras_empty_iodev.c162 static void update_active_node(struct cras_iodev *iodev, unsigned node_idx, in update_active_node()
Dtest_iodev.c143 static void update_active_node(struct cras_iodev *iodev, unsigned node_idx, in update_active_node()
Dcras_hfp_iodev.c258 static void update_active_node(struct cras_iodev *iodev, unsigned node_idx, in update_active_node()
Dcras_hfp_alsa_iodev.c170 unsigned node_idx, unsigned dev_enabled) in hfp_alsa_update_active_node()
Dcras_loopback_iodev.c255 static void update_active_node(struct cras_iodev *iodev, unsigned node_idx, in update_active_node()
Dcras_a2dp_iodev.c589 static void update_active_node(struct cras_iodev *iodev, unsigned node_idx, in update_active_node()
Dcras_bt_io.c327 static void update_active_node(struct cras_iodev *iodev, unsigned node_idx, in update_active_node()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Ddependency_optimizer.cc246 void DependencyOptimizer::OptimizeNode(int node_idx, in OptimizeNode()
539 for (int node_idx = 0; node_idx < num_nodes; ++node_idx) { in TransitiveReduction() local
Dauto_mixed_precision.cc495 for (int node_idx = 0; node_idx < num_nodedefs; ++node_idx) { in InitializeFromGraph() local
756 const absl::optional<int> node_idx = graph_type_view.GetNodeIndex(*node); in DfsTypeTraversal() local
1217 for (int node_idx = 0; node_idx < graph_->node_size(); ++node_idx) { in ConvertBatchNormOpsToV2() local
1851 for (int node_idx = 0; node_idx < num_nodes_preop; ++node_idx) { in MakeCastsAllowIfAllOutputsAllow() local
1896 for (int node_idx = 0; node_idx < num_nodes_preop; ++node_idx) { in ChangeTypeAttrsAndAddCasts() local
Dloop_optimizer.cc524 for (int node_idx = 0; node_idx < optimized_graph->node_size(); ++node_idx) { in RemoveStackOps() local
/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.cc330 for (int node_idx : interpreter->execution_plan()) { in CountPartitionsExecutedByCpuKernel() local
/external/icing/icing/legacy/index/
Dicing-dynamic-trie.h533 uint32_t node_idx; member
/external/adhd/cras/src/libcras/
Dcras_client.h1907 uint32_t *node_idx) in libcras_node_info_get_node_idx()
/external/adhd/cras/src/tests/
Dbt_device_unittest.cc129 unsigned node_idx, in update_active_node()
Diodev_list_unittest.cc260 unsigned node_idx, in update_active_node()

12