Home
last modified time | relevance | path

Searched defs:world1 (Results 1 – 22 of 22) sorted by relevance

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/utils/converter/opcode/
H A DOPC_TreeCollider.cpp91 bool AABBTreeCollider::Collide(BVTCache& cache, const Matrix4x4* world0, const Matrix4x4* world1) in Collide()
235 void AABBTreeCollider::InitQuery(const Matrix4x4* world0, const Matrix4x4* world1) in InitQuery()
310 … tree0, const AABBCollisionTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
338 …ee* tree0, const AABBNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
366 … tree0, const AABBQuantizedTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
409 …, const AABBQuantizedNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
/dports/games/irrlamb/irrlamb-1.0.1/src/OPCODE/
H A DOPC_TreeCollider.cpp91 bool AABBTreeCollider::Collide(BVTCache& cache, const Matrix4x4* world0, const Matrix4x4* world1) in Collide()
235 void AABBTreeCollider::InitQuery(const Matrix4x4* world0, const Matrix4x4* world1) in InitQuery()
310 … tree0, const AABBCollisionTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
338 …ee* tree0, const AABBNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
366 … tree0, const AABBQuantizedTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
409 …, const AABBQuantizedNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/OPCODE/
H A DOPC_TreeCollider.cpp91 bool AABBTreeCollider::Collide(BVTCache& cache, const Matrix4x4* world0, const Matrix4x4* world1) in Collide()
235 void AABBTreeCollider::InitQuery(const Matrix4x4* world0, const Matrix4x4* world1) in InitQuery()
310 … tree0, const AABBCollisionTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
338 …ee* tree0, const AABBNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
366 … tree0, const AABBQuantizedTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
409 …, const AABBQuantizedNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/OPCODE/
H A DOPC_TreeCollider.cpp91 bool AABBTreeCollider::Collide(BVTCache& cache, const Matrix4x4* world0, const Matrix4x4* world1) in Collide()
235 void AABBTreeCollider::InitQuery(const Matrix4x4* world0, const Matrix4x4* world1) in InitQuery()
310 … tree0, const AABBCollisionTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
338 …ee* tree0, const AABBNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
366 … tree0, const AABBQuantizedTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
409 …, const AABBQuantizedNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
/dports/devel/ode/ode-0.13/OPCODE/
H A DOPC_TreeCollider.cpp91 bool AABBTreeCollider::Collide(BVTCache& cache, const Matrix4x4* world0, const Matrix4x4* world1) in Collide()
235 void AABBTreeCollider::InitQuery(const Matrix4x4* world0, const Matrix4x4* world1) in InitQuery()
310 … tree0, const AABBCollisionTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
338 …ee* tree0, const AABBNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
366 … tree0, const AABBQuantizedTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
409 …, const AABBQuantizedNoLeafTree* tree1, const Matrix4x4* world0, const Matrix4x4* world1, Pair* ca… in Collide()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/tests/fixtures/reformat_with_range/src/
H A Dmain.rs3 let world1 = "world"; println!("Hello, {}!", world1); in main() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/source/issue-3494/
H A Dlf.rs5 let world1 = "world"; println!("Hello, {}!", world1); in main() localVariable
H A Dcrlf.rs5 let world1 = "world"; println!("Hello, {}!", world1); in main() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/target/issue-3494/
H A Dcrlf.rs4 let world1 = "world"; in main() localVariable
H A Dlf.rs4 let world1 = "world"; in main() localVariable
/dports/science/step/step-21.12.3/autotests/
H A Dtest_worldcopy.cc38 StepCore::World* world1() const { return _world1; } in world1() function in WorldCopyTestItem
111 StepCore::World* world1 = new StepCore::World(*world); in testWorldCopy() local
/dports/misc/dartsim/dart-6.11.1/unittests/comprehensive/
H A Dtest_NameManagement.cpp259 dart::simulation::WorldPtr world1(new dart::simulation::World); in TEST() local
324 dart::simulation::WorldPtr world1(new dart::simulation::World); in TEST() local
/dports/lang/racket/racket-8.3/share/pkgs/htdp-lib/2htdp/uchat/
H A Dchatter.rkt462 (define world1 (make-world function
/dports/astro/wcslib/wcslib-7.7/C/test/
H A Dtwcs.c79 world1[361][NELEM], world2[361][NELEM]; in main() local
/dports/lang/racket/racket-8.3/share/pkgs/realm/chapter6/
H A Dsource.rkt581 (define world1 (pit snake1 goo-list1)) function
/dports/devel/bullet/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DURDF2Bullet.cpp205 btDiscreteDynamicsWorld* world1, in ConvertURDF2BulletInternal()
799 btDiscreteDynamicsWorld* world1, in ConvertURDF2Bullet()
/dports/devel/py-bullet3/bullet3-3.21/examples/Importers/ImportURDFDemo/
H A DURDF2Bullet.cpp205 btDiscreteDynamicsWorld* world1, in ConvertURDF2BulletInternal()
799 btDiscreteDynamicsWorld* world1, in ConvertURDF2Bullet()
/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Drestcontact.cpp448 static neV3 world1[NE_RB_MAX_RESTON_RECORDS]; in AddContactImpulseRecord() local
1207 neV3 world1, world2; in IsRestPointStillValid() local
/dports/science/madness/madness-ebb3fd7/src/apps/chem/
H A Dnemo.h153 Nemo(World& world1, std::shared_ptr<SCF> calc) : in Nemo()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_light.c1012 vec3_t world1, world2; in R_AddEdgeToLightScissor() local
/dports/lang/rust/rustc-1.58.1-src/src/tools/rls/tests/
H A Dclient.rs1835 let world1 = "world"; in client_reformat_with_range() localVariable
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A Dnumint.c2647 static REAL_D world0[1], world1[2], world2[3], world3[4]; in get_lumping_quadrature() local