Home
last modified time | relevance | path

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

12

/external/jmonkeyengine/engine/src/test/jme3test/bullet/
DTestKinematicAddToPhysicsSpaceIssue.java64 …Node node2 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new MeshCollisionShape(new Sphe… in simpleInitApp() local
DTestSimplePhysics.java90 …Node node2 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new MeshCollisionShape(new Sphe… in simpleInitApp() local
DTestLocalPhysics.java94 …Node node2 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new MeshCollisionShape(new Sphe… in simpleInitApp() local
DTestCollisionGroups.java80 …Node node2 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new MeshCollisionShape(new Sphe… in simpleInitApp() local
DTestPhysicsReadWrite.java102 …Node node2 = PhysicsTestHelper.createPhysicsTestNode(assetManager, new MeshCollisionShape(new Sphe… in simpleInitApp() local
DTestCcd.java98 Node node2 = new Node(); in simpleInitApp() local
DTestCollisionShapeFactory.java77 Node node2 = new Node("node2"); in simpleInitApp() local
DTestPhysicsCar.java142 Node node2 = new Node("wheel 2 node"); in buildPlayer() local
DTestAttachDriver.java170 Node node2 = new Node("wheel 2 node"); in buildPlayer() local
/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/v8/test/cctest/
Dtest-profile-generator.cc140 ProfileNode* node2 = helper.Walk(&entry1, &entry2); in TEST() local
199 ProfileNode* node2 = helper.Walk(&entry1, &entry2); in TEST() local
276 ProfileNode* node2 = flat_helper.Walk(&entry1, &entry2); in TEST() local
448 ProfileNode* node2 = top_down_test_helper.Walk(entry1, entry1); in TEST() 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/v8/src/compiler/
Dgraph-reducer-unittest.cc81 Node* node2 = graph()->NewNode(&OP1, node0); in TEST_F() local
Dmachine-operator-reducer-unittest.cc464 Node* node2 = graph()->NewNode(machine()->Word32Or(), shr, shl); in TEST_F() local
489 Node* node2 = graph()->NewNode(machine()->Word32Or(), shr, shl); in TEST_F() local
/external/v8/test/cctest/compiler/
Dtest-js-constant-cache.cc243 Node* node2 = T.Constant(num); 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/lzma/C/
DPpmd7.c186 CPpmd7_Node *node2 = NODE(n) + nu; in GlueFreeBlocks() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c1091 ebitmap_node_t *node1, *node2; in __cil_type_rule_to_avtab() local
1152 ebitmap_node_t *node1, *node2; in __cil_typetransition_to_avtab() local
1962 ebitmap_node_t *node1, *node2; in cil_roleallow_to_policydb() local
2644 ebitmap_node_t *node1, *node2; in cil_rangetransition_to_policydb() local
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-kmem.c238 node2 = perf_evsel__intval(evsel, sample, "node"); in perf_evsel__process_alloc_node_event() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java615 PKIXPolicyNode node2 = (PKIXPolicyNode)nodes.get(l); in prepareNextCertB2() local
DRFC3280CertPathUtilities.java1055 PKIXPolicyNode node2 = (PKIXPolicyNode)nodes.get(l); in prepareCertB() local
/external/libxml2/
Dxpointer.c218 xmlXPtrCmpPoints(xmlNodePtr node1, int index1, xmlNodePtr node2, int index2) { in xmlXPtrCmpPoints()

12