/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.c | 46 struct exec_node *next_node = exec_node_get_next(&group->link); in dump_assembly() local 176 struct exec_node *next_node = exec_node_get_next(&cur->link); in disasm_insert_error() local
|
/third_party/boost/boost/lockfree/ |
D | stack.hpp | 623 node * next_node = pool.get_pointer(node_pointer->next); in consume_all_atomic() local 663 node * next_node = pool.get_pointer(node_pointer->next); in consume_all_atomic() local 709 node * next_node = pool.get_pointer(node_pointer->next); in consume_all_atomic_reversed() local 728 node * next_node = pool.get_pointer(node_pointer->next); in consume_all_atomic_reversed() local 767 node * next_node = pool.get_pointer(node_pointer->next); in consume_all_atomic_reversed() local 786 node * next_node = pool.get_pointer(node_pointer->next); in consume_all_atomic_reversed() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/enhancer/ |
D | insert_depend_for_all_gather.cc | 43 auto next_node = (++iter)->second; in Run() local
|
D | getnext_tensor_move_elimination.cc | 66 auto next_node = item.first->cast<CNodePtr>(); in Process() local
|
/third_party/boost/boost/pending/ |
D | bucket_sorter.hpp | 55 const size_type& next_node = next[i]; in remove() local 122 size_type next_node = next[current]; in pop() local
|
/third_party/mesa3d/src/intel/common/ |
D | intel_disasm.c | 87 struct exec_node *next_node = exec_node_get_next(&group->link); in intel_disassemble() local
|
/third_party/mindspore/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/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/spirv-tools/source/opt/ |
D | instruction_list.h | 91 iterator_template next_node = *this; in Erase() local
|
/third_party/grpc/src/core/lib/security/credentials/alts/ |
D | grpc_alts_credentials_client_options.cc | 123 target_service_account* next_node = node->next; in alts_client_options_destroy() local
|
/third_party/spirv-tools/source/opt/ |
D | instruction_list.h | 91 iterator_template next_node = *this; in Erase() local
|
/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/ccsrc/backend/optimizer/ascend/format_type/ |
D | merge_cast_to_op.cc | 60 …l GetNextNodeAndCastIndex(const FuncGraphPtr &graph, const AnfNodePtr &node, AnfNodePtr *next_node, in GetNextNodeAndCastIndex() 150 AnfNodePtr next_node = nullptr; in MergeCastToNextOp() local
|
D | deal_ref_and_split_unsupported_transdata.cc | 48 AnfNodePtr next_node = cnode->input(in_index + 1); in FindRefOriginNode() local 56 AnfNodePtr next_node = cnode->input(1); in FindRefOriginNode() local
|
/third_party/boost/boost/intrusive/detail/ |
D | bstree_algorithms_base.hpp | 45 static node_ptr next_node(const node_ptr & node) in next_node() function in boost::intrusive::bstree_algorithms_base
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/ |
D | parameter_and_transop_fusion.cc | 49 auto next_node = AnfAlgo::GetInputNode(cnode, 0); in ParamTransRoad() local
|
/third_party/mindspore/mindspore/lite/src/ |
D | sub_graph_split.cc | 424 for (uint32_t next_node : next_nodes) { in InsertNode() local 489 for (uint32_t next_node : next_nodes) { in InsertHeadNode() local 576 for (uint32_t next_node : next_nodes) { in InsertNodeByMid() local 978 for (uint32_t next_node : next_nodes) { in InsertParallelNode() local
|
/third_party/mindspore/mindspore/lite/test/ut/tools/optimizer/fusion/ |
D | conv_activation_fusion_test.cc | 86 auto next_node = std::make_unique<schema::CNodeT>(); in BuildGraph() local
|
/third_party/mindspore/mindspore/lite/tools/converter/legacy_optimizer/graph/ |
D | infershape_pass.cc | 587 auto &next_node = graph->nodes.at(next_nodes_indexes[j]); in AddOutputNodes() local 598 auto &next_node = graph->nodes.at(next_nodes_indexes[index]); in AddNextInferShapeNode() local
|
/third_party/boost/boost/graph/detail/ |
D | list_base.hpp | 143 Node next_node = next(pos); in dlist_remove() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_validate.c | 1331 nir_cf_node *next_node = nir_cf_node_next(&if_stmt->cf_node); in validate_if() local 1364 nir_cf_node *next_node = nir_cf_node_next(&loop->cf_node); in validate_loop() local
|
/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 192 int next_node = 0; in TEST() local
|
/third_party/weston/libweston/backend-drm/ |
D | state-propose.c | 602 struct wl_list *next_node = ps->link.next; in drm_output_check_zpos_plane_states() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles_test.cc | 192 int next_node = 0; in TEST() local
|