| /third_party/nghttp2/src/ |
| D | shrpx_router.cc | 86 auto next_node = find_next_node(node, pattern[i]); in add_route() local 173 auto next_node = find_next_node(node, *p); in match_complete() local 253 auto next_node = find_next_node(node, *p); in match_partial() local 359 auto next_node = find_next_node(node, *p); in match_prefix() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_disasm_info.cpp | 43 struct exec_node *next_node = exec_node_get_next(&group->link); in dump_assembly() local 165 struct exec_node *next_node = exec_node_get_next(&cur->link); in disasm_insert_error() local
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_disasm_info.c | 44 struct exec_node *next_node = exec_node_get_next(&group->link); in elk_dump_assembly() local 174 struct exec_node *next_node = exec_node_get_next(&cur->link); in elk_disasm_insert_error() local
|
| /third_party/spirv-tools/source/opt/ |
| D | redundancy_elimination.cpp | 53 for (size_t next_node = 0; next_node < todo.size(); next_node++) { in EliminateRedundanciesFrom() local
|
| D | instruction_list.h | 91 iterator_template next_node = *this; in Erase() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/pass/online_fusion/ |
| D | cast_gather_reduce_fusion_pass.cc | 72 auto next_node = GetNextNodeIndex(node); in DoCastGatherReduceFusion() local 182 auto next_node = GetNextNodeIndex(gather_node1); in SatifyGatherReduceParse() local
|
| D | online_fusion_pass.cc | 63 std::vector<std::vector<uint32_t>> next_node; in GetNextNodeIndex() local
|
| D | split_reduce_concat_fusion_pass.cc | 72 auto next_node = GetNextNodeIndex(reduce_node); in SatifyReduceConcatParse() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/enhancer/ |
| D | getnext_tensor_move_elimination.cc | 69 auto next_node = item.first->cast<CNodePtr>(); in Process() local
|
| D | insert_depend_for_all_gather.cc | 49 auto next_node = (++iter)->second; in Run() local
|
| D | insert_depend_for_all_gather_output.cc | 158 auto next_node = (++current_node_pair)->first; in IsChanged() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/ |
| D | list.h | 100 Node<T> &next_node = elem1_node.next->*node; in InsertAfter() local 132 Node<T> &next_node = elem_node.next->*node; in Remove() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ge/ |
| D | dropout_gen_mask_depend.cc | 70 auto next_node = genmasks[i + 1]; in Run() local
|
| /third_party/grpc/src/core/lib/security/credentials/alts/ |
| D | grpc_alts_credentials_client_options.cc | 119 target_service_account* next_node = node->next; in alts_client_options_destroy() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | instruction_list.h | 91 iterator_template next_node = *this; in Erase() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/allreduce_fusion/ |
| D | allreduce_node.cc | 24 Status AllreduceNode::AddNext(const AllreduceNodePtr &next_node) { in AddNext()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction_list.h | 91 iterator_template next_node = *this; in Erase() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/format_type/ |
| D | merge_cast_to_op.cc | 67 …l GetNextNodeAndCastIndex(const FuncGraphPtr &graph, const AnfNodePtr &node, AnfNodePtr *next_node, in GetNextNodeAndCastIndex() 162 AnfNodePtr next_node = nullptr; in MergeCastToNextOp() local
|
| D | deal_ref_output.cc | 100 AnfNodePtr next_node = cnode->input(kIndex1); in FindRefOriginNode() local 104 AnfNodePtr next_node = GetRefInputNode(cnode, cur_out_index); in FindRefOriginNode() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fusion/ |
| D | parameter_and_transop_fusion.cc | 51 auto next_node = common::AnfAlgo::GetInputNode(cnode, 0); in ParamTransRoad() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pass/ |
| D | pass_utils.cc | 87 for (const auto &next_node : next_nodes) { in IsDwMatMul() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/tools/optimizer/fusion/ |
| D | add_concat_act_fusion_test.cc | 95 auto next_node = std::make_unique<schema::CNodeT>(); in BuildGraph() local
|
| D | conv_activation_fusion_test.cc | 84 auto next_node = std::make_unique<schema::CNodeT>(); in BuildGraph() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | sub_graph_split.cc | 434 for (uint32_t next_node : next_nodes) { in InsertNode() local 499 for (uint32_t next_node : next_nodes) { in InsertHeadNode() local 586 for (uint32_t next_node : next_nodes) { in InsertNodeByMid() local 988 for (uint32_t next_node : next_nodes) { in InsertParallelNode() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/legacy_optimizer/graph/ |
| D | infershape_pass.cc | 685 auto &next_node = graph->nodes.at(next_nodes_indexes[j]); in AddOutputNodes() local 696 auto &next_node = graph->nodes.at(next_nodes_indexes[index]); in AddNextInferShapeNode() local
|