Home
last modified time | relevance | path

Searched refs:cornerx (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dfracsubr.c918 cornerx[0] = xxmin; in adjust_to_limits()
919 cornerx[1] = xxmax; in adjust_to_limits()
920 cornerx[2] = xx3rd; in adjust_to_limits()
932 cornerx[i] = centerx + (cornerx[i]-centerx)*expand; in adjust_to_limits()
937 lowx = highx = cornerx[0]; in adjust_to_limits()
941 if (cornerx[i] < lowx) lowx = cornerx[i]; in adjust_to_limits()
942 if (cornerx[i] > highx) highx = cornerx[i]; in adjust_to_limits()
955 cornerx[i] = centerx + (cornerx[i]-centerx)*ftemp; in adjust_to_limits()
964 if (cornerx[i] > limit && (ftemp = cornerx[i] - limit) > adjx) in adjust_to_limits()
966 if (cornerx[i] < 0.0-limit && (ftemp = cornerx[i] + limit) < adjx) in adjust_to_limits()
[all …]
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcGradientCount.cc627 int cornerx = prev_blockx; in generateBarrier() local
641 cornerx = prev_blockx; in generateBarrier()
662 cornerx += 1; in generateBarrier()
671 cornerx -= 1; in generateBarrier()
721 if (cornery < GetY() && cornery >= 0 && cornerx < GetX() && cornerx >= 0) { in generateBarrier()
722 if ( ! ((cornerx < (m_halo_anchor_x + m_halo_inner_radius) && in generateBarrier()
724 cornerx > (m_halo_anchor_x - m_halo_inner_radius) && in generateBarrier()
726 Element(cornery * GetX() + cornerx).SetAmount(m_plateau); in generateBarrier()
727 if (m_plateau > 0) updateBounds(cornerx, cornery); in generateBarrier()
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h1342 int4 corner_hash = hash (cornerx, cornery); in perlin()
1404 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1547 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1595 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1662 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1757 hash (corner_hash, cornerx, cornery); in perlin()
1825 int4 cornerx = X + (*(int4*)i0101); in perlin() local
2046 int4 cornerx = X + (*(int4*)i0101); in perlin() local
2052 hash (corner_hash, cornerx, cornery); in perlin()
2108 int4 cornerx = X + (*(int4*)i0101); in perlin() local
[all …]
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/include/OSL/
H A Doslnoise.h1342 int4 corner_hash = hash (cornerx, cornery); in perlin()
1404 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1547 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1595 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1662 int4 cornerx = X + (*(int4*)i0101); in perlin() local
1757 hash (corner_hash, cornerx, cornery); in perlin()
1825 int4 cornerx = X + (*(int4*)i0101); in perlin() local
2046 int4 cornerx = X + (*(int4*)i0101); in perlin() local
2052 hash (corner_hash, cornerx, cornery); in perlin()
2108 int4 cornerx = X + (*(int4*)i0101); in perlin() local
[all …]
/dports/math/R/R-4.1.2/src/library/grid/R/
H A Dcurve.R145 cornerx <- xm + (x1 - xm)*cosa - (y1 - ym)*sina functionVar
150 grid.points(cornerx, cornery, default.units="inches",
156 beta <- -atan((cornery - y1)/(cornerx - x1))
/dports/math/libRmath/R-4.1.1/src/library/grid/R/
H A Dcurve.R145 cornerx <- xm + (x1 - xm)*cosa - (y1 - ym)*sina functionVar
150 grid.points(cornerx, cornery, default.units="inches",
156 beta <- -atan((cornery - y1)/(cornerx - x1))
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dcrackberg.c453 double cornerx = 0.5 * new->x - 0.5, cornery; in trile_render() local
476 cornerx,cornery, z0, z1, z2); in trile_render()
478 cornerx+0.5*dx,cornery+dy, z1, z0, z2); in trile_render()
482 cornerx+x*dx,cornery, z2, z1, z0); in trile_render()
487 cornerx+(x+0.5)*dx,cornery+dy, z0, z2, z1); in trile_render()
494 cornerx + x*dx, cornery, z2, z1, z0); in trile_render()
497 cornerx += dx/2; in trile_render()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgraphic.c1911 cornerx[0] = xfin; in gfx_project_cam_view()
1931 cornerx[1] = xfin; in gfx_project_cam_view()
1952 cornerx[2] = xfin; in gfx_project_cam_view()
1972 cornerx[3] = xfin; in gfx_project_cam_view()
1977 cornerlowx = cornerx[0]; in gfx_project_cam_view()
1979 cornerhighx = cornerx[0]; in gfx_project_cam_view()
1989 cornerlowx = cornerx[cnt]; in gfx_project_cam_view()
5070 cornerx[1] -= 512; in renderlist_make()
5075 cornerx[1] += 512; in renderlist_make()
5080 cornerx[2] -= 512; in renderlist_make()
[all …]
/dports/games/7kaa/7kaa-2.15.4p1/src/imgfun/x86/
H A DI_FREMAP.asm125 SHR EBX, 11 ; if cornerx between 0-87, EBX now between 0-10
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrtrack.c1475 void us_createinit(INTBIG cornerx, INTBIG cornery, NODEPROTO *np, INTBIG angle, in us_createinit() argument
1478 us_dragox = cornerx; in us_createinit()