| /external/libaom/tools/txfm_analyzer/ | 
| D | txfm_graph.cc | 183               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/ | 
| D | graph_topology_view.cc | 57   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
  | 
| D | mutable_graph_view.cc | 680         const int node_idx =  in SwapNodeNames()  local
  | 
| /external/tensorflow/tensorflow/core/example/ | 
| D | example_parser_configuration.cc | 33                            const string& node_name, int* node_idx) {  in FindNodeIndexByName() 49   int node_idx;  in ExtractExampleParserConfiguration()  local
  | 
| /external/arm-trusted-firmware/lib/psci/ | 
| D | psci_setup.c | 43 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/ | 
| D | pm_client.c | 135 			enum pm_device_node_idx node_idx;  in pm_client_set_wakeup_sources()  local
  | 
| /external/tensorflow/tensorflow/core/grappler/utils/ | 
| D | traversal.cc | 54     const absl::optional<int> node_idx = graph_view.GetNodeIndex(*node);  in DfsTraversal()  local
  | 
| D | pattern_utils.h | 207     for (const auto& node_idx : remove_node_indices_) {  in IsSafeNodesToRemove()  local
  | 
| D | pattern_utils_test.cc | 447   for (auto const& node_idx : remove_node_indices) {  in TEST_F()  local 463   for (auto const& node_idx : remove_node_indices) {  in TEST_F()  local
  | 
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | 
| D | dependency_optimizer.cc | 254 void DependencyOptimizer::OptimizeNode(int node_idx,  in OptimizeNode() 547   for (int node_idx = 0; node_idx < num_nodes; ++node_idx) {  in TransitiveReduction()  local
  | 
| D | auto_mixed_precision.cc | 561   for (int node_idx = 0; node_idx < num_nodedefs; ++node_idx) {  in InitializeFromGraph()  local 822     const absl::optional<int> node_idx = graph_type_view.GetNodeIndex(*node);  in DfsTypeTraversal()  local 1338   for (int node_idx = 0; node_idx < graph_->node_size(); ++node_idx) {  in ConvertBatchNormOpsToV2()  local 2031   for (int node_idx = 0; node_idx < num_nodes_preop; ++node_idx) {  in MakeCastsAllowIfAllOutputsAllow()  local 2171   for (int node_idx = 0; node_idx < num_nodes_preop; ++node_idx) {  in ChangeTypeAttrsAndAddCasts()  local
  | 
| D | remapper.cc | 1085     int node_idx = nodes_map->at(it->first);  in VerifyConstants()  local 2634   for (const auto& node_idx : remove_node_indices) {  in AddFusedMatMulBiasAddAndGelu()  local 2670   for (const auto& node_idx : remove_node_indices) {  in AddMklLayerNorm()  local 3172   for (const auto& node_idx : remove_node_indices) {  in AddFusedBatchMatMul()  local
  | 
| D | loop_optimizer.cc | 524   for (int node_idx = 0; node_idx < optimized_graph->node_size(); ++node_idx) {  in RemoveStackOps()  local
  | 
| D | constant_folding.cc | 398   for (int node_idx = 0; node_idx < node_count; ++node_idx) {  in MaterializeShapes()  local
  | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | test_util.cc | 364   for (int node_idx : interpreter->execution_plan()) {  in CountPartitionsExecutedByCpuKernel()  local
  | 
| /external/icing/icing/legacy/index/ | 
| D | icing-dynamic-trie.h | 539       uint32_t node_idx;  member
  | 
| /external/harfbuzz_ng/src/graph/ | 
| D | graph.hh | 716         | hb_map([&] (uint32_t node_idx) {  in isolate_subgraph()
  | 
| /external/tensorflow/tensorflow/lite/core/ | 
| D | subgraph.cc | 1166       for (int node_idx = next_execution_plan_index_to_plan_allocation_;  in PrepareOpsAndTensors()  local
  |