Searched defs:width (Results 1 - 25 of 421) sorted by path

1234567891011>>

/freebsd-current/bin/ls/
H A Dls.c726 u_long width[9]; local
[all...]
H A Dprint.c163 size_t width, donelen, clen, w; local
182 size_t width; local
423 printdev(size_t width, dev_t dev) argument
743 printsize(size_t width, off_t bytes) argument
[all...]
/freebsd-current/bin/ps/
H A Dps.h84 short width; /* calculated width */ member in struct:var
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c1258 dt_aggregate_qsort(dtrace_hdl_t *dtp, void *base, size_t nel, size_t width, argument
H A Ddt_consume.c576 dt_print_quanthdr(dtrace_hdl_t *dtp, FILE *fp, int width) argument
584 dt_print_quanthdr_packed(dtrace_hdl_t *dtp, FILE *fp, int width, argument
1443 dt_print_bytes(dtrace_hdl_t *dtp, FILE *fp, caddr_t addr, size_t nbytes, int width, int quiet, int forceraw) argument
2552 int err, width; local
2559 int width; member in struct:__anon4
[all...]
H A Ddt_printf.c416 int width; local
1386 int width = pfd->pfd_width; local
1920 int width = pfd->pfd_width; local
[all...]
/freebsd-current/contrib/bc/src/
H A Dnum.c3324 size_t width; local
/freebsd-current/contrib/bsddialog/lib/
H A Ddatebox.c82 int width; member in struct:dateitem
H A Dformbox.c217 int width, oldwidth, nextwidth, cols; local
H A Dlib_util.c220 unsigned int width; local
/freebsd-current/contrib/byacc/
H A Doutput.c23 static Value_t *width; variable
[all...]
/freebsd-current/contrib/dialog/
H A Dbuildlist.c507 dlg_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int order_mode, int *current_item) argument
1176 dialog_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int order_mode) argument
[all...]
H A Dbuttons.c324 int width = 1; local
H A Dcalendar.c62 int width; member in struct:_box
499 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, BOX_DRAW box_draw, int key_offset, int code) argument
672 dialog_calendar(const char *title, const char *subtitle, int height, int width, int day, int month, int year) argument
[all...]
H A Dchecklist.c152 dlg_checklist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int flag, int *current_item) argument
616 dialog_checklist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int flag) argument
[all...]
H A Ddialog.c1445 int width = 0; local
[all...]
H A Deditbox.c322 dlg_editbox(const char *title, char ***list, int *rows, int height, int width) argument
761 dialog_editbox(const char *title, const char *file, int height, int width) argument
[all...]
H A Dformbox.c463 dlg_form(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, DIALOG_FORMITEM * items, int *current_item) argument
927 dialog_form(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, char **items) argument
[all...]
H A Dfselect.c578 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) argument
950 dialog_fselect(const char *title, const char *path, int height, int width) argument
959 dialog_dselect(const char *title, const char *path, int height, int width) argument
[all...]
H A Dguage.c47 int width; member in struct:_my_obj
297 dlg_reallocate_gauge(void *objptr, const char *title, const char *cprompt, int height, int width, int percent) argument
366 dlg_allocate_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
401 dialog_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
[all...]
H A Dhelp.c30 dialog_helpfile(const char *title, const char *file, int height, int width) argument
H A Dinputbox.c49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dinputstr.c367 int width; local
H A Dmenubox.c306 dlg_menu(const char *title, const char *cprompt, int height, int width, int menu_height, int item_no, DIALOG_LISTITEM * items, int *current_item, DIALOG_INPUTMENU rename_menutext) argument
772 dialog_menu(const char *title, const char *cprompt, int height, int width, int menu_height, int item_no, char **items) argument
[all...]
H A Dmixedform.c43 dialog_mixedform(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, char **items) argument

Completed in 285 milliseconds

1234567891011>>