Home
last modified time | relevance | path

Searched defs:wall2 (Results 1 – 24 of 24) sorted by last modified time

/dports/math/gfan/gfan0.6.2/src/
H A Dpadic.cpp485 PolynomialSet wall2=flip(wallIdeal,rayVector.subvector(1,rayVector.size())); in changeCone() local
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c13103 int i, z, wall = 0, wall2; in display_ents() local
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c17966 int i, z, wall = 0, wall2; in display_ents() local
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c22276 int i, z, wall = 0, wall2; in display_ents() local
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c20882 int i, z, wall = 0, wall2; in display_ents() local
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c12875 int i, z, wall = 0, wall2; in display_ents() local
/dports/science/chrono/chrono-7.0.1/src/demos/sensor/
H A Ddemo_SEN_buildtest.cpp177 … auto wall2 = chrono_types::make_shared<ChBodyEasyBox>(40.0, .1, 10.0, 1000, true, true, phys_mat); in main() local
/dports/science/chrono/chrono-7.0.1/src/demos/irrlicht/
H A Ddemo_IRR_sph.cpp78 …auto wall2 = chrono_types::make_shared<ChBodyEasyBox>(thick, height, zsize + 2 * thick, 1.0, true,… in create_some_falling_items() local
H A Ddemo_IRR_soilbin.cpp317 std::shared_ptr<ChBodyEasyBox> wall2; member in TestMech
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/d2x-rebirth/main/
H A Descort.cpp319 auto wall2 = j.wall_num; in ok_for_buddy_to_talk() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/test/com/eteks/sweethome3d/junit/
H A DImportedTextureWizardTest.java158 Wall wall2 = iterator.next(); in testImportedTextureWizard() local
H A DPlanComponentTest.java101 Wall wall2 = orderedWalls.get(1); in testPlanComponentWithMouse() local
334 Wall wall2 = orderedWalls.get(1); in testPlanComponentWithKeyboard() local
H A DWallPanelTest.java94 Wall wall2 = new Wall(0.1f, 0.3f, 200.1f, 200.2f, 5f, home.getWallHeight()); in testHomePieceOfFurniturePanel() local
H A DHomeFileRecorderTest.java213 private void assertEquals(Wall wall1, Wall wall2) { in assertEquals()
H A DHomeTest.java71 Wall wall2 = new Wall(100, 0, 100, 100, 0, home.getWallHeight()); in testHomeWalls() local
76 assertWallCollectionContains(home.getWalls(), wall1, wall2); in testHomeWalls() local
H A DPlanControllerTest.java113 Wall wall2 = orderedWalls.get(1); in runPlanContollerTest() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/
H A Dtce_ao2e_cholesky_orb.F66 double precision wall,cpu,wall1,cpu1,wall2,cpu2,wall3,cpu3 local
/dports/games/NBlood/NBlood-a1689a4/source/exhumed/src/
H A Dlighting.cpp169 short wall2 = wall[i].point2; in AddFlash() local
/dports/games/NBlood/NBlood-a1689a4/source/tekwar/src/
H A Dtektag.cpp133 int wall1,wall2; member
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DClarisWksStyleManager.cxx586 static unsigned char const wall2[781]= { in setDefaultWallPaperList() local
/dports/math/gfanlib/gfan0.6.2/src/
H A Dpadic.cpp485 PolynomialSet wall2=flip(wallIdeal,rayVector.subvector(1,rayVector.size())); in changeCone() local
/dports/games/d2x/d2x-0.2.5/main/
H A Descort.c279 int wall2 = csegp->sides[j].wall_num; in ok_for_buddy_to_talk() local
/dports/games/flying/flying-6.20/
H A Dkeeper.C80 if (wall2) delete wall2; in ~LineKeeper() local
145 if (wall2) delete wall2; in ~StackKeeper() local
H A Dkeeper.h50 Wall *wall1,*wall2; variable
68 Wall *wall1, *wall2; variable