Home
last modified time | relevance | path

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

12

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DYamlComposeTest.java45 ScalarNode node2 = (ScalarNode) node.getValue().get(0).getValueNode(); in testComposeFromReader() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/composer/
DComposerImplTest.java36 Node node2 = yaml.compose(new StringReader(data2)); in testGetNode() local
/external/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c169 static void test_migrate_current_process(int node1, int node2, int cap_sys_nice) in test_migrate_current_process()
236 static void test_migrate_other_process(int node1, int node2, int cap_sys_nice) in test_migrate_other_process()
/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/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp175 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(Ra); in addIntraChainConstraint() local
274 PBQPRAGraph::NodeId node2 = G.getMetadata().getNodeIdForVReg(r); in addInterChainConstraint() local
/external/snakeyaml/src/test/java/examples/jodatime/
DJodaTimeFlowStylesTest.java55 Node node2 = dumper2.represent(bean); in testLoadBeanWithBlockFlow() local
/external/guava/guava/src/com/google/common/util/concurrent/
DCycleDetectingLockFactory.java527 ExampleStackTrace(LockGraphNode node1, LockGraphNode node2) { in ExampleStackTrace()
575 LockGraphNode node2, in PotentialDeadlockException()
/external/snakeyaml/src/test/java/org/pyyaml/
DPyStructureTest.java124 private void compareNodes(Node node1, Node node2) { in compareNodes()
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator_unittest.cc23 PartitionTreeNode* node2 = 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/selinux/libsepol/src/
Dnode_record.c345 int sepol_node_compare2(const sepol_node_t * node, const sepol_node_t * node2) in sepol_node_compare2()
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXNodeSet.java505 int node2; in compare() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DGraph.h87 EdgeEntry(NodeItr node1, NodeItr node2, const Matrix &costs) in EdgeEntry()
/external/lzma/C/
DPpmd7.c188 CPpmd7_Node *node2 = NODE(n) + nu; in GlueFreeBlocks() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp398 PBQP::Graph::NodeItr node2 = p->getNodeForVReg(src); in build() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java616 PKIXPolicyNode node2 = (PKIXPolicyNode)nodes.get(l); in prepareNextCertB2() local
DRFC3280CertPathUtilities.java1055 PKIXPolicyNode node2 = (PKIXPolicyNode)nodes.get(l); in prepareCertB() local
/external/freetype/src/truetype/
Dttgload.c1694 FT_ListNode node, node2; in load_truetype_glyph() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c1075 ebitmap_node_t *node1, *node2; in __cil_type_rule_to_avtab() local
1137 ebitmap_node_t *node1, *node2; in __cil_typetransition_to_avtab() local
2406 ebitmap_node_t *node1, *node2; in cil_roleallow_to_policydb() local
3114 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()
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h298 TIntermNode* node2; member
/external/opencv/cvaux/src/
Dcvlee.cpp106 CvVoronoiNodeInt* node2; member
117 CvVoronoiNodeInt* node2; member
/external/v8/src/compiler/
Descape-analysis.cc405 bool IsEquivalentPhi(Node* node1, Node* node2) { in IsEquivalentPhi()
/external/libmojo/mojo/edk/system/ports/
Dports_unittest.cc514 Node node2(node2_name, &node2_delegate); in TEST_F() local

12