Home
last modified time | relevance | path

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

12

/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/
Dpretty_vcproj.py230 def SeekToNode(node1, child2): argument
252 def MergeAttributes(node1, node2): argument
277 def MergeProperties(node1, node2): argument
/third_party/node/tools/gyp/tools/
Dpretty_vcproj.py236 def SeekToNode(node1, child2): argument
258 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()
174 AnfNodePtr node1 = todo.top().first; in SameSubgraph() local
/third_party/libxml2/doc/examples/
Dtree2.c29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
/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/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/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/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()
Dbstree_algorithms.hpp280 static void swap_nodes(node_ptr node1, node_ptr node2) in swap_nodes()
304 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.cpp243 inner_node node1( "node 1" ); in test_tree() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/trt_pass/
Dgraph_partitioner.cc248 …std::sort(segment.second.begin(), segment.second.end(), [this](const AnfNodePtr &node1, const AnfN… in CollectSegments()
/third_party/ninja/src/
Ddeps_log_test.cc75 Node* node1 = log1.nodes()[i]; in TEST_F() local
/third_party/mindspore/tests/ut/cpp/parallel/
Dstep_parallel_test.cc148 CNodePtr node1 = func_graph->NewCNode(inputs); in Make_Manager() local
499 CNodePtr node1 = func_graph->NewCNode(inputs); 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/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fission/
Ddynamic_gru_v2_grad_fission.cc360 AnfNodePtr CreateDwxBatchMatMul(const FuncGraphPtr &graph, const AnfNodePtr &node1, const AnfNodePt… in CreateDwxBatchMatMul()
/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.c458 class_closures_cmp (gconstpointer node1, in class_closures_cmp()
467 handler_lists_cmp (gconstpointer node1, in handler_lists_cmp()
913 signal_key_cmp (gconstpointer node1, in signal_key_cmp()
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp893 TIntermediate::addPairConversion(TOperator op, TIntermTyped* node0, TIntermTyped* node1) in addPairConversion()
3912 bool TIntermediate::specConstantPropagates(const TIntermTyped& node1, const TIntermTyped& node2) in specConstantPropagates()
/third_party/ffmpeg/libavcodec/
Dqdmc.c482 static void lin_calc(QDMCContext *s, float amplitude, int node1, int node2, int index) in lin_calc()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.h122 TIntermNode *node1; member

12