Home
last modified time | relevance | path

Searched refs:newn (Results 176 – 200 of 638) sorted by relevance

12345678910>>...26

/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinconfig.c897 char *n, *newn; in ParseOptionValue() local
906 newn = n + 2; in ParseOptionValue()
917 newn = n; in ParseOptionValue()
919 if ((s = winFindOptionValue(options, newn)) != NULL) { in ParseOptionValue()
926 "Option \"%s\" requires a boolean value\n", newn); in ParseOptionValue()
934 winDrvMsgVerb(scrnIndex, X_CONFIG, 2, "Option \"%s\"", newn); in ParseOptionValue()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwin/
H A Dwinconfig.c897 char *n, *newn; in ParseOptionValue() local
906 newn = n + 2; in ParseOptionValue()
917 newn = n; in ParseOptionValue()
919 if ((s = winFindOptionValue(options, newn)) != NULL) { in ParseOptionValue()
926 "Option \"%s\" requires a boolean value\n", newn); in ParseOptionValue()
934 winDrvMsgVerb(scrnIndex, X_CONFIG, 2, "Option \"%s\"", newn); in ParseOptionValue()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinconfig.c897 char *n, *newn; in ParseOptionValue() local
906 newn = n + 2; in ParseOptionValue()
917 newn = n; in ParseOptionValue()
919 if ((s = winFindOptionValue(options, newn)) != NULL) { in ParseOptionValue()
926 "Option \"%s\" requires a boolean value\n", newn); in ParseOptionValue()
934 winDrvMsgVerb(scrnIndex, X_CONFIG, 2, "Option \"%s\"", newn); in ParseOptionValue()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinconfig.c897 char *n, *newn; in ParseOptionValue() local
906 newn = n + 2; in ParseOptionValue()
917 newn = n; in ParseOptionValue()
919 if ((s = winFindOptionValue(options, newn)) != NULL) { in ParseOptionValue()
926 "Option \"%s\" requires a boolean value\n", newn); in ParseOptionValue()
934 winDrvMsgVerb(scrnIndex, X_CONFIG, 2, "Option \"%s\"", newn); in ParseOptionValue()
/dports/math/p5-Math-Cephes/Math-Cephes-0.5305/libmd/
H A Djv.c272 static double recur( n, x, newn, cancel ) in recur() argument
275 double *newn;
293 printf( "recur: n = %.6e, newn = %.6e, cfrac = ", *n, *newn );
362 kf = *newn;
410 *newn = k;
/dports/science/py-scipy/scipy-1.7.1/scipy/special/cephes/
H A Djv.c65 static double recur(double *n, double x, double *newn, int cancel);
231 static double recur(double *n, double x, double *newn, int cancel) in recur() argument
270 printf("recur: n = %.6e, newn = %.6e, cfrac = ", *n, *newn); in recur()
339 kf = *newn; in recur()
384 *newn = k; in recur()
/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dnormal.c106 struct ncplane* newn; in rotate_visual() local
107 if((newn = ncvisual_blit(nc, ncv, &vopts)) == NULL){ in rotate_visual()
114 ncplane_destroy(newn); in rotate_visual()
/dports/lang/ghc/ghc-8.10.7/utils/haddock/html-test/src/
H A DTest.hs386 newn :: R -- ^ one of the arguments, an 'R'
389 newn = undefined function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc86/
H A DTest.hs378 newn :: R -- ^ one of the arguments, an 'R'
381 newn = undefined function
/dports/print/freetype/freetype-1.3.1/contrib/ttf2pk/
H A Dtfmaux.c120 int newn, in remap() argument
142 while (mincover(what, d + d) > newn) in remap()
144 while (mincover(what, d) > newn) in remap()
157 if (i - j == oldn - newn) in remap()
/dports/emulators/jzintv/jzintv-20200712-src/examples/spacepat/c/
H A Djumprock.c119 int newn[12] = { 0, 0, 1, 1, 2, 2, 2, 3, 3, 4, 4, 4 }; in assemble_rocks() local
125 nn = newn[n]; in assemble_rocks()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/utilities/paw_utilities/
H A Dnwpw_gaunt.F235 integer mm(3),newn,n,itmp
264 newn = 0
270 newn = i
273 n = newn
555 integer mm(3),newn,n,itmp
587 newn = 0
593 newn = i
596 n = newn
911 newn = 0
917 newn = i
[all …]
/dports/textproc/mdocml/mandoc-1.14.5/
H A Droff.c3461 char *oldn, *newn, *end, *value; in roff_als() local
3464 newn = oldn = buf->buf + pos; in roff_als()
3465 if (*newn == '\0') in roff_als()
3469 if (newn[newsz] == '\\' || newn[newsz] == '\t' || *oldn == '\0') in roff_als()
3480 roff_setstrn(&r->rentab, newn, newsz, NULL, 0, 0); in roff_als()
3690 char *oldn, *newn, *end; in roff_rn() local
3694 oldn = newn = buf->buf + pos; in roff_rn()
3698 oldsz = roff_getname(r, &newn, ln, pos); in roff_rn()
3702 end = newn; in roff_rn()
3703 newsz = roff_getname(r, &end, ln, newn - buf->buf); in roff_rn()
[all …]
/dports/math/libhomfly/libhomfly-1.02r6/lib/
H A Dorder.h31 word newn; /* number of boundary crossings in the final weave */ member
/dports/audio/id3mtag/id3-0.80/
H A Dsetid3v2.cpp102 extern "C" void copy_failure(const char* oldn, const char* newn) in copy_failure() argument
104 if(oldn == newn) { in copy_failure()
109 guard::err = newn + emsg + oldn + '\''; in copy_failure()
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexsection.c513 PetscInt n, newn = 0, p, v; in DMCreateLocalSection_Plex() local
526 for (p = 0; p < n; ++p) if ((idx[p] < cStart) || (idx[p] >= cEnd)) ++newn; in DMCreateLocalSection_Plex()
528 for (p = 0; p < n; ++p) if ((idx[p] >= cStart) || (idx[p] < cEnd)) ++newn; in DMCreateLocalSection_Plex()
533 ierr = PetscMalloc1(newn, &newidx);CHKERRQ(ierr); in DMCreateLocalSection_Plex()
534 newn = 0; in DMCreateLocalSection_Plex()
544 … for (p = 0; p < n; ++p) if ((idx[p] < cStart) || (idx[p] >= cEnd)) newidx[newn++] = idx[p]; in DMCreateLocalSection_Plex()
546 … for (p = 0; p < n; ++p) if ((idx[p] >= cStart) || (idx[p] < cEnd)) newidx[newn++] = idx[p]; in DMCreateLocalSection_Plex()
551 …ierr = ISCreateGeneral(PETSC_COMM_SELF, newn, newidx, PETSC_OWN_POINTER, &bcPoints[bc++]);CHKERRQ(… in DMCreateLocalSection_Plex()
/dports/games/quake2-source/quake2-r0.16.2/src/client/
H A Dcl_parse.c269 char newn[MAX_OSPATH]; in CL_ParseDownload() local
277 CL_DownloadFileName(newn, sizeof(newn), cls.downloadname); in CL_ParseDownload()
278 r = rename (oldn, newn); in CL_ParseDownload()
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dcl_parse.c269 char newn[MAX_OSPATH]; in CL_ParseDownload() local
277 CL_DownloadFileName(newn, sizeof(newn), cls.downloadname); in CL_ParseDownload()
278 r = rename (oldn, newn); in CL_ParseDownload()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/lib/libfdt/
H A Dfdt_rw.c115 int oldn, int newn) in _fdt_splice_mem_rsv() argument
117 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
119 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/lib/libfdt/
H A Dfdt_rw.c115 int oldn, int newn) in _fdt_splice_mem_rsv() argument
117 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
119 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/lib/libfdt/
H A Dfdt_rw.c115 int oldn, int newn) in _fdt_splice_mem_rsv() argument
117 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
119 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/libfdt/
H A Dfdt_rw.c111 int oldn, int newn) in _fdt_splice_mem_rsv() argument
113 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
115 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/lib/libfdt/
H A Dfdt_rw.c115 int oldn, int newn) in _fdt_splice_mem_rsv() argument
117 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
119 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/lib/libfdt/
H A Dfdt_rw.c115 int oldn, int newn) in _fdt_splice_mem_rsv() argument
117 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
119 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/lib/libfdt/
H A Dfdt_rw.c115 int oldn, int newn) in _fdt_splice_mem_rsv() argument
117 int delta = (newn - oldn) * sizeof(*p); in _fdt_splice_mem_rsv()
119 err = _fdt_splice(fdt, p, oldn * sizeof(*p), newn * sizeof(*p)); in _fdt_splice_mem_rsv()

12345678910>>...26