Home
last modified time | relevance | path

Searched defs:node2 (Results 26 – 50 of 518) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp174 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(Ra); in addIntraChainConstraint() local
273 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(r); in addInterChainConstraint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp174 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(Ra); in addIntraChainConstraint() local
273 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(r); in addInterChainConstraint() local
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dnode_record.c37 const semanage_node_t * node2) in semanage_node_compare2()
45 const semanage_node_t ** node2) in semanage_node_compare2_qsort()
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dcpp.py3927 def fuse(self, node1, node2): argument
3986 def _why_fuse_nodes(self, node1, node2) -> Optional[ReasonFusedNodes]: argument
3999 def _can_fuse_nodes_with_compatible_ranges(self, node1, node2): argument
4055 def _can_fuse_horizontal_impl(self, node1, node2): argument
4064 def can_fuse_horizontal(self, node1, node2): argument
4075 def _get_outer_loop_fusion_depth(self, node1, node2): argument
4129 def can_fuse_vertical_outer_loop(self, node1, node2): argument
4141 def get_fusion_pair_priority(self, node1, node2): argument
4148 def can_fuse_vertical(self, node1, node2): argument
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/trax/dom/
H A DDOMSourceAPITest.java424 Node node2 = result2.getNode(); in testCase3() local
462 Node node2 = result2.getNode(); in testCase3() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DDOMHelper.java204 public static boolean isNodeAfter(Node node1, Node node2) in isNodeAfter()
339 public static boolean isNodeTheSame(Node node1, Node node2) in isNodeTheSame()
/aosp_15_r20/frameworks/libs/binary_translation/backend/x86_64/
Dmachine_ir_analysis_test.cc245 auto* node2 = tree.root()->GetInnerloopNode(1); in TEST() local
273 auto* node2 = node1->GetInnerloopNode(0); in TEST() local
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DCycleDetectingLockFactory.java494 ExampleStackTrace(LockGraphNode node1, LockGraphNode node2) { in ExampleStackTrace()
536 LockGraphNode node1, LockGraphNode node2, ExampleStackTrace conflictingStackTrace) { in PotentialDeadlockException()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/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()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DCycleDetectingLockFactory.java494 ExampleStackTrace(LockGraphNode node1, LockGraphNode node2) { in ExampleStackTrace()
536 LockGraphNode node1, LockGraphNode node2, ExampleStackTrace conflictingStackTrace) { in PotentialDeadlockException()
/aosp_15_r20/external/dtc/tests/
H A Domit-no-ref.dts11 node2: node2 { label
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dtest-003-join.py47 node2 = cli.Node() variable
H A Dtest-004-scan.py63 node2 = cli.Node() variable
H A Dtest-032-leader-take-over.py52 node2 = cli.Node() variable
H A Dtest-005-traffic-router-to-child.py49 node2 = cli.Node() variable
/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-003-join.py46 node2 = wpan.Node() variable
H A Dtest-041-lowpan-fragmentation.py47 node2 = wpan.Node() variable
H A Dtest-033-mesh-local-prefix-change.py50 node2 = wpan.Node() variable
H A Dtest-005-discover-scan.py46 node2 = wpan.Node() variable
H A Dtest-009-insecure-traffic-join.py43 node2 = wpan.Node() variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dfuse_inline.cc41 Node* node2 = sequence.back(); in ApplyToNodesSequence() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dissue42.cpp46 >::type node2; in main() typedef
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
H A DYamlComposeTest.java41 ScalarNode node2 = (ScalarNode) node.getValue().get(0).getValueNode(); in testComposeFromReader() local
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/tests/srcs/
H A DFlagTableTest.java50 FlagTable.Node node2 = flagTable.get(0, "enabled_rw"); in testFlagTable_rightNode() local

12345678910>>...21