Home
last modified time | relevance | path

Searched defs:rows (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/crypto/krb5/src/tests/
H A Dt_tabdump.py16 def checkkeys(rows, dumptype, names): argument
24 rows = getrows('keyinfo') variable
38 rows = getrows('keydata') variable
43 rows = getrows('princ_flags') variable
47 rows = getrows('princ_lockout') variable
55 rows = getrows('princ_meta') variable
67 rows = getrows('princ_stringattrs') variable
76 rows = getrows('princ_tktpolicy') variable
/freebsd/contrib/bsddialog/lib/
H A Dmessagebox.c96 do_message(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_message() argument
193 bsddialog_msgbox(struct bsddialog_conf * conf,const char * text,int rows,int cols) bsddialog_msgbox() argument
200 bsddialog_yesno(struct bsddialog_conf * conf,const char * text,int rows,int cols) bsddialog_yesno() argument
207 bsddialog_infobox(struct bsddialog_conf * conf,const char * text,int rows,int cols) bsddialog_infobox() argument
[all...]
H A Dbarbox.c118 bsddialog_gauge(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_gauge() argument
210 do_mixedgauge(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int mainperc,unsigned int nminibars,const char ** minilabels,int * minipercs,bool color) do_mixedgauge() argument
308 bsddialog_mixedgauge(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int mainperc,unsigned int nminibars,const char ** minilabels,int * minipercs) bsddialog_mixedgauge() argument
321 bsddialog_progressview(struct bsddialog_conf * conf,const char * text,int rows,int cols,struct bsddialog_progviewconf * pvconf,unsigned int nminibar,struct bsddialog_fileminibar * minibar) bsddialog_progressview() argument
422 bsddialog_rangebox(struct bsddialog_conf * conf,const char * text,int rows,int cols,int min,int max,int * value) bsddialog_rangebox() argument
570 bsddialog_pause(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int * seconds) bsddialog_pause() argument
[all...]
H A Dmenubox.c502 do_mixedlist(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_mixedlist() argument
691 bsddialog_mixedlist(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int menurows,unsigned int ngroups,struct bsddialog_menugroup * groups,int * focuslist,int * focusitem) bsddialog_mixedlist() argument
704 bsddialog_checklist(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int menurows,unsigned int nitems,struct bsddialog_menuitem * items,int * focusitem) bsddialog_checklist() argument
720 bsddialog_menu(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int menurows,unsigned int nitems,struct bsddialog_menuitem * items,int * focusitem) bsddialog_menu() argument
736 bsddialog_radiolist(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int menurows,unsigned int nitems,struct bsddialog_menuitem * items,int * focusitem) bsddialog_radiolist() argument
[all...]
H A Dlib_util.c678 text_size(struct bsddialog_conf *conf, int rows, int cols, const char *text, in text_size() argument
799 set_widget_size(struct bsddialog_conf *conf, int rows, int cols, int *h, int *w) in set_widget_size() argument
829 set_widget_autosize(struct bsddialog_conf * conf,int rows,int cols,int * h,int * w,const char * text,int * rowstext,struct buttons * bs,int hnotext,int minw) set_widget_autosize() argument
1126 print_string(WINDOW * win,int * rows,int cols,int * y,int * x,wchar_t * str,bool color) print_string() argument
1183 int i, j, z, rows, cols, x, y, tablen; print_textpad() local
1327 prepare_dialog(struct bsddialog_conf * conf,const char * text,int rows,int cols,struct dialog * d) prepare_dialog() argument
[all...]
H A Dtimebox.c95 bsddialog_timebox(struct bsddialog_conf *conf, const char* text, int rows, in bsddialog_timebox() argument
H A Dtextbox.c129 bsddialog_textbox(struct bsddialog_conf *conf, const char *file, int rows, in bsddialog_textbox()
H A Ddatebox.c331 bsddialog_calendar(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int * year,unsigned int * month,unsigned int * day) bsddialog_calendar() argument
583 bsddialog_datebox(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int * year,unsigned int * month,unsigned int * day) bsddialog_datebox() argument
/freebsd/contrib/dialog/
H A Deditbox.c56 load_list(const char *file, char ***list, int *rows) in load_list()
126 free_list(char ***list, int *rows) in free_list()
211 scroll_to(int pagesize, int rows, int *base_row, int *this_row, int target) in scroll_to()
324 int *rows, in dlg_editbox()
765 int rows; in dialog_editbox() local
/freebsd/contrib/ncurses/menu/
H A Dm_format.c125 menu_format(const MENU *menu, int *rows, int *cols) in menu_format()
/freebsd/contrib/kyua/utils/sqlite/
H A Dtest_utils.hpp136 int rows, columns; in verify_test_table() local
/freebsd/sys/dev/sfxge/common/
H A Dsiena_sram.c87 size_t rows; in siena_sram_test() local
H A Dsiena_impl.h74 unsigned int rows; member
/freebsd/contrib/mandoc/
H A Deqn_html.c40 size_t i, j, rows; in eqn_box() local
/freebsd/tools/pkgbase/
H A Dmetalog_reader.lua448 local rows = table_map(filenames, function(e) function
/freebsd/sys/dev/syscons/
H A Dscvtb.c49 sc_vtb_init(sc_vtb_t *vtb, int type, int cols, int rows, void *buf, int wait) in sc_vtb_init()
112 sc_vtb_size(int cols, int rows) in sc_vtb_size()
/freebsd/sys/dev/virtio/console/
H A Dvirtio_console.h46 uint16_t rows; member
/freebsd/contrib/ncurses/form/
H A Dfld_def.c276 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
/freebsd/contrib/nvi/cl/
H A Dcl_main.c53 size_t rows, cols; in main() local
/freebsd/contrib/bsddialog/utility/
H A Dbsddialog.c154 int i, rows, cols, retval, parsed, nargc, firstoptind; in main() local
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_sse2.c264 __m128i rows[4]; in blake3_compress_in_place_sse2() local
274 __m128i rows[4]; in blake3_compress_xof_sse2() local
H A Dblake3_sse41.c258 __m128i rows[4]; in blake3_compress_in_place_sse41() local
268 __m128i rows[4]; in blake3_compress_xof_sse41() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_dump.c34 int i, j, rows, n; in BIO_dump_indent_cb() local
/freebsd/sys/dev/vt/
H A Dvt_buf.c312 unsigned int rows, cols; in vtbuf_copy() local
500 term_char_t *old, *new, **rows, **oldrows, **copyrows, *row, *oldrow; in vtbuf_grow() local
/freebsd/contrib/kyua/utils/text/
H A Dtable.cpp175 const std::vector< std::string > rows = text::refill(row[column], in refill_cell() local

123