Searched defs:xoff (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/dev/misc/syscons/fred/ |
H A D | fred_saver.c | 115 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() 201 static int xoff, yoff, toff; in fred_saver() local
|
/dflybsd-src/contrib/cvs-1.12/diff/ |
H A D | analyze.c | 98 diag (xoff, xlim, yoff, ylim, minimal, part) in diag() argument 338 compareseq (xoff, xlim, yoff, ylim, minimal) in compareseq() argument
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_ondisk.c | 1120 int32_t xoff = (int32_t)buf_offset & HAMMER_BUFMASK; in _hammer_bread() local
|
/dflybsd-src/sys/dev/misc/syscons/ |
H A D | scvgarndr.c | 1127 int xoff; in draw_pxlmouse_planar() local
|
H A D | syscons.h | 271 int xoff; /* X offset in pixel mode */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cselib.c | 887 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cselib.c | 916 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
|
/dflybsd-src/sys/kern/ |
H A D | vfs_bio.c | 4057 int xoff; in vfs_clean_one_page() local
|