Home
last modified time | relevance | path

Searched defs:xoff (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/syscons/daemon/
H A Ddaemon_saver.c125 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_daemon()
141 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_daemon()
183 clear_string(sc_softc_t *sc, int xpos, int ypos, int xoff, char *s, int len) in clear_string()
193 draw_string(sc_softc_t *sc, int xpos, int ypos, int xoff, u_char *s, int len) in draw_string()
211 static int xoff, yoff, toff; in daemon_saver() local
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_port_buffer.c128 u32 xoff; in calculate_xoff() local
144 struct mlx5e_port_buffer *port_buffer, u32 xoff) in update_xoff_threshold()
193 u8 pfc_en, u8 *buffer, u32 xoff, in update_buffer_lossy()
246 u32 xoff = calculate_xoff(priv, mtu); in mlx5e_port_manual_buffer_config() local
H A Dport_buffer.h51 u32 xoff; member
H A Den.h1071 u32 xoff; member
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_scert_single_ec.c86 size_t xoff, xlen; in se_do_keyx() local
H A Dssl_ccert_single_ec.c96 size_t xoff, xlen; in cc_do_keyx() local
H A Dssl_hs_client.c269 size_t glen, olen, point_len, xoff, xlen; in make_pms_ecdh() local
H A Dssl_hs_server.c338 size_t xoff, xlen; in do_ecdhe_part2() local
/freebsd/contrib/diff/src/
H A Danalyze.c92 diag (lin xoff, lin xlim, lin yoff, lin ylim, bool find_minimal, in diag()
330 compareseq (lin xoff, lin xlim, lin yoff, lin ylim, bool find_minimal) in compareseq()
/freebsd/contrib/bearssl/inc/
H A Dbearssl_ec.h318 size_t (*xoff)(int curve, size_t *len); member
/freebsd/contrib/bearssl/tools/
H A Dclient.c348 size_t xoff, xlen; in cc_do_keyx() local
H A Dserver.c481 size_t xoff, xlen; in sp_do_keyx() local
/freebsd/sys/dev/syscons/
H A Dscvgarndr.c1185 int xoff; in draw_pxlmouse_planar() local
1255 int bx, by, i, line_width, xend, xoff, yend, yoff; in remove_pxlmouse_planar() local
H A Dsyscons.h289 int xoff; /* X offset in pixel mode */ member