Home
last modified time | relevance | path

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

123

/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/
Dpretty_vcproj.py252 def MergeAttributes(node1, node2): argument
277 def MergeProperties(node1, node2): argument
/third_party/node/tools/gyp/tools/
Dpretty_vcproj.py258 def MergeAttributes(node1, node2): argument
283 def MergeProperties(node1, node2): argument
/third_party/mindspore/mindspore/ccsrc/utils/
Dconvert_utils.cc110 bool SameNodeShallow(const AnfNodePtr &node1, const AnfNodePtr &node2, FuncGraphPairMapEquiv *equiv… in SameNodeShallow()
150 bool SameNode(const AnfNodePtr &node1, const AnfNodePtr &node2, FuncGraphPairMapEquiv *equiv_func_g… in SameNode()
179 AnfNodePtr node2 = todo.top().second; in SameSubgraph() local
/third_party/boost/libs/variant/test/
Dissue42.cpp46 >::type node2; in main() typedef
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/
Deliminate_redundant_op.cc72 bool CastEliminateCondition(const CNodePtr &node1, const CNodePtr &node2) { in CastEliminateCondition()
76 bool TransDataOpEliminateCondition(const CNodePtr &node1, const CNodePtr &node2) { in TransDataOpEliminateCondition()
/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/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/boost/boost/multi_index/detail/
Dduplicates_iterator.hpp84 for(Node* node2=node;node!=end;node=node2){ in advance() local
/third_party/PyYAML/tests/lib/
Dtest_structure.py110 def _compare_nodes(node1, node2): argument
/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.h516 Node* node2 = new_buckets + dst_index; in GrowBuckets() local
/third_party/boost/boost/intrusive/
Drbtree_algorithms.hpp208 static void swap_nodes(node_ptr node1, node_ptr node2) in swap_nodes()
218 static void swap_nodes(node_ptr node1, node_ptr header1, node_ptr node2, node_ptr header2) in swap_nodes()
Davltree_algorithms.hpp184 static void swap_nodes(node_ptr node1, node_ptr node2) in swap_nodes()
194 static void swap_nodes(node_ptr node1, node_ptr header1, node_ptr node2, node_ptr header2) in swap_nodes()
/third_party/boost/libs/ptr_container/test/
Dtree_test.cpp246 inner_node node2( "node 2" ); in test_tree() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dgraph_partitioner.cc248 …nt.second.begin(), segment.second.end(), [this](const AnfNodePtr &node1, const AnfNodePtr &node2) { in CollectSegments()
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Ddynamic_gru_v2_grad_fission.cc360 …CreateDwxBatchMatMul(const FuncGraphPtr &graph, const AnfNodePtr &node1, const AnfNodePtr &node2) { in CreateDwxBatchMatMul()
427 …reateDbReduceSumDNode(const FuncGraphPtr &graph, const AnfNodePtr &node, const AnfNodePtr &node2) { in CreateDbReduceSumDNode()
/third_party/mindspore/tests/ut/cpp/parallel/auto_parallel/
Drec_partition_test.cc221 Graph::NodeType node2 = graph->nodes[2]; in TEST_F() local
/third_party/ninja/src/
Ddeps_log_test.cc76 Node* node2 = log2.nodes()[i]; in TEST_F() local
/third_party/boost/boost/heap/
Dskew_heap.hpp857 node_pointer merge_nodes(node_pointer node1, node_pointer node2, node_pointer new_parent) in merge_nodes()
881 …node_pointer merge_nodes_recursive(node_pointer node1, node_pointer node2, node_pointer new_parent) in merge_nodes_recursive()
Dpairing_heap.hpp696 node_pointer merge_nodes(node_pointer node1, node_pointer node2) in merge_nodes()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Dorder_enforce.cc305 bool IsBefore(const AnfNodePtr &node1, const AnfNodePtr &node2) { in IsBefore()
/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/ccsrc/backend/optimizer/ascend/buffer_fusion/
Dub_pattern_fusion.cc250 bool TupleGetitemNodeCompare(const AnfNodePtr &node1, const AnfNodePtr &node2) { in TupleGetitemNodeCompare()
/third_party/glib/gobject/
Dgsignal.c459 gconstpointer node2) in class_closures_cmp()
468 gconstpointer node2) in handler_lists_cmp()
914 gconstpointer node2) in signal_key_cmp()

123