Home
last modified time | relevance | path

Searched refs:vdir (Results 251 – 275 of 644) sorted by relevance

1...<<11121314151617181920>>...26

/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/etc/luai/
H A Dstb_image_write.h159 static void write_pixels(FILE *f, int rgb_dir, int vdir, int x, int y, int comp, void *data, int wr… in write_pixels() argument
168 if (vdir < 0) in write_pixels()
173 for (; j != j_end; j += vdir) { in write_pixels()
206 static int outfile(char const *filename, int rgb_dir, int vdir, int x, int y, int comp, int expand_… in outfile() argument
216 write_pixels(f,rgb_dir,vdir,x,y,comp,data,alpha,pad,expand_mono); in outfile()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/ps/
H A Dparticle_system.cpp375 const bx::Vec3 vdir = { _mtxView[1]*scale, _mtxView[5]*scale, _mtxView[9]*scale }; in render() local
379 const bx::Vec3 ul = bx::sub(bx::sub(pos, udir), vdir); in render()
388 const bx::Vec3 ur = bx::sub(bx::add(pos, udir), vdir); in render()
397 const bx::Vec3 br = bx::add(bx::add(pos, udir), vdir); in render()
406 const bx::Vec3 bl = bx::add(bx::sub(pos, udir), vdir); in render()
/dports/deskutils/py-khal/khal-0.10.4/tests/
H A Dkhalendar_test.py15 from khal.khalendar.vdir import Item
435 vdir = vdirs['foobar']
441 vdir.upload(event)
443 href, etag = list(vdir.list())[0]
450 vdir.delete(href, etag)
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image_write.h159 static void write_pixels(FILE *f, int rgb_dir, int vdir, int x, int y, int comp, void *data, int wr… in write_pixels() argument
168 if (vdir < 0) in write_pixels()
173 for (; j != j_end; j += vdir) { in write_pixels()
206 static int outfile(char const *filename, int rgb_dir, int vdir, int x, int y, int comp, int expand_… in outfile() argument
216 write_pixels(f,rgb_dir,vdir,x,y,comp,data,alpha,pad,expand_mono); in outfile()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/ps/
H A Dparticle_system.cpp375 const bx::Vec3 vdir = { _mtxView[1]*scale, _mtxView[5]*scale, _mtxView[9]*scale }; in render() local
379 const bx::Vec3 ul = bx::sub(bx::sub(pos, udir), vdir); in render()
388 const bx::Vec3 ur = bx::sub(bx::add(pos, udir), vdir); in render()
397 const bx::Vec3 br = bx::add(bx::add(pos, udir), vdir); in render()
406 const bx::Vec3 bl = bx::add(bx::sub(pos, udir), vdir); in render()
/dports/games/bzflag-server/bzflag-2.4.22/src/bzfs/
H A DbzfsHTTPAPI.cxx343 bzhttp_VDir *vdir; member in VDir
349 BZF_API bool bzhttp_RegisterVDir (bz_Plugin* plugin, bzhttp_VDir *vdir ) in bzhttp_RegisterVDir() argument
351 if (!plugin || !vdir) in bzhttp_RegisterVDir()
355 dir.name = TextUtils::toupper(vdir->VDirName()); in bzhttp_RegisterVDir()
360 dir.vdir = vdir; in bzhttp_RegisterVDir()
362 std::string vdirURL = BaseURL + vdir->VDirName(); in bzhttp_RegisterVDir()
365 vdir->BaseURL = vdirURL; in bzhttp_RegisterVDir()
371 BZF_API bool bzhttp_RemoveVDir (bz_Plugin* plugin, bzhttp_VDir *vdir ) in bzhttp_RemoveVDir() argument
373 if (!plugin || !vdir) in bzhttp_RemoveVDir()
1714 std::string vdirName = itr->second.vdir->VDirName(); in GeneratePage()
[all …]
/dports/games/bzflag/bzflag-2.4.22/src/bzfs/
H A DbzfsHTTPAPI.cxx343 bzhttp_VDir *vdir; member in VDir
349 BZF_API bool bzhttp_RegisterVDir (bz_Plugin* plugin, bzhttp_VDir *vdir ) in bzhttp_RegisterVDir() argument
351 if (!plugin || !vdir) in bzhttp_RegisterVDir()
355 dir.name = TextUtils::toupper(vdir->VDirName()); in bzhttp_RegisterVDir()
360 dir.vdir = vdir; in bzhttp_RegisterVDir()
362 std::string vdirURL = BaseURL + vdir->VDirName(); in bzhttp_RegisterVDir()
365 vdir->BaseURL = vdirURL; in bzhttp_RegisterVDir()
371 BZF_API bool bzhttp_RemoveVDir (bz_Plugin* plugin, bzhttp_VDir *vdir ) in bzhttp_RemoveVDir() argument
373 if (!plugin || !vdir) in bzhttp_RemoveVDir()
1714 std::string vdirName = itr->second.vdir->VDirName(); in GeneratePage()
[all …]
/dports/games/taisei/taisei-1.3.2/src/vfs/
H A Dmeson.build12 'vdir.c',
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase4.c1969 chk_vdir(GEN nf, GEN vdir) in chk_vdir() argument
1973 if (!vdir || gcmp0(vdir)) return NULL; in chk_vdir()
1974 l = lg(vdir); in chk_vdir()
1976 t = typ(vdir); in chk_vdir()
1985 computeGtwist(GEN nf, GEN vdir) in computeGtwist() argument
1990 vdir = chk_vdir(nf, vdir); in computeGtwist()
1991 if (!vdir) return G; in computeGtwist()
1992 l = lg(vdir); lG = lg(G); in computeGtwist()
1997 v = vdir[i]; if (!v) continue; in computeGtwist()
2018 if (vdir && typ(vdir) == t_MAT) G0 = vdir; in ideallllred_elt()
[all …]
/dports/science/cgribex/cgribex-1.9.4/src/
H A Dencode_array.tmpl101 #pragma vdir nodep
144 #pragma vdir nodep
207 #pragma vdir nodep
236 #pragma vdir nodep
/dports/www/varnish6/varnish-cache-varnish-6.6.2/doc/sphinx/users-guide/
H A Dvcl-backends.rst241 new vdir = directors.round_robin();
242 vdir.add_backend(server1);
243 vdir.add_backend(server2);
246 You use this `vdir` director as a backend_hint for requests, just like
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dladspa.c441 char vdir[PATH_MAX]; variable
464 getenv_piece(vdir, PATH_MAX, lpp, vdirval);
470 if (!strlen(vdir)) break;
471 curvdir = opendir(vdir);
487 snprintf(plug1, PATH_MAX * 2, "%s/%s", vdir, plugin_name);
/dports/devel/p5-Config-ApacheFormat/Config-ApacheFormat-1.2/t/
H A Dlarge.conf168 <Directory /mnt/www/vdir/ads/>
183 <Directory /mnt/www/vdir/zpicsz/>
198 <Directory /mnt/www/vdir/cgi-bin>
205 <Directory /mnt/www/vdir/mp-bin>
214 <Directory /mnt/www/vdir/zpirtz/>
285 Alias /zadz/ /mnt/www/vdir/ads/
291 Alias /z/ /mnt/www/vdir/z/
844 Alias /z/ /mnt/abwww/vdir/z/
932 Alias /z/ /mnt/abwww/vdir/z/
998 Alias /z/ /mnt/abwww/vdir/z/
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go812 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
813 if vdep := deps[vdir]; vdep != nil {
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go812 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
813 if vdep := deps[vdir]; vdep != nil {
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go812 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
813 if vdep := deps[vdir]; vdep != nil {
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A Dgp_Ax2d.hxx185 gp_Dir2d vdir; member in gp_Ax2d
H A Dgp_Ax1.hxx221 gp_Dir vdir; member in gp_Ax1
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_surface.cpp931 ON_3dVector udir, vdir, normal; in FrameAt() local
932 if( EvNormal( u, v, origin, udir, vdir, normal)) in FrameAt()
935 vdir = ON_CrossProduct( normal, udir); in FrameAt()
936 else if ( vdir.Unitize() ) in FrameAt()
937 udir = ON_CrossProduct( vdir, normal); in FrameAt()
938 frame.CreateFromFrame( origin, udir, vdir); in FrameAt()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_surface.cpp931 ON_3dVector udir, vdir, normal; in FrameAt() local
932 if( EvNormal( u, v, origin, udir, vdir, normal)) in FrameAt()
935 vdir = ON_CrossProduct( normal, udir); in FrameAt()
936 else if ( vdir.Unitize() ) in FrameAt()
937 udir = ON_CrossProduct( vdir, normal); in FrameAt()
938 frame.CreateFromFrame( origin, udir, vdir); in FrameAt()
/dports/net/samba412/samba-4.12.15/ctdb/
H A Dwscript21 vdir = '.'
23 vdir = '..'
71 return samba_version.samba_version_file('%s/VERSION' % vdir, vdir, env)
358 bld.SAMBA_MKVERSION('version.h', '%s/VERSION' % vdir)
/dports/deskutils/py-vdirsyncer/vdirsyncer-0.18.0/docs/
H A Dindex.rst40 vdir
/dports/games/pioneer/pioneer-20210723/src/scenegraph/
H A DThruster.cpp100 vector3f vdir = vector3f(trans[2], trans[6], -trans[10]).Normalized(); in Render() local
102 m_glowMat->diffuse.a = Easing::Circ::EaseIn(Clamp(vdir.Dot(cdir), 0.f, 1.f), 0.f, 1.f, 1.f) * 255; in Render()
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go827 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
828 if vdep := deps[vdir]; vdep != nil {
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepTool/
H A DTopOpeBRepTool_GEOMETRY.cxx165 gp_Dir vdir(d1v); in FUN_tool_ngS() local
166 gp_Dir ngS(udir^vdir); in FUN_tool_ngS()

1...<<11121314151617181920>>...26