Home
last modified time | relevance | path

Searched defs:node1 (Results 1 – 25 of 31) sorted by relevance

12

/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp173 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local
260 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
/third_party/rust/crates/cxx/tests/ui/
Dstruct_cycle.rs17 node1: Node1, field
/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()
187 AnfNodePtr node1 = todo.top().first; in SameSubgraph() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fission/
Dlamb_fission.cc64 …Ptr CreateNodeOfBinaryOp(const FuncGraphPtr &graph, const string &op_name, const AnfNodePtr &node1, in CreateNodeOfBinaryOp()
70 …pdateStateNode(const FuncGraphPtr &graph, const bool is_need_update_state, const AnfNodePtr &node1, in CreateUpdateStateNode()
Dscale_grad_fission.cc34 …Ptr CreateNodeOfBinaryOp(const FuncGraphPtr &graph, const string &op_name, const AnfNodePtr &node1, in CreateNodeOfBinaryOp()
Dadam_weight_decay_fission.cc43 …Ptr CreateNodeOfBinaryOp(const FuncGraphPtr &graph, const string &op_name, const AnfNodePtr &node1, in CreateNodeOfBinaryOp()
Ddynamic_gru_v2_grad_fission.cc409 …r DynamicGRUV2GradFission::CreateDwxBatchMatMul(const FuncGraphPtr &graph, const AnfNodePtr &node1, in CreateDwxBatchMatMul()
/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.cc64 …Ptr CreateNodeOfBinaryOp(const FuncGraphPtr &graph, const string &op_name, const AnfNodePtr &node1, in CreateNodeOfBinaryOp()
70 …pdateStateNode(const FuncGraphPtr &graph, const bool is_need_update_state, const AnfNodePtr &node1, in CreateUpdateStateNode()
/third_party/ltp/testcases/kernel/syscalls/move_pages/
Dmove_pages12.c99 static unsigned int node1, node2; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/trt_pass/
Dgraph_partitioner.cc255 …std::sort(segment.second.begin(), segment.second.end(), [this](const AnfNodePtr &node1, const AnfN… in CollectSegments()
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/
Dstep_parallel_test.cc158 CNodePtr node1 = func_graph->NewCNode(inputs); in Make_Manager() local
566 CNodePtr node1 = func_graph->NewCNode(inputs); in TEST_F() local
604 CNodePtr node1 = func_graph->NewCNode(inputs); 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()
Dpipeline_split_utils.cc629 bool CompFunc(const AnfNodePtr &node1, const AnfNodePtr &node2) { in CompFunc()
/third_party/ninja/src/
Ddeps_log_test.cc77 Node* node1 = log1.nodes()[i]; in TEST_F() local
/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/glslang/glslang/MachineIndependent/
DIntermediate.cpp880 TIntermediate::addPairConversion(TOperator op, TIntermTyped* node0, TIntermTyped* node1) in addPairConversion()
3972 bool TIntermediate::specConstantPropagates(const TIntermTyped& node1, const TIntermTyped& node2) in specConstantPropagates()
/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.h127 TIntermNode *node1; member
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c1103 ebitmap_node_t *node1, *node2; in __cil_type_rule_to_avtab() local
1216 ebitmap_node_t *node1, *node2; in __cil_typetransition_to_avtab() local
2504 ebitmap_node_t *node1, *node2; in cil_roleallow_to_policydb() local
3258 ebitmap_node_t *node1, *node2; in cil_rangetransition_to_policydb() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dintermediate.h298 TIntermNode* node1; member

12