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

123

/netbsd-current/share/examples/puffs/pgfs/
H A Dpgfs_db.h55 unsigned int nrows; member in struct:fetchstatus
/netbsd-current/games/boggle/boggle/
H A Dprtable.c71 int a, b, cols, loc, maxlen, nrows, z; local
/netbsd-current/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
/netbsd-current/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 Dvga.c1131 vga_copyrows(void *id, int srcrow, int dstrow, int nrows) 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
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dosdata.c209 int nrows = osdata->items.size (); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dosdata.c209 int nrows = osdata->items.size (); local
/netbsd-current/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h90 int nrows; member in class:table
H A Dmain.cpp619 int nrows; member in struct:format
1113 int nrows = 0; local
[all...]
/netbsd-current/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...]
H A Dform.h205 unsigned int nrows; /* number of off screen rows */ member in struct:_form_field
/netbsd-current/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
/netbsd-current/games/tetris/
H A Dscores.c905 int nrows, row, col, item, i, highlight; local
/netbsd-current/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
/netbsd-current/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 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
/netbsd-current/sys/dev/isa/
H A Dega.c833 ega_copyrows(void *id, int srcrow, int dstrow, int nrows) argument
[all...]
/netbsd-current/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

Completed in 298 milliseconds

123