Home
last modified time | relevance | path

Searched refs:gx (Results 1 – 25 of 82) sorted by relevance

1234

/netbsd/games/hack/
H A Dhack.dog.c204 #define GDIST(x,y) ((x-gx)*(x-gx) + (y-gy)*(y-gy)) in dog_move()
286 DDIST(obj->ox, obj->oy) < DDIST(gx, gy))) { in dog_move()
287 gx = obj->ox; in dog_move()
294 gx = obj->ox; in dog_move()
302 gx = u.ux; in dog_move()
309 gx = gy = FAR; /* random, far away */ in dog_move()
311 if (dist(gx, gy) > in dog_move()
313 gx = doors[tmp].x; in dog_move()
319 if (gx == FAR || (gx == omx && gy == omy)) { in dog_move()
320 gx = u.ux; in dog_move()
[all …]
H A Dhack.vault.c184 int x, y, dd, gx, gy; in invault() local
205 gx = x; in invault()
214 dx = (gx > x) ? 1 : (gx < x) ? -1 : 0; in invault()
216 if (abs(gx - x) >= abs(gy - y)) in invault()
255 egd->gdx = gx; in invault()
269 int x, y, dx, dy, gx, gy, nx, ny, typ; in gd_move() local
314 gx = egd->gdx; in gd_move()
316 dx = (gx > x) ? 1 : (gx < x) ? -1 : 0; in gd_move()
318 if (abs(gx - x) >= abs(gy - y)) in gd_move()
H A Dhack.mon.c321 xchar gx, gy, nix, niy, chcnt; in m_move() local
402 gx = u.ux; in m_move()
419 gx = cp->x; in m_move()
435 if ((dd = DIST(omx, omy, gold->gx, gold->gy)) < mind) { in m_move()
437 gx = gold->gx; in m_move()
449 gx = otmp->ox; in m_move()
455 gx = u.ux; in m_move()
480 int d1 = DIST(nx, ny, gx, gy); in m_move()
481 int d2 = DIST(nix, niy, gx, gy); in m_move()
485 nearer = (DIST(nx, ny, gx, gy) < DIST(nix, niy, gx, gy)); in m_move()
H A Dhack.shk.c942 xchar gx, gy, omx, omy, nx, ny, nix, niy; in shk_move() local
982 gx = ESHK(shkp)->shk.x; in shk_move()
984 satdoor = (gx == omx && gy == omy); in shk_move()
986 gx = u.ux; in shk_move()
995 gx = u.ux; in shk_move()
1001 #define GDIST(x,y) ((x-gx)*(x-gx)+(y-gy)*(y-gy)) in shk_move()
1016 avoid = (u.uinshop && dist(gx, gy) > 8); in shk_move()
1025 appr = gx = gy = 0; in shk_move()
1029 if (omx == gx && omy == gy) in shk_move()
H A Ddef.gold.h68 xchar gx,gy; member
H A Ddef.gen.h68 xchar gx,gy; member
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
H A Dmeson-gx.dtsi300 compatible = "amlogic,meson-gx-uart";
308 compatible = "amlogic,meson-gx-uart";
353 compatible = "amlogic,meson-gx-uart";
360 compatible = "amlogic,meson-gx-clk-measure";
383 compatible = "amlogic,meson-gx-spicc";
450 compatible = "amlogic,meson-gx-aoclkc";
457 compatible = "amlogic,meson-gx-ao-cec";
464 compatible = "amlogic,meson-gx-ao-secure", "syscon";
508 compatible = "amlogic,gx-vdec";
619 compatible = "amlogic,meson-gx-vpu";
[all …]
H A Dmeson-gxm.dtsi163 compatible = "amlogic,meson-gxm-aoclkc", "amlogic,meson-gx-aoclkc";
200 compatible = "amlogic,meson-gxm-vpu", "amlogic,meson-gx-vpu";
204 compatible = "amlogic,meson-gxm-dw-hdmi", "amlogic,meson-gx-dw-hdmi";
215 compatible = "amlogic,gxm-vdec", "amlogic,gx-vdec";
H A Dmeson-gxbb.dtsi6 #include "meson-gx.dtsi"
7 #include "meson-gx-mali450.dtsi"
285 compatible = "amlogic,meson-gxbb-aoclkc", "amlogic,meson-gx-aoclkc";
309 compatible = "amlogic,meson-gxbb-dw-hdmi", "amlogic,meson-gx-dw-hdmi";
843 compatible = "amlogic,meson-gxbb-vpu", "amlogic,meson-gx-vpu";
848 compatible = "amlogic,gxbb-vdec", "amlogic,gx-vdec";
H A Dmeson-a1.dtsi109 compatible = "amlogic,meson-gx-uart",
119 compatible = "amlogic,meson-gx-uart",
H A Dmeson-gxl.dtsi7 #include "meson-gx.dtsi"
309 compatible = "amlogic,meson-gxl-aoclkc", "amlogic,meson-gx-aoclkc";
321 compatible = "amlogic,meson-gxl-dw-hdmi", "amlogic,meson-gx-dw-hdmi";
912 compatible = "amlogic,meson-gxl-vpu", "amlogic,meson-gx-vpu";
917 compatible = "amlogic,gxl-vdec", "amlogic,gx-vdec";
H A Dmeson-gxl-mali.dtsi7 #include "meson-gx-mali450.dtsi"
H A Dmeson-gxl-s905d-libretech-pc.dts10 #include "meson-gx-libretech-pc.dtsi"
H A Dmeson-gxl-s905d-p231.dts10 #include "meson-gx-p23x-q20x.dtsi"
H A Dmeson-gxm-q201.dts10 #include "meson-gx-p23x-q20x.dtsi"
H A Dmeson-gxl-s905w-p281.dts12 #include "meson-gx-p23x-q20x.dtsi"
H A Dmeson-gxl-s905w-tx3-mini.dts12 #include "meson-gx-p23x-q20x.dtsi"
H A Dmeson-gxm-vega-s96.dts11 #include "meson-gx-p23x-q20x.dtsi"
H A Dmeson-gxbb-wetek-hub.dts17 compatible = "amlogic,gx-sound-card";
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-cris/
H A Dtls-tbss64.s1 .global gx
4 .type gx, @object
5 .size gx, 64
6 gx: label
H A Dtls-e-80.d58 0+10 g \.tbss 0+40 gx
78 800a0: 6fae 1800 0000 move\.d 18 <gx\+0x8>,\$r10
87 800b8: 6fae 1400 0000 move\.d 14 <gx\+0x4>,\$r10
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dtls-tbss64.s1 .global gx
4 .type gx, @object
5 .size gx, 64
6 gx: label
H A Dtls-e-80.d58 0+10 g \.tbss 0+40 gx
78 800a0: 6fae 1800 0000 move\.d 18 <gx\+0x8>,\$r10
87 800b8: 6fae 1400 0000 move\.d 14 <gx\+0x4>,\$r10
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c23 int gx[OUR_SIZE]; variable
107 upper (gx, ga, gb, gc, gd, OUR_SIZE + 2); in main()
111 lower (gx, ga, gb, gc, gd, 1); in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Di386-mpx-sigsegv.c23 int gx[OUR_SIZE]; variable
107 upper (gx, ga, gb, gc, gd, OUR_SIZE + 2); in main()
111 lower (gx, ga, gb, gc, gd, 1); in main()

1234