Home
last modified time | relevance | path

Searched refs:xpj (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/games/zangband/zangband/lib/pref/
H A Dgraf.prf25 ?:[EQU $SYS xpj]
26 %:graf-xpj.prf
H A Dpref.prf31 ?:[IOR [EQU $SYS xaw] [EQU $SYS x11] [EQU $SYS xpj]]
H A Duser.prf22 ?:[IOR [IOR [IOR [EQU $SYS xaw] [EQU $SYS x11]] [EQU $SYS xpj]] [EQU $SYS gtk]]
H A Dmakefile.zb27 graf-xpj.prf \
H A Dfont.prf62 ?:[IOR [EQU $SYS xaw] [EQU $SYS x11] [EQU $SYS xpj] [EQU $SYS gtk]]
/dports/science/lammps/lammps-stable_29Sep2021/src/BODY/
H A Dpair_body_rounded_polygon.cpp707 double xpi[3], xpj[3], dist, eradj, rradi, rradj; in vertex_against_edge() local
777 xpj[0] = x[j][0] + discrete[jfirst+p2vertex][0]; in vertex_against_edge()
778 xpj[1] = x[j][1] + discrete[jfirst+p2vertex][1]; in vertex_against_edge()
779 xpj[2] = x[j][2] + discrete[jfirst+p2vertex][2]; in vertex_against_edge()
781 delx = xpi[0] - xpj[0]; in vertex_against_edge()
782 dely = xpi[1] - xpj[1]; in vertex_against_edge()
783 delz = xpi[2] - xpj[2]; in vertex_against_edge()
840 sum_torque(x[j], xpj, -fx, -fy, -fz, torque[j]); in vertex_against_edge()
/dports/games/penguin-command/penguin-command-1.6.11/src/
H A DSDL_gfxPrimitives.c1870 int xmj, xpj, ymi, ypi; in ellipseColor() local
1975 xpj=x+j; in ellipseColor()
2072 xpj=x+j; in ellipseColor()
2077 result |= pixelColor (dst,xpj,ypi,color); in ellipseColor()
2079 result |= pixelColor (dst,xpj,ymi,color); in ellipseColor()
2082 result |= pixelColor (dst,xpj,y,color); in ellipseColor()
2199 int xmj, xpj; in filledEllipseColor() local
2279 xpj=x+j; in filledEllipseColor()
2281 result |= hlineColor (dst,xmj,xpj,y+i,color); in filledEllipseColor()
2282 result |= hlineColor (dst,xmj,xpj,y-i,color); in filledEllipseColor()
[all …]
/dports/games/zangband/zangband/src/
H A Dmakefile.zb32 main-cap.o main-gcu.o main-x11.o main-xaw.o main-xpj.o\
146 main-xaw.o main-xpj.o)
159 src/main-xpj.o: src/maid-x11.h
H A Dmain.c45 INIT_MODULE(xpj),
/dports/games/megamario/MegaMario_v1.7_full/src/src_Editor/
H A DGfx.cpp1467 int xmj, xpj, ymi, ypi; in EllipseColor() local
1613 xpj = x + j; in EllipseColor()
1618 result |= FastPixelColorNolock(dst, xpj, ypi, color); in EllipseColor()
1623 result |= FastPixelColorNolock(dst, xpj, y, color); in EllipseColor()
1707 xpj = x + j; in EllipseColor()
1712 result |= PixelColorNolock (dst, xpj, ypi, color); in EllipseColor()
1714 result |= PixelColorNolock (dst, xpj, ymi, color); in EllipseColor()
1717 result |= PixelColorNolock (dst, xpj, y, color); in EllipseColor()
1762 int xmj, xpj; in FilledEllipseColor() local
1871 xpj = x + j; in FilledEllipseColor()
[all …]
/dports/games/megamario/MegaMario_v1.7_full/src/
H A DSDL_gfxPrimitives.c2248 int xmj, xpj, ymi, ypi; in ellipseColor() local
2394 xpj = x + j; in ellipseColor()
2399 result |= fastPixelColorNolock(dst, xpj, ypi, color); in ellipseColor()
2404 result |= fastPixelColorNolock(dst, xpj, y, color); in ellipseColor()
2488 xpj = x + j; in ellipseColor()
2493 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
2495 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
2498 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
2788 int xmj, xpj; in filledEllipseColor() local
2897 xpj = x + j; in filledEllipseColor()
[all …]
/dports/games/fillets-ng/fillets-ng-1.0.1/src/SDL_gfx/
H A DSDL_gfxPrimitives.c2248 int xmj, xpj, ymi, ypi; in ellipseColor() local
2394 xpj = x + j; in ellipseColor()
2399 result |= fastPixelColorNolock(dst, xpj, ypi, color); in ellipseColor()
2404 result |= fastPixelColorNolock(dst, xpj, y, color); in ellipseColor()
2488 xpj = x + j; in ellipseColor()
2493 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
2495 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
2498 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
2788 int xmj, xpj; in filledEllipseColor() local
2897 xpj = x + j; in filledEllipseColor()
[all …]
/dports/games/mangband/mangband-1.5.3/lib/user/
H A Duser.prf32 ?:[IOR [EQU $SYS xaw] [EQU $SYS x11] [EQU $SYS xpj] [EQU $SYS gtk]]
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A DSDL_gfxPrimitives.c2267 int xmj, xpj, ymi, ypi; in ellipseColor() local
2413 xpj = x + j; in ellipseColor()
2418 result |= fastPixelColorNolock(dst, xpj, ypi, color); in ellipseColor()
2423 result |= fastPixelColorNolock(dst, xpj, y, color); in ellipseColor()
2507 xpj = x + j; in ellipseColor()
2512 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
2514 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
2517 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
2807 int xmj, xpj; in filledEllipseColor() local
2916 xpj = x + j; in filledEllipseColor()
[all …]
/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/SDL_gfx/
H A DSDL_gfxPrimitives.cpp2262 int xmj, xpj, ymi, ypi; in ellipseColor() local
2408 xpj = x + j; in ellipseColor()
2413 result |= fastPixelColorNolock(dst, xpj, ypi, color); in ellipseColor()
2418 result |= fastPixelColorNolock(dst, xpj, y, color); in ellipseColor()
2502 xpj = x + j; in ellipseColor()
2507 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
2509 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
2512 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
2805 int xmj, xpj; in filledEllipseColor() local
2914 xpj = x + j; in filledEllipseColor()
[all …]
/dports/games/kuklomenos/kuklomenos-0.4.5/Mac/SDL_gfx/
H A DSDL_gfxPrimitives.c2727 int xmj, xpj, ymi, ypi; in ellipseColor() local
2877 xpj = x + j; in ellipseColor()
2882 result |= fastPixelColorNolock(dst, xpj, ypi, color); in ellipseColor()
2887 result |= fastPixelColorNolock(dst, xpj, y, color); in ellipseColor()
2971 xpj = x + j; in ellipseColor()
2976 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
2978 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
2981 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
3295 int xmj, xpj; in filledEllipseColor() local
3408 xpj = x + j; in filledEllipseColor()
[all …]
/dports/games/kuklomenos/kuklomenos-0.4.5/
H A DSDL_gfxPrimitivesDirty.cc2863 int xmj, xpj, ymi, ypi; in ellipseColor() local
3013 xpj = x + j; in ellipseColor()
3018 result |= fastPixelColorNolock(dst, xpj, ypi, color); in ellipseColor()
3023 result |= fastPixelColorNolock(dst, xpj, y, color); in ellipseColor()
3107 xpj = x + j; in ellipseColor()
3112 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
3114 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
3117 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
3441 int xmj, xpj; in filledEllipseColor() local
3554 xpj = x + j; in filledEllipseColor()
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DDEXCP.DP470 let xpj = xplot(jz)
476 . print jz xpj ypj tagpj cvj
478 if xpj = -2; just lece; end if
479 if xpj = 1.95; just rice; end if
480 movedd xpj ypj; text ^cvj
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/retro/
H A DSDL_gfxPrimitives.c3962 int xmj, xpj, ymi, ypi; in ellipseColor() local
4112 xpj = x + j; in ellipseColor()
4206 xpj = x + j; in ellipseColor()
4211 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
4213 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
4216 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
4611 int xmj, xpj; in filledEllipseColor() local
4724 xpj = x + j; in filledEllipseColor()
4726 result |= hlineColor(dst, xmj, xpj, y + i, color); in filledEllipseColor()
4727 result |= hlineColor(dst, xmj, xpj, y - i, color); in filledEllipseColor()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/sdl_gfx/
H A DSDL_gfxPrimitives.c3652 int xmj, xpj, ymi, ypi; in ellipseColor() local
3802 xpj = x + j; in ellipseColor()
3896 xpj = x + j; in ellipseColor()
3901 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
3903 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
3906 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
4288 int xmj, xpj; in filledEllipseColor() local
4401 xpj = x + j; in filledEllipseColor()
4403 result |= hlineColor(dst, xmj, xpj, y + i, color); in filledEllipseColor()
4404 result |= hlineColor(dst, xmj, xpj, y - i, color); in filledEllipseColor()
[all …]
/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/
H A DSDL_gfxPrimitives.c3719 int xmj, xpj, ymi, ypi; in ellipseColor() local
3869 xpj = x + j; in ellipseColor()
3963 xpj = x + j; in ellipseColor()
3968 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
3970 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
3973 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
4368 int xmj, xpj; in filledEllipseColor() local
4481 xpj = x + j; in filledEllipseColor()
4483 result |= hlineColor(dst, xmj, xpj, y + i, color); in filledEllipseColor()
4484 result |= hlineColor(dst, xmj, xpj, y - i, color); in filledEllipseColor()
[all …]
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/src/
H A DSDL_gfxPrimitives.c3648 int xmj, xpj, ymi, ypi; in ellipseColor() local
3798 xpj = x + j; in ellipseColor()
3892 xpj = x + j; in ellipseColor()
3897 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
3899 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
3902 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
4297 int xmj, xpj; in filledEllipseColor() local
4410 xpj = x + j; in filledEllipseColor()
4412 result |= hlineColor(dst, xmj, xpj, y + i, color); in filledEllipseColor()
4413 result |= hlineColor(dst, xmj, xpj, y - i, color); in filledEllipseColor()
[all …]
/dports/devel/py-game/pygame-2.1.0/src_c/SDL_gfx/
H A DSDL_gfxPrimitives.c3660 int xmj, xpj, ymi, ypi; in ellipseColor() local
3810 xpj = x + j; in ellipseColor()
3904 xpj = x + j; in ellipseColor()
3909 result |= pixelColorNolock (dst, xpj, ypi, color); in ellipseColor()
3911 result |= pixelColorNolock (dst, xpj, ymi, color); in ellipseColor()
3914 result |= pixelColorNolock (dst, xpj, y, color); in ellipseColor()
4312 int xmj, xpj; in filledEllipseColor() local
4425 xpj = x + j; in filledEllipseColor()
4427 result |= hlineColor(dst, xmj, xpj, y + i, color); in filledEllipseColor()
4428 result |= hlineColor(dst, xmj, xpj, y - i, color); in filledEllipseColor()
[all …]
/dports/games/mangband/mangband-1.5.3/lib/pref/
H A Dfont.prf25 ?:[IOR [EQU $SYS sdl] [EQU $SYS xaw] [EQU $SYS x11] [EQU $SYS xpj] [EQU $SYS gtk]]
/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dnode_relax.c892 HYPRE_Real *xpj = hypre_StructVectorBoxData(x_block, i) + in hypre_NodeRelax() local
896 #define DEVICE_VAR is_device_ptr(tpi,Apij,xpj) in hypre_NodeRelax()
902 tpi[ti] -= Apij[Ai] * xpj[xi]; in hypre_NodeRelax()

12345678