Home
last modified time | relevance | path

Searched refs:dirz (Results 51 – 75 of 91) sorted by relevance

1234

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dsuffer.cpp1754 std::vector<std::string> dirz{ "and above you ", "and below you " }; in sound_hallu() local
1771 i_dir += " " + dirz[rng( 0, dirz.size() - 1 )]; in sound_hallu()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dsuffer.cpp1754 std::vector<std::string> dirz{ "and above you ", "and below you " }; in sound_hallu() local
1771 i_dir += " " + dirz[rng( 0, dirz.size() - 1 )]; in sound_hallu()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/raytracing/
H A DVolumeRendererStructured.cxx682 vtkm::Float32 dirz = static_cast<vtkm::Float32>(rayDir[2]); in operator ()() local
689 vtkm::Float32 invDirz = rcp_safe(dirz); in operator ()()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/rendering/raytracing/
H A DVolumeRendererStructured.cxx696 vtkm::Float32 dirz = static_cast<vtkm::Float32>(rayDir[2]); in operator ()() local
703 vtkm::Float32 invDirz = rcp_safe(dirz); in operator ()()
/dports/science/multiwfn/gMultiwfn-3.4.1-0-14-ge873677/src/
H A DLSB.f90675 dirz=CPpos(3,numcp)-ztmp
676 angtmp=vecang(dirx,diry,dirz,grad(1),grad(2),grad(3))
H A Dbasinana.f902764 dirz=CPpos(3,numcp)-ztmp
2765 angtmp=vecang(dirx,diry,dirz,grad(1),grad(2),grad(3))
/dports/ftp/hsftp/hsftp-1.15/
H A Dreadme170 Contains the 'dirz' subroutine from trustfile.c, wich has the following
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A D3dtext.c250 p[i].dirz = 0; in CDraw3DSurface()
/dports/graphics/svgalib/svgalib-1.4.3/threeDKit/
H A D3dtext.c247 p[i].dirz = 0; in Cdraw3d_surface()
/dports/deskutils/teapot/teapot-2.3.0/
H A Dsheet.c1861 int dirx, diry, dirz; in moveblock() local
1873 if (z3>z1) { dirz=-1; zf=widz; zt=-1; } else { dirz=1; zf=0; zt=widz+1; } in moveblock()
1876 for (z=zf; z!=zt; z+=dirz) in moveblock()
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DScene.cpp953 vec3 dirz = -vec3(cam_mat(0, 2), cam_mat(1, 2), cam_mat(2, 2)); in WriteRenderer() local
957 rd.camera.SetDirZ(dirz); in WriteRenderer()
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGeoInterpolation.cpp799 double const dirz = (T->Pos.Z - center.Pos.Z) / s; in TransfiniteSph() local
803 T->Pos.Z = center.Pos.Z + r * dirz; in TransfiniteSph()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/berkeley-db/
H A Dbdb.c755 with_string_0(physical_namestring(popSTACK()),GLO(pathname_encoding),dirz,
756 { SYSCALL(dbe->set_lg_dir,(dbe,dirz)); });
/dports/science/mcstas-comps/mcstas-comps-2.5-src/libs/mcpl/
H A Dmcpl2ssw.c15420 double dirz; member
16164 p->dirz = sqrt(fmax(0.0, 1. - p->dirx*p->dirx-p->diry*p->diry)); in ssw_load_particle()
16166 p->dirz = - p->dirz; in ssw_load_particle()
16502 mcpl_particle.direction[2] = p->dirz; in ssw2mcpl2()
H A Dssw2mcpl.c15420 double dirz; member
16164 p->dirz = sqrt(fmax(0.0, 1. - p->dirx*p->dirx-p->diry*p->diry)); in ssw_load_particle()
16166 p->dirz = - p->dirz; in ssw_load_particle()
16502 mcpl_particle.direction[2] = p->dirz; in ssw2mcpl2()
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/jogl/javax/media/j3d/
H A DJoglPipeline.java4142 float blue, float dirx, float diry, float dirz) { in updateDirectionalLight() argument
4158 values[2] = -dirz; in updateDirectionalLight()
4217 float dirz) { in updateSpotLight() argument
4241 values[2] = dirz; in updateSpotLight()
/dports/graphics/embree/embree-3.13.2/scripts/
H A Dembree2_to_embree3.patch3097 ID query.dirz
/dports/security/samhain/samhain-4.4.3/docs/
H A DChangelog1775 * trustfile: dirz: make swp[] static
1909 * test for files/dirz defined twice in the configuration file
/dports/security/samhain-server/samhain-4.4.3/docs/
H A DChangelog1775 * trustfile: dirz: make swp[] static
1909 * test for files/dirz defined twice in the configuration file
/dports/security/samhain-client/samhain-4.4.3/docs/
H A DChangelog1775 * trustfile: dirz: make swp[] static
1909 * test for files/dirz defined twice in the configuration file
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/geom/
H A Dgeom_input.F4507 double precision dx,dy,dz,dirx,diry,dirz,dd
/dports/science/nwchem-data/nwchem-7.0.2-release/src/geom/
H A Dgeom_input.F4507 double precision dx,dy,dz,dirx,diry,dirz,dd
/dports/cad/opencascade/opencascade-7.6.0/dox/user_guides/draw_test_harness/
H A Ddraw_test_harness.md6917 dep result shape dirx diry dirz face angle x y x dx dy dz [face angle...]
7908 draft result shape dirx diry dirz angle shape/surf/length [-IN/-OUT] [Ri/Ro] [-Internal]
/dports/mail/thunderbird-dictionaries/dictionaries/spell-ro.xpi/
H A Dro.dic12112 dirz
/dports/multimedia/kdenlive/kdenlive-21.12.3/data/lumas/HD/
H A Dcloud.pgm5 …^_^YSRRXahkhcbaabddeeefgghe`\XTSRSUWZYYTS[dfhbXRTZ]``a_]\[[\\[ZZ[_`a]VUTX`dirz{}zuqnkgfgilmllkklmm…

1234