Home
last modified time | relevance | path

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

12

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DYamlComposeTest.java43 ScalarNode node1 = (ScalarNode) node.getValue().get(0).getKeyNode(); in testComposeFromReader() local
/external/libxml2/doc/examples/
Dtree2.c29 xmlNodePtr root_node = NULL, node = NULL, node1 = NULL;/* node pointers */ in main() local
/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp174 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addIntraChainConstraint() local
261 PBQPRAGraph::NodeId node1 = G.getMetadata().getNodeIdForVReg(Rd); in addInterChainConstraint() local
/external/clang/test/SemaCXX/
Darrow-operator.cpp35 Node** node1; in f() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOM2Helper.java229 public static boolean isNodeAfter(Node node1, Node node2) in isNodeAfter()
DDOMHelper.java204 public static boolean isNodeAfter(Node node1, Node node2) in isNodeAfter()
339 public static boolean isNodeTheSame(Node node1, Node node2) in isNodeTheSame()
/external/snakeyaml/src/test/java/examples/jodatime/
DJodaTimeFlowStylesTest.java51 Node node1 = dumper.represent(bean); in testLoadBeanWithBlockFlow() local
/external/v8/test/cctest/
Dtest-profile-generator.cc139 ProfileNode* node1 = helper.Walk(&entry1); in TEST() local
200 ProfileNode* node1 = single_child_helper.Walk(&entry1); in TEST() local
391 ProfileNode* node1 = top_down_test_helper.Walk(entry1); in TEST() local
/external/v8/src/compiler/
Dinstruction-scheduler.cc113 bool InstructionScheduler::CompareNodes(ScheduleGraphNode *node1, in CompareNodes()
Descape-analysis.cc303 bool IsEquivalentPhi(Node* node1, Node* node2) { in IsEquivalentPhi()
/external/v8/test/unittests/compiler/
Dstate-values-utils-unittest.cc139 Node* node1 = builder.GetNodeForValues( in TEST_F() local
Dschedule-unittest.cc107 Node* node1 = Node::New(zone(), 1, &kDummyOperator, 0, nullptr, false); in TEST_F() local
Dgraph-reducer-unittest.cc244 Node* node1 = graph()->NewNode(&kOpA1, node0); in TEST_F() local
263 Node* node1 = graph()->NewNode(&kOpA1, node0); in TEST_F() local
459 Node* node1 = graph()->NewNode(&kOpA1, node0); in TEST_F() local
Dmachine-operator-reducer-unittest.cc723 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl_l, shr_l); in TEST_F() local
765 Node* node1 = graph()->NewNode(machine()->Word32Or(), shl, shr); in TEST_F() local
/external/guava/guava/src/com/google/common/util/concurrent/
DCycleDetectingLockFactory.java527 ExampleStackTrace(LockGraphNode node1, LockGraphNode node2) { in ExampleStackTrace()
574 LockGraphNode node1, in PotentialDeadlockException()
/external/zopfli/src/zopfli/
Dkatajainen.c149 Node* node1 = GetFreeNode(0, maxbits, pool); in InitLists() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator_unittest.cc21 PartitionTreeNode* node1 = in TEST() local
/external/valgrind/coregrind/
Dm_deduppoolalloc.c184 static Word cmp_pool_elt (const void* node1, const void* node2 ) in cmp_pool_elt()
/external/snakeyaml/src/test/java/org/pyyaml/
DPyStructureTest.java124 private void compareNodes(Node node1, Node node2) { in compareNodes()
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treebuilders/
D_base.py112 def nodesEqual(self, node1, node2): argument
/external/v8/test/cctest/compiler/
Dtest-js-constant-cache.cc248 Node* node1 = T.Constant(value); in TEST() local
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXNodeSet.java496 int node1; in compare() local
/external/opencv3/modules/core/test/
Dtest_io.cpp41 CvSparseNode* node1; in cvTsCheckSparse() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c1065 ebitmap_node_t *node1, *node2; in __cil_type_rule_to_avtab() local
1126 ebitmap_node_t *node1, *node2; in __cil_typetransition_to_avtab() local
2241 ebitmap_node_t *node1, *node2; in cil_roleallow_to_policydb() local
2941 ebitmap_node_t *node1, *node2; in cil_rangetransition_to_policydb() local
/external/libxml2/
Dxpointer.c218 xmlXPtrCmpPoints(xmlNodePtr node1, int index1, xmlNodePtr node2, int index2) { in xmlXPtrCmpPoints()

12