Home
last modified time | relevance | path

Searched refs:vdir (Results 401 – 425 of 644) sorted by relevance

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

/dports/misc/gnuls/coreutils-8.30/m4/
H A Dcu-progs.m492 gl_ADD_PROG([optional_bin_progs], [vdir])
/dports/games/bloodfrontier/bloodfrontier/src/engine/
H A Drenderparticles.cpp465 vec vdir = vec(camup).add(camright).mul(size); in genpos() local
467 vs[1].pos = vec(o.x + vdir.x, o.y + vdir.y, o.z + vdir.z); in genpos()
469 vs[3].pos = vec(o.x - vdir.x, o.y - vdir.y, o.z - vdir.z); in genpos()
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Daxes.c303 float hdir, vdir; /* direction of tick label compared to axis */ in mark() local
542 vdir = flipx; in mark()
557 if (vdir > 0) in mark()
568 t = DXScale(hdir*fs*labelscale, vdir*fs*labelscale, 1); in mark()
591 vdir = flipy; in mark()
609 if (vdir < 0) in mark()
612 t = DXScale(hdir*fs*labelscale, vdir*fs*labelscale, 1); in mark()
/dports/devel/go-glide/glide-0.13.2/repo/
H A Dinstaller.go572 vdir, err := gpath.Vendor()
576 vdir += string(os.PathSeparator)
583 ll[i] = strings.TrimPrefix(ll[i], vdir)
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/science/cgribex/cgribex-1.9.4/src/
H A Dminmax_val.c378 #pragma vdir nodep in minmax_val_double_orig()
403 #pragma vdir nodep in minmax_val_float()
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dcheck.go527 vdir := packagePath(path.Join(searchDir, "vendor", importPath))
528 if vdep := deps[vdir]; vdep != nil {
/dports/deskutils/py-khal/khal-0.10.4/tests/
H A Dcontroller_test.py8 from khal.khalendar.vdir import Item
/dports/net/p5-Net-SFTP-Foreign/Net-SFTP-Foreign-1.93/t/
H A Ddata.txu76 #alias vdir='ls --color=auto --format=long'
H A Ddata.txd76 #alias vdir='ls --color=auto --format=long'
/dports/databases/grass7/grass-7.8.6/vector/v.perturb/
H A Dzufall.f77.README22 * compiler directives ($cdir for Cray, *vdir for SX-3, and VOCL
/dports/games/redeclipse16/base-1.6.0/src/engine/
H A Drenderparticles.cpp516 vec vdir = vec(camup).add(camright).mul(size); in genpos() local
518 vs[1].pos = vec(o.x + vdir.x, o.y + vdir.y, o.z + vdir.z); in genpos()
520 vs[3].pos = vec(o.x - vdir.x, o.y - vdir.y, o.z - vdir.z); in genpos()
/dports/net/kamailio/kamailio-5.4.5/src/modules/dialog/
H A Ddlg_handlers.c1224 unsigned int vdir; in dlg_lookup_msg_dialog() local
1251 vdir = DLG_DIR_NONE; in dlg_lookup_msg_dialog()
1252 dlg = get_dlg(&callid, &ftag, &ttag, &vdir); in dlg_lookup_msg_dialog()
1258 if(dir) *dir = vdir; in dlg_lookup_msg_dialog()
/dports/deskutils/py-khard/khard-0.17.0/doc/source/man/
H A Dkhard.rst19 programs like an email client, text editor, vdir synchronizer or VOIP client.
/dports/deskutils/py-khal/khal-0.10.4/
H A DCHANGELOG.rst180 * NEW ikhal will now check if any configured vdir has been updated, and, if
193 "create locale vdir" was selected
198 * FIX validate vdir metadata in color files
352 set, khal will try to read a file called `color` from that calendar's vdir (see
532 * FIX: events deleted in the vdir are not shown anymore in khal. You might want
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_acl.c1705 boolean_t vdir = vtype == VDIR; in zfs_acl_inherit() local
1745 OWNING_GROUP)) && (vreg || (vdir && (iflags & in zfs_acl_inherit()
1749 if (!vdir && passthrough_x && in zfs_acl_inherit()
1775 if (vdir) in zfs_acl_inherit()
1778 if ((iflags & ACE_NO_PROPAGATE_INHERIT_ACE) || !vdir) { in zfs_acl_inherit()
1786 ASSERT(vdir); in zfs_acl_inherit()

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