Home
last modified time | relevance | path

Searched defs:node2 (Results 1 – 25 of 40) sorted by relevance

12

/third_party/rust/crates/cxx/tests/ui/
Dstruct_cycle.rs8 node2: Node2, field
26 node2: Node2, field
30 node2: Node2, field
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c136 static void test_migrate_current_process(int node1, int node2, int cap_sys_nice) in test_migrate_current_process()
194 static void test_migrate_other_process(int node1, int node2, int cap_sys_nice) in test_migrate_other_process()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/
Deliminate_redundant_op.cc75 bool CastEliminateCondition(const CNodePtr &node1, const CNodePtr &node2) { in CastEliminateCondition()
84 bool TransDataOpEliminateCondition(const CNodePtr &node1, const CNodePtr &node2) { in TransDataOpEliminateCondition()
/third_party/ffmpeg/libavutil/tests/
Dtree.c94 AVTreeNode *node2 = NULL; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp174 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(Ra); in addIntraChainConstraint() local
273 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(r); in addInterChainConstraint() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dconvert_utils.cc117 bool SameValueNode(const AnfNodePtr &node1, const AnfNodePtr &node2) { in SameValueNode()
128 bool SameNodeShallow(const AnfNodePtr &node1, const AnfNodePtr &node2, FuncGraphPairMapEquiv *equiv… in SameNodeShallow()
163 bool SameNode(const AnfNodePtr &node1, const AnfNodePtr &node2, FuncGraphPairMapEquiv *equiv_func_g… in SameNode()
192 AnfNodePtr node2 = todo.top().second; in SameSubgraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fission/
Dlamb_fission.cc65 const AnfNodePtr &node2, const AnfNodePtr &node3) { in CreateNodeOfBinaryOp()
71 const AnfNodePtr &node2) { in CreateUpdateStateNode()
Dscale_grad_fission.cc35 const AnfNodePtr &node2) { in CreateNodeOfBinaryOp()
Dadam_weight_decay_fission.cc44 const AnfNodePtr &node2) { in CreateNodeOfBinaryOp()
/third_party/PyYAML/tests/lib/
Dtest_structure.py110 def _compare_nodes(node1, node2): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ge/
Dlamb_fission.cc65 const AnfNodePtr &node2, const AnfNodePtr &node3) { in CreateNodeOfBinaryOp()
71 const AnfNodePtr &node2) { in CreateUpdateStateNode()
/third_party/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages12.c99 static unsigned int node1, node2; variable
/third_party/gn/src/gn/
Dhash_table_base.h515 Node* node2 = new_buckets + dst_index; in GrowBuckets() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/trt_pass/
Dgraph_partitioner.cc255 …nt.second.begin(), segment.second.end(), [this](const AnfNodePtr &node1, const AnfNodePtr &node2) { in CollectSegments()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/auto_parallel/
Drec_partition_test.cc224 Graph::NodeType node2 = graph->nodes[2]; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dfold_pipeline_split_utils.cc83 bool CompFuncBySegAscending(const AnfNodePtr &node1, const AnfNodePtr &node2) { in CompFuncBySegAscending()
102 bool CompFuncBySegDescending(const AnfNodePtr &node1, const AnfNodePtr &node2) { in CompFuncBySegDescending()
/third_party/ninja/src/
Ddeps_log_test.cc78 Node* node2 = log2.nodes()[i]; in TEST_F() local
/third_party/selinux/libsepol/src/
Dnode_record.c332 int sepol_node_compare2(const sepol_node_t * node, const sepol_node_t * node2) in sepol_node_compare2()
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Danf_utils.cc492 bool AnfUtils::IsCutomActorNodeSame(const AnfNodePtr &node1, const AnfNodePtr &node2) { in IsCutomActorNodeSame()
/third_party/lzma/C/
DPpmd7.c222 CPpmd7_Node *node2 = node + nu; in Ppmd7_GlueFreeBlocks() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pass/
Doverlap_recompute_and_grad_model_parallel.cc190 auto comp_func = [&topos](const auto &node1, const auto &node2) { in FindNodeLastInput()
/third_party/ffmpeg/libavcodec/
Dqdmc.c487 static void lin_calc(QDMCContext *s, float amplitude, int node1, int node2, int index) in lin_calc()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dorder_enforce.cc355 bool IsBefore(const AnfNodePtr &node1, const AnfNodePtr &node2) { in IsBefore()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h128 TIntermNode *node2; member
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/ir/
Dmanager_test.cc231 auto node2 = iter->first; in CheckUsers() local

12