Home
last modified time | relevance | path

Searched defs:xpos (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/dev/misc/syscons/fred/
H A Dfred_saver.c115 clear_fred(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_fred()
132 draw_fred(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_fred()
172 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in clear_string()
182 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in draw_string()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dfips_prf_internal.c22 u8 *xpos = x; in fips186_2_prf() local
H A Dfips_prf_openssl.c53 u8 *xpos = x; in fips186_2_prf() local
H A Dfips_prf_wolfssl.c41 u8 *xpos = x; in fips186_2_prf() local
H A Daes-gcm.c106 const u8 *xpos = x; in ghash() local
147 const u8 *xpos = x; in aes_gctr() local
/dragonfly/games/rain/
H A Drain.c56 int xpos[5], ypos[5]; in main() local
/dragonfly/games/colorbars/
H A Dcolorbars.c100 for (int xpos = 0; xpos < spacing; xpos++) in main() local
/dragonfly/sys/dev/misc/syscons/logo/
H A Dlogo_saver.c82 static int xpos = 0, ypos = 0; in logo_update() local
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-source.c294 int xpos; in tui_set_source_content_nil() local
/dragonfly/games/worms/
H A Dworms.c164 short *xpos, *ypos; member
/dragonfly/games/atc/
H A Dstruct.h85 int xpos; member
/dragonfly/sys/dev/drm/i915/
H A Dintel_tv.c992 int xpos = 0x0, ypos = 0x0; in intel_tv_pre_enable() local
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.h265 int xpos; /* current X position */ member