Home
last modified time | relevance | path

Searched refs:thisd (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/sunpromake/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/devel/smake/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/net/rscsi/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/archivers/star/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/editors/ved/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/devel/sccs/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/devel/schilybase/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/libfind/
H A Dwalk.c275 struct pdirs thisd; local
287 thisd.p_varp = varp;
442 thisd.p_last = last;
446 thisd.p_stat = FALSE;
461 thisd.p_stat = TRUE;
462 thisd.p_nlink = 1;
516 if (thisd.p_dir &&
526 thisd.p_dir != NULL && fchdir(dirfd(thisd.p_dir)) < 0) {
603 if (thisd.p_dir) {
648 if (thisd.p_dir)
[all …]
/dports/math/yacas/yacas-1.9.1/jyacas/net/sf/yacas/
H A DBigNumber.java165 BigDecimal thisd = decimal; in Equals() local
171 thisd = thisd.movePointRight(iTensExp - aOther.iTensExp); in Equals()
175 return thisd.compareTo(otherd) == 0; in Equals()
/dports/x11-fonts/roboto-fonts-ttf/roboto-2.134/third_party/fontcrunch/
H A Dquadopt.cc184 Point thisd(derivs.deriv(t)); in init() local
188 dirs.push_back(unitize(lerp(u, lastd, thisd))); in init()
195 lastd = thisd; in init()
201 Point thisd(ArclenFunctor(q).deriv(1)); in init() local
205 dirs.push_back(unitize(lerp(u, lastd, thisd))); in init()
/dports/science/teem/teem-1.11.0-src/src/elf/
H A DballStickElf.c124 float thisd = AIR_CAST(float, -log(dwi->dwis[k]/dwi->b0)/dwi->b); in elfBallStickODF_f() local
125 if (dwi->dwis[k]!=0 && thisd>_d) _d=thisd; in elfBallStickODF_f()
/dports/deskutils/egroupware/egroupware/home/inc/
H A Dclass.home_ui.inc.php321 $thisd = $GLOBALS['egw_info']['user']['preferences'][$appname][$varcheck];
322 if($thisd)
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/devel/sccs/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/net/rscsi/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/archivers/star/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/editors/ved/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/devel/smake/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dcreate.c1479 struct pdirs thisd; local
1600 thisd.p_last = last;
1601 thisd.p_dev = info->f_dev;
1602 thisd.p_ino = info->f_ino;
1748 createi(name, name, xlen+namlen, ninfo, pathp, &thisd);
/dports/devel/R-cran-data.table/data.table/src/
H A Dfmelt.c357 const SEXP *thisd = STRING_PTR(this); in combineFactorLevels() local
360 SEXP s = thisd[k]; in combineFactorLevels()
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DDRAWxtl1.cxx387 float dsum = 0.0f, dmax = 0.0f, thisd; in analyze_bonds() local
418 thisd = in analyze_bonds()
422 dsum += thisd; in analyze_bonds()
423 dmin = min (thisd, dmin); in analyze_bonds()
424 dmax = max (thisd, dmax); in analyze_bonds()
/dports/games/tads/tads-3.0.8/tads2/
H A Dexecmd.c609 objnum thisd = daemon->vocdfn; in exedaem() local
615 runfn(rcx, thisd, 1); in exedaem()

12