Home
last modified time | relevance | path

Searched refs:ncy (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/math/R/R-4.1.2/src/main/
H A Darray.c1259 ncy = LENGTH(y); in do_matprod()
1263 ncy = 1; in do_matprod()
1268 ncy = nry; in do_matprod()
1316 ncy = 0; in do_matprod()
1320 ncy = 1; in do_matprod()
1324 ncy = LENGTH(y); in do_matprod()
1330 ncy = 1; in do_matprod()
1333 ncy = LENGTH(y); in do_matprod()
1339 ncy = LENGTH(y); in do_matprod()
1343 ncy = 1; in do_matprod()
[all …]
/dports/math/libRmath/R-4.1.1/src/main/
H A Darray.c1259 ncy = LENGTH(y); in do_matprod()
1263 ncy = 1; in do_matprod()
1268 ncy = nry; in do_matprod()
1316 ncy = 0; in do_matprod()
1320 ncy = 1; in do_matprod()
1324 ncy = LENGTH(y); in do_matprod()
1330 ncy = 1; in do_matprod()
1333 ncy = LENGTH(y); in do_matprod()
1339 ncy = LENGTH(y); in do_matprod()
1343 ncy = 1; in do_matprod()
[all …]
/dports/graphics/libwmf/libwmf-0.2.12/src/extra/gd/
H A Dgd_gd2.c140 if (gdGetWord (ncy, in) != 1) in _gd2GetHeader()
148 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
153 nc = (*ncx) * (*ncy); in _gd2GetHeader()
272 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
296 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
453 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
495 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
546 if (ecy >= ncy) in gdImageCreateFromGd2PartCtx()
548 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
715 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/extra/gd/
H A Dgd_gd2.c140 if (gdGetWord (ncy, in) != 1) in _gd2GetHeader()
148 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
153 nc = (*ncx) * (*ncy); in _gd2GetHeader()
272 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
296 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
453 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
495 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
546 if (ecy >= ncy) in gdImageCreateFromGd2PartCtx()
548 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
715 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dcov.c165 for (int j = 0 ; j < ncy ; j++) { in cov_pairwise2()
383 COV_init(ncy); in cov_complete2()
446 for (j = 0 ; j < ncy ; j++) in cov_complete2()
465 COV_ini_na(ncy); in cov_na_2()
474 for (j = 0 ; j < ncy; j++) in cov_na_2()
481 for (j = 0 ; j < ncy ; j++) in cov_na_2()
494 for (j = 0 ; j < ncy ; j++) in cov_na_2()
536 for (j = 0 ; j < ncy ; j++) in cov_na_2()
670 ncy = ncx; in corcov()
683 ncy = ncols(y); in corcov()
[all …]
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dcov.c165 for (int j = 0 ; j < ncy ; j++) { in cov_pairwise2()
383 COV_init(ncy); in cov_complete2()
446 for (j = 0 ; j < ncy ; j++) in cov_complete2()
465 COV_ini_na(ncy); in cov_na_2()
474 for (j = 0 ; j < ncy; j++) in cov_na_2()
481 for (j = 0 ; j < ncy ; j++) in cov_na_2()
494 for (j = 0 ; j < ncy ; j++) in cov_na_2()
536 for (j = 0 ; j < ncy ; j++) in cov_na_2()
670 ncy = ncx; in corcov()
683 ncy = ncols(y); in corcov()
[all …]
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_gd2.c134 if (gdGetWord(ncy, in) != 1) { in _gd2GetHeader()
140 if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) { in _gd2GetHeader()
144 nc = (*ncx) * (*ncy); in _gd2GetHeader()
271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
292 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
485 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
525 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
526 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dcancor.R27 ncy <- ncol(y) functionVar
28 if(!nr || !ncx || !ncy) stop("dimension 0 in 'x' or 'y'")
43 y <- y - rep(ycenter, rep.int(nr, ncy))
45 else ycenter <- rep.int(0, ncy)
48 ycenter <- rep_len(ycenter, ncy)
49 y <- y - rep(ycenter, rep.int(nr, ncy))
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dcancor.R27 ncy <- ncol(y) functionVar
28 if(!nr || !ncx || !ncy) stop("dimension 0 in 'x' or 'y'")
43 y <- y - rep(ycenter, rep.int(nr, ncy))
45 else ycenter <- rep.int(0, ncy)
48 ycenter <- rep_len(ycenter, ncy)
49 y <- y - rep(ycenter, rep.int(nr, ncy))
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_gd2.c209 if (gdGetWord (ncy, in) != 1) { in _gd2GetHeader()
215 if (overflow2(*ncx, *ncy)) { in _gd2GetHeader()
219 nc = (*ncx) * (*ncy); in _gd2GetHeader()
416 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
441 if (overflow2(ncx, ncy)) in gdImageCreateFromGd2Ctx()
443 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
661 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
708 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
757 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
758 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
[all …]
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd_gd2.c209 if (gdGetWord (ncy, in) != 1) { in _gd2GetHeader()
215 if (overflow2(*ncx, *ncy)) { in _gd2GetHeader()
219 nc = (*ncx) * (*ncy); in _gd2GetHeader()
416 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
441 if (overflow2(ncx, ncy)) in gdImageCreateFromGd2Ctx()
443 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
661 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
708 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
757 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
758 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
[all …]
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_gd2.c209 if (gdGetWord (ncy, in) != 1) { in _gd2GetHeader()
215 if (overflow2(*ncx, *ncy)) { in _gd2GetHeader()
219 nc = (*ncx) * (*ncy); in _gd2GetHeader()
416 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
441 if (overflow2(ncx, ncy)) in gdImageCreateFromGd2Ctx()
443 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
661 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
708 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
757 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
758 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
[all …]
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_gd2.c209 if (gdGetWord (ncy, in) != 1) { in _gd2GetHeader()
215 if (overflow2(*ncx, *ncy)) { in _gd2GetHeader()
219 nc = (*ncx) * (*ncy); in _gd2GetHeader()
416 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
441 if (overflow2(ncx, ncy)) in gdImageCreateFromGd2Ctx()
443 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
661 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
708 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
757 if (ecy >= ncy) { in gdImageCreateFromGd2PartCtx()
758 ecy = ncy - 1; in gdImageCreateFromGd2PartCtx()
[all …]
/dports/devel/aegis/aegis-4.25.D510/libaegis/ael/change/
H A Dversion.cc70 int ncy; in list_version() local
88 change_copyright_years_get(cid.get_cp(), cy, SIZEOF(cy), &ncy); in list_version()
89 if (ncy) in list_version()
94 for (j = 0; j < ncy; ++j) in list_version()
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/
H A Dlazpaint.prj856 ncy=0
874 ncy=0
892 ncy=0
911 ncy=0
938 ncy=0
957 ncy=0
973 ncy=0
998 ncy=0
1016 ncy=0
1054 ncy=0
[all …]
/dports/science/dftbplus/dftbplus-19.1/external/poisson/mudpack/
H A Dmudcom.f68 real phic(0:ncx+1,0:ncy+1),rhsc(ncx,ncy)
84 do jc=1,ncy
96 do jc=1,ncy
108 do jc=1,ncy
144 do jc=2,ncy-1
188 do jc=1,ncy,ncy-1
240 do jc=1,ncy
245 do jc=1,ncy
919 do jc=1,ncy,ncy-1
984 do jc=1,ncy,ncy-1
[all …]
H A Ddmudcom.f69 double precision phic(0:ncx+1,0:ncy+1),rhsc(ncx,ncy)
74 do jc=0,ncy+1
87 do jc=1,ncy
99 do jc=1,ncy
111 do jc=1,ncy
192 do jc=1,ncy,ncy-1
245 do jc=1,ncy
250 do jc=1,ncy
937 do jc=1,ncy,ncy-1
1011 do jc=1,ncy,ncy-1
[all …]
/dports/math/R-cran-Rmpfr/Rmpfr/R/
H A Darray.R232 ncy <- 1L functionVar
236 ncy <- dy[2]
268 nry <- ncy <- 0L
272 ncy <- 1L
276 ncy <- length(y)
282 ncy <- 1L
287 ncy <- 1L
294 ncy <- dy[2]
304 z@Dim <- c(nrx, ncy)
309 for (k in 0L:(ncy - 1L))
[all …]

12345678910>>...14