Home
last modified time | relevance | path

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

12

/third_party/rust/rust/library/std/src/sys/sgx/waitqueue/unsafe_list/
Dtests.rs42 let mut node1 = UnsafeListEntry::new(11); in push_remove_pop() localVariable
76 let mut node1 = UnsafeListEntry::new(1234); in complex_pushes_pops() localVariable
/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/openhitls/crypto/slh_dsa/src/
Dslh_dsa_xmss.c120 uint8_t node1[SLH_DSA_MAX_N] = {0}; in XmssPkFromSig() local
Dslh_dsa_fors.c96 uint8_t node1[SLH_DSA_MAX_N] = {0}; in ForsPkFromSig() local
/third_party/PyYAML/tests/legacy_tests/
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()
/third_party/openhitls/pki/x509_common/src/
Dhitls_x509_ctrl.c232 const NameNodePack *node1 = *(const NameNodePack **)(uintptr_t)pDnName1; in CmpDnNameByEncode() local
/third_party/ninja/src/
Ddeps_log_test.cc77 Node* node1 = log1.nodes()[i]; in TEST_F() local
/third_party/openhitls/testcode/sdv/testcase/bsl/list/
Dtest_suite_sdv_list.c154 LIST_NODE *node1 = (LIST_NODE *)BSL_SAL_Malloc(sizeof(LIST_NODE)); in SDV_BSL_LIST_FUNC_TC001() 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()

12