Home
last modified time | relevance | path

Searched refs:stdir (Results 1 – 25 of 41) sorted by relevance

12

/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/inc/
H A Davoffset.c62 int stdir; local
101 stdir = stack_direction(0);
102 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/devel/sunpromake/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/devel/smake/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/devel/sccs/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/devel/schilybase/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/net/rscsi/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/archivers/star/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/sysutils/cdrtools/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/editors/ved/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/sysutils/schilyutils/schily-2021-09-18/inc/
H A Davoffset.c64 int stdir; local
106 stdir = stack_direction(0);
107 printf("#define STACK_DIRECTION %d\n", stdir);
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dsurfpv_c.c53 ConstSpiceDouble stdir [6], in surfpv_c()
503 (doublereal *) stdir, in surfpv_c()
H A Dsurfpv.c13 /* Subroutine */ int surfpv_(doublereal *stvrtx, doublereal *stdir, in surfpv_() argument
530 surfpt_(stvrtx, stdir, a, b, c__, x, found); in surfpv_()
545 dvhat_(stdir, stdhat); in surfpv_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dsurfpv_c.c53 ConstSpiceDouble stdir [6], in surfpv_c()
503 (doublereal *) stdir, in surfpv_c()
H A Dsurfpv.c13 /* Subroutine */ int surfpv_(doublereal *stvrtx, doublereal *stdir, in surfpv_() argument
530 surfpt_(stvrtx, stdir, a, b, c__, x, found); in surfpv_()
545 dvhat_(stdir, stdhat); in surfpv_()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D@CalculateSignatures4 set stdir = $PWD
10 cd $stdir
78 cd $stdir
95 cd $stdir
119 cd $stdir
127 cd $stdir
164 cd $stdir
167 cd $stdir
237 3dbucket -prefix ___adt+orig "$stdir/${involume}" ${sss}+orig
465 cd $stdir
H A D@3dSeg3 set stdir = $PWD
271 cd $stdir
/dports/sysutils/toybox/toybox-0.8.5/toys/lsb/
H A Dmount.c198 struct stat stdev, stdir; in mount_filesystem() local
201 if (!stat(dev, &stdev) && !stat(dir, &stdir) in mount_filesystem()
202 && ((S_ISREG(stdev.st_mode) && S_ISREG(stdir.st_mode)) in mount_filesystem()
203 || (S_ISDIR(stdev.st_mode) && S_ISDIR(stdir.st_mode)))) in mount_filesystem()
/dports/sysutils/webmin/webmin-1.981/mount/
H A Dmount-lib.pl281 local @stdir = stat($_[0]);
284 if ($stm[0] == $stdir[0]) {
/dports/devel/libcidr/libcidr-1.2.3/src/test/regression/
H A Dtest.pl18 my $stdir = getcwd();
/dports/audio/soundtracker/soundtracker-1.0.2.1/
H A DMakefile.am28 stdir = $(pkgdatadir) macro
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dwizard.c319 boolean stdir = !builds_up(&u.uz); in choose_stairs() local
321 if ((stway = stairway_find_type_dir(FALSE, stdir)) != 0) { in choose_stairs()
324 } else if ((stway = stairway_find_type_dir(TRUE, stdir)) != 0) { in choose_stairs()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-image.cpp793 GStatBuf stdir; in sp_embed_svg() local
794 int val = g_stat(fn.c_str(), &stdir); in sp_embed_svg()
795 if (val == 0 && stdir.st_mode & S_IFDIR){ in sp_embed_svg()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dcairo-utils.cpp380 GStatBuf stdir; in create_from_file() local
381 int val = g_stat(fn.c_str(), &stdir); in create_from_file()
382 if (val == 0 && stdir.st_mode & S_IFDIR){ in create_from_file()
402 pb->_mod_time = stdir.st_mtime; in create_from_file()
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A D@ExamineGenFeatDists5 set stdir = $PWD
H A D@T1scale5 set stdir = $PWD

12