Searched refs:row (Results 51 - 75 of 122) sorted by relevance

12345

/freebsd-9.3-release/sys/boot/pc98/libpc98/
H A Dvidconsole.c74 static int row = 25, col = 80; variable
211 if (crtat >= Crtat + col * row) {
213 for (i = 1; i < row; i++) {
332 for (i = rows; i < row; i++) {
365 for (pos = 0; crtat + pos <= Crtat + col * row; pos++) {
/freebsd-9.3-release/contrib/dialog/
H A Deditbox.c128 * Display a single row in the editing window:
129 * thisrow is the actual row number that's being displayed.
130 * show_row is the row number that's highlighted for edit.
131 * base_row is the first row number in the window
171 int row; local
176 for (row = firstrow; row < lastrow; ++row) {
177 if (!display_one(win, list[row],
178 row, show_ro
[all...]
H A Dprogressbox.c87 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) argument
92 (void) wmove(win, row, 0); /* move cursor to correct line */
H A Dtailbox.c84 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) argument
89 (void) wmove(win, row, 0); /* move cursor to correct line */
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq-subs.c2590 "Reverted to row limit from fragments limit.\n");
2592 /* ntpd has lower cap on row limit */
2703 "last.newest %s before complete row, got = 0x%x\n",
2845 * our best guess at the server's row limit.
3280 fprintf(fp, "Warning: incomplete row with %d (of %d) fields",
3296 * If all fields for the row have been received, print it.
3363 ifstats_row row; local
3378 ZERO(row);
3392 decodenetnum(val, &row.addr))
3399 decodenetnum(val, &row
3579 reslist_row row; local
[all...]
/freebsd-9.3-release/sys/dev/fb/
H A Dfbreg.h122 typedef int vi_read_hw_cursor_t(video_adapter_t *adp, int *col, int *row);
123 typedef int vi_set_hw_cursor_t(video_adapter_t *adp, int col, int row);
221 #define vidd_read_hw_cursor(adp, col, row) \
222 (*vidsw[(adp)->va_index]->read_hw_cursor)((adp), (col), (row))
223 #define vidd_set_hw_cursor(adp, col, row) \
224 (*vidsw[(adp)->va_index]->set_hw_cursor)((adp), (col), (row))
H A Ds3_pci.c365 s3lfb_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
367 return (*prevvidsw->read_hw_cursor)(adp, col, row);
371 s3lfb_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
373 return (*prevvidsw->set_hw_cursor)(adp, col, row);
H A Dcreator.c642 creator_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
646 *row = 0;
651 creator_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
820 int row; local
825 row = (off / adp->va_info.vi_width) * adp->va_info.vi_cheight;
832 ((row + sc->sc_ymargin) << 16) | (col + sc->sc_xmargin));
/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3_syscons.c500 ps3fb_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
503 *row = 0;
509 ps3fb_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
626 int row; local
633 row = (off / adp->va_info.vi_width) * adp->va_info.vi_cheight;
637 + (row + sc->sc_ymargin)*(sc->sc_stride/4)
/freebsd-9.3-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1307 unsigned row = old_obj->type; local
1308 unsigned plot = __mf_object_dead_head [row];
1310 del_obj = __mf_object_cemetary [row][plot];
1311 __mf_object_cemetary [row][plot] = old_obj;
1314 __mf_object_dead_head [row] = plot;
1607 unsigned row = 0; local
1612 /* Widen the search from the most recent plots in each row, looking
1619 for (row = 0; row <= __MF_TYPE_MAX_CEM; row
1843 unsigned row, plot; local
[all...]
/freebsd-9.3-release/contrib/nvi/common/
H A Doptions.c795 int numcols, numrows, row; local
897 for (row = 0; row < numrows;) {
898 for (base = row, col = 0; col < numcols; ++col) {
905 if (++row < numrows || b_num)
910 for (row = 0; row < b_num;) {
911 (void)opts_print(sp, &optlist[b_op[row]]);
912 if (++row < b_num)
/freebsd-9.3-release/sys/powerpc/ofw/
H A Dofw_syscons.c562 ofwfb_read_hw_cursor(video_adapter_t *adp, int *col, int *row) argument
565 *row = 0;
571 ofwfb_set_hw_cursor(video_adapter_t *adp, int col, int row) argument
758 int row; local
770 row = (off / adp->va_info.vi_width) * adp->va_info.vi_cheight;
774 + (row + sc->sc_ymargin)*sc->sc_stride
815 int row; local
822 row = (off / adp->va_info.vi_width) * adp->va_info.vi_cheight;
826 + (row + sc->sc_ymargin)*(sc->sc_stride/4)
/freebsd-9.3-release/crypto/openssh/
H A Dsshpty.c189 pty_change_window_size(int ptyfd, u_int row, u_int col, argument
195 w.ws_row = row;
/freebsd-9.3-release/bin/ls/
H A Dprint.c240 int row; local
290 for (row = 0; row < numrows; ++row) {
293 base = row;
/freebsd-9.3-release/contrib/ee/
H A Dnew_curse.c159 #define cm__ 10 /* screen rel cursor motion, row, column */
706 int row, column; local
712 for (row = 0;
713 row < (min(origin->Num_lines, destination->Num_lines));
714 row++)
720 dest->row[column] = orig->row[column];
1470 tmp->row = malloc(columns + 1);
1476 tmp->row[i] = ' ';
1480 tmp->row[
2073 int column, row; local
2494 int row, column; local
2543 int row, column; local
2597 int row, column; local
[all...]
/freebsd-9.3-release/contrib/groff/src/preproc/tbl/
H A Dtable.cpp1001 int row; // occurs before row `row' member in struct:stuff
1011 stuff::stuff(int r) : next(0), row(r), printed(0)
1061 tbl->print_single_hline(row);
1082 tbl->print_double_hline(row);
1362 error("impossible horizontal span at row %1, column %2", r + 1, c + 1);
1374 error("first row cannot be vertically spanned");
1392 error("impossible vertical span at row %1, column %2", r + 1, c + 1);
1586 error_with_file_and_line(fn, ln, "row
1863 row_start_reg(int row) argument
1891 row_top_reg(int row) argument
[all...]
H A Dmain.cpp1093 // now reverse the list so that the first row is at the beginning
1123 int row; local
1132 row = f->nrows;
1137 row = 0;
1141 f->entry[row][col] = *tem;
1167 f->vline[row][col] = tem->pre_vline;
1169 f->vline[row][col+1] = tem->vline;
1171 row++;
1186 error("last row of format is all lines");
1243 // A format row tha
[all...]
/freebsd-9.3-release/contrib/ncurses/form/
H A Dfrm_driver.c130 /* Calculate the position of a single row in a field buffer */
131 #define Position_Of_Row_In_Buffer(field,row) ((row)*(field)->dcols)
137 /* Calculate the start address of the row in the fields specified buffer# N */
138 #define Address_Of_Row_In_Nth_Buffer(field,N,row) \
139 (Address_Of_Nth_Buffer(field,N) + Position_Of_Row_In_Buffer(field,row))
141 /* Calculate the start address of the row in the fields primary buffer */
142 #define Address_Of_Row_In_Buffer(field,row) \
143 Address_Of_Row_In_Nth_Buffer(field,0,row)
145 /* Calculate the start address of the row i
491 int row; local
532 int row, height; local
2310 Insert_String(FORM *form, int row, FIELD_CELL *txt, int len) argument
[all...]
/freebsd-9.3-release/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S52 .set SCR_COL,0x50 # Columns per row
316 movb $SCR_COL,%al # Columns per row
317 mulb %dh # * row position
324 cmpb $SCR_COL,%dl # Beyond row?
327 incb %dh # Bump row
/freebsd-9.3-release/sys/dev/vt/
H A Dvt_core.c679 int iscursor, unsigned int row, unsigned int col)
696 top = row * vf->vf_height + vd->vd_offset.tp_row;
703 row, col, fg, bg);
713 unsigned int row, col; local
752 for (row = tarea.tr_begin.tp_row; row < tarea.tr_end.tp_row; row++) {
753 if (!VTBUF_DIRTYROW(&tmask, row))
755 r = VTBUF_GET_ROW(&vw->vw_buf, row);
762 VTBUF_ISCURSOR(&vw->vw_buf, row, co
678 vt_bitblt_char(struct vt_device *vd, struct vt_font *vf, term_char_t c, int iscursor, unsigned int row, unsigned int col) argument
[all...]
/freebsd-9.3-release/usr.bin/systat/
H A Difstat.c376 getifmibdata(int row, struct ifmibdata *data)
386 name[4] = row;
375 getifmibdata(int row, struct ifmibdata *data) argument
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dlinker.c1402 /* The symbol from the object file is turned into one of these row
1540 enum link_row row;
1546 row = INDR_ROW;
1548 row = WARN_ROW;
1550 row = SET_ROW;
1554 row = UNDEFW_ROW;
1556 row = UNDEF_ROW;
1559 row = DEFW_ROW;
1561 row = COMMON_ROW;
1563 row
1535 enum link_row row; local
[all...]
/freebsd-9.3-release/gnu/lib/libodialog/
H A Dtextbox.c30 static void print_line(WINDOW *win, int row, int width);
563 static void print_line(WINDOW *win, int row, int width) argument
570 wmove(win, row, 0); /* move cursor to correct line */
/freebsd-9.3-release/contrib/gdb/gdb/mi/
H A Dmi-main.c783 NR_COL: The number of colums (words per row).
784 ASCHAR: (OPTIONAL) Append an ascii character dump to each row. Use
885 /* number of bytes per row. */
924 ui_out_field_core_addr (uiout, "next-row", addr + word_size * nr_cols);
925 ui_out_field_core_addr (uiout, "prev-row", addr - word_size * nr_cols);
933 int row; local
936 for (row = 0, row_byte = 0;
937 row < nr_rows;
938 row++, row_byte += nr_cols * word_size)
996 offset from the beginning of the memory grid row wher
[all...]
/freebsd-9.3-release/sys/boot/pc98/btx/btxldr/
H A Dbtxldr.S49 .set SCR_COL,0x50 # Columns per row

Completed in 231 milliseconds

12345