| /freebsd-13-stable/contrib/ncurses/form/ |
| HD | fld_move.c | 50 move_field(FIELD *field, int frow, int fcol) in NCURSES_EXPORT() 52 T((T_CALLED("move_field(%p,%d,%d)"), (void *)field, frow, fcol)); in NCURSES_EXPORT() 54 if (!field || (frow < 0) || (fcol < 0)) in NCURSES_EXPORT() 60 field->frow = (short) frow; in NCURSES_EXPORT()
|
| HD | fld_info.c | 53 int *frow, int *fcol, in NCURSES_EXPORT() 59 (void *)frow, (void *)fcol, in NCURSES_EXPORT() 69 if (frow) in NCURSES_EXPORT() 70 *frow = field->frow; in NCURSES_EXPORT()
|
| HD | fld_link.c | 53 link_field(FIELD *field, int frow, int fcol) in NCURSES_EXPORT() 58 T((T_CALLED("link_field(%p,%d,%d)"), (void *)field, frow, fcol)); in NCURSES_EXPORT() 59 if (field && (frow >= 0) && (fcol >= 0) && in NCURSES_EXPORT() 65 New_Field->frow = (short) frow; in NCURSES_EXPORT()
|
| HD | fld_dup.c | 52 dup_field(FIELD *field, int frow, int fcol) in NCURSES_EXPORT() 57 T((T_CALLED("dup_field(%p,%d,%d)"), (void *)field, frow, fcol)); in NCURSES_EXPORT() 58 if (field && (frow >= 0) && (fcol >= 0) && in NCURSES_EXPORT() 64 New_Field->frow = (short) frow; in NCURSES_EXPORT()
|
| HD | fld_def.c | 278 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field() argument 286 T((T_CALLED("new_field(%d,%d,%d,%d,%d,%d)"), rows, cols, frow, fcol, nrow, nbuf)); in new_field() 289 frow >= 0 && in new_field() 302 New_Field->frow = (short)frow; in new_field()
|
| HD | frm_def.c | 93 while ((current->frow < newfield->frow) || in Insert_Field_By_Position() 94 ((current->frow == newfield->frow) && in Insert_Field_By_Position() 214 maximum_row_in_field = fields[j]->frow + fields[j]->rows; in Connect_Fields()
|
| HD | frm_driver.c | 805 && field->frow <= ry in Field_encloses() 806 && (field->frow + field->rows) > ry in Field_encloses() 850 field->frow + form->currow - form->toprow, in _nc_Position_Form_Cursor() 911 field->frow, in _nc_Refresh_Current_Field() 913 field->frow, in _nc_Refresh_Current_Field() 972 field->frow + first_modified_row - form->toprow, in _nc_Refresh_Current_Field() 974 field->frow + first_unmodified_row - form->toprow - 1, in _nc_Refresh_Current_Field() 1146 field->rows, field->cols, field->frow, field->fcol); in Display_Or_Erase_Field() 1309 field->frow, field->fcol, in _nc_Synchronize_Attributes() 1310 field->frow + field->rows - 1, in _nc_Synchronize_Attributes() [all …]
|
| HD | llib-lformw | 169 int frow, 185 int frow, 217 int *frow, 249 int frow, 266 int frow,
|
| HD | llib-lformt | 169 int frow, 185 int frow, 217 int *frow, 249 int frow, 266 int frow,
|
| HD | llib-lform | 169 int frow, 185 int frow, 217 int *frow, 249 int frow, 266 int frow,
|
| HD | llib-lformtw | 169 int frow, 185 int frow, 217 int *frow, 249 int frow, 266 int frow,
|
| HD | form.h | 83 short frow; /* first row */ member
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-lmcx-defs.h | 5027 uint64_t frow : 14; /**< Failing Row Address[13:0] */ member 5034 uint64_t frow : 14; 5057 uint64_t frow : 16; /**< Failing Row Address[15:0] */ member 5065 uint64_t frow : 16; 7238 uint64_t frow : 16; /**< Failing Row Address[15:0] */ member 7246 uint64_t frow : 16;
|
| /freebsd-13-stable/share/dict/ |
| HD | web2 | 73903 frow
|