Searched defs:nrows (Results 1 - 25 of 62) sorted by relevance

123

/src/share/examples/puffs/pgfs/
H A Dpgfs_db.h55 unsigned int nrows; member in struct:fetchstatus
/src/games/boggle/boggle/
H A Dprtable.c71 int a, b, cols, loc, maxlen, nrows, z; local in function:prtable
/src/sys/dev/ic/
H A Dpcdisplay_subr.c222 pcdisplay_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
244 pcdisplay_eraserows(void *id, int startrow, int nrows, long fillattr) argument
[all...]
H A Dssdfb.c667 ssdfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) argument
677 ssdfb_eraserows(void *cookie, int row, int nrows, long fillattr) argument
H A Dhd44780_subr.c180 hlcd_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
192 hlcd_eraserows(void *id, int startrow, int nrows, long fillattr) argument
H A Dsti.c1448 sti_copyrows(void *v, int srcrow, int dstrow, int nrows) argument
1458 sti_eraserows(void *v, int srcrow, int nrows, long attr) argument
H A Dvga.c1131 vga_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
[all...]
H A Dvga_raster.c1301 vga_raster_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
1359 vga_raster_eraserows(void * id,int startrow,int nrows,long fillattr) argument
[all...]
H A Dct65550.c485 chipsfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) argument
503 chipsfb_eraserows(void *cookie, int row, int nrows, long fillattr) argument
/src/sys/dev/wscons/
H A Dwsemul_dumb.c74 u_int nrows, ncols, crow, ccol; member in struct:wsemul_dumb_emuldata
[all...]
H A Dvt100_base.h35 u_int nrows, ncols, crow, ccol; member in struct:vt100base_data
H A Dwscons_rops.c188 rcons_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
206 rcons_eraserows(void *id, int startrow, int nrows, long fillattr) argument
H A Dwsemul_sun.c84 u_int nrows, ncols, crow, ccol; member in struct:wsemul_sun_emuldata
[all...]
H A Dwsdisplayvar.h98 int ncols, nrows; member in struct:wsscreen_descr
/src/lib/libform/
H A Dfield.c775 new_field(int rows, int cols, int frow, int fcol, int nrows, int nbuf) argument
745 _formi_create_field(FIELD * prototype,int rows,int cols,int frow,int fcol,int nrows,int nbuf) argument
[all...]
/src/sys/arch/amiga/dev/
H A Dmntva.c386 mntva_copyrows(void *cookie, int srcrow, int dstrow, int nrows) argument
408 mntva_eraserows(void *cookie, int row, int nrows, long fillattr) argument
/src/sys/arch/sgimips/gio/
H A Dlight.c468 light_copyrows(void *c, int srcrow, int dstrow, int nrows) argument
486 light_eraserows(void *c, int row, int nrows, long attr) argument
H A Dgrtwo.c675 grtwo_copyrows(void *c, int srcrow, int dstrow, int nrows) argument
690 grtwo_eraserows(void *c, int startrow, int nrows, long attr) argument
H A Dnewport.c844 newport_copyrows(void *c, int srcrow, int dstrow, int nrows) argument
861 newport_eraserows(void *c, int startrow, int nrows, long attr) argument
/src/games/tetris/
H A Dscores.c905 int nrows, row, col, item, i, highlight; local in function:printem
/src/sys/dev/pci/
H A Dtdvfb.c886 tdvfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) argument
908 tdvfb_eraserows(void *cookie, int row, int nrows, long fillattr) argument
/src/sys/arch/usermode/dev/
H A Dvncfb.c390 vncfb_copyrows(void *priv, int srcrow, int dstrow, int nrows) argument
419 vncfb_eraserows(void *priv, int row, int nrows, long fillattr) argument
/src/sys/arch/arm/ti/
H A Domap3_dss.c1077 omapfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) argument
1095 omapfb_eraserows(void *cookie, int row, int nrows, long fillattr) argument
/src/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c408 fb_eraserows(void *v, int row, int nrows, long attr) argument
434 fb_copyrows(void *v, int srcrow, int dstrow, int nrows) argument
/src/sys/dev/isa/
H A Dega.c833 ega_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
[all...]

Completed in 50 milliseconds

123