Searched defs:width (Results 176 - 200 of 422) sorted by relevance

1234567891011>>

/freebsd-current/lib/libcam/
H A Dscsi_cmdparse.c109 int width; local
554 int width, value, error, suppress; local
[all...]
/freebsd-current/usr.sbin/lpr/lpr/
H A Dlpr.c96 static char *width; /* width for versatec printing */ variable
/freebsd-current/sys/dev/clk/allwinner/
H A Daw_clk.h79 uint32_t width; /* Number of bits for the factor */ member in struct:aw_clk_factor
[all...]
/freebsd-current/usr.bin/netstat/
H A Dif.c216 show_stat(const char *fmt, int width, const char *name, argument
H A Dinet.c1465 int width; local
H A Droute.c369 p_sockaddr(const char *name, struct sockaddr *sa, struct sockaddr *mask, int flags, int width) argument
H A Dnhops.c143 print_addr(const char *name, const char *addr, int width) argument
/freebsd-current/contrib/sendmail/src/
H A Dmci.c1366 int width = Verbose ? 78 : 25; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_exp.c520 int width = 1 << window; local
538 int width = 1 << window; local
/freebsd-current/stand/i386/libi386/
H A Dbiospci.c363 biospci_write_config(uint32_t locator, int offset, int width, uint32_t val) argument
381 biospci_read_config(uint32_t locator, int offset, int width, uint32_t *val) argument
/freebsd-current/usr.bin/mkimg/
H A Dmkimg.c128 u_int width; local
/freebsd-current/sys/powerpc/mpc85xx/
H A Dlbc.c352 pcell_t width; local
/freebsd-current/sys/dev/pccbb/
H A Dpccbb_pci.c852 cbb_read_config(device_t brdev, u_int b, u_int s, u_int f, u_int reg, int width) argument
862 cbb_write_config(device_t brdev, u_int b, u_int s, u_int f, u_int reg, uint32_t val, int width) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp103 static int AppendString(char **buff, const char *buff_end, int width, argument
149 int width = 0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp313 unsigned width = 1<<((getRandom() % 3) + (getRandom() % 3)); local
/freebsd-current/contrib/bsddialog/lib/
H A Ddatebox.c82 int width; member in struct:dateitem
/freebsd-current/sys/dev/vmd/
H A Dvmd.c174 vmd_read_config(device_t dev, u_int b, u_int s, u_int f, u_int reg, int width) argument
199 vmd_write_config(device_t dev, u_int b, u_int s, u_int f, u_int reg, uint32_t val, int width) argument
/freebsd-current/sys/sys/
H A Dlibkern.h373 signed_extend64(uint64_t bitmap, int lsb, int width) argument
381 signed_extend32(uint32_t bitmap, int lsb, int width) argument
/freebsd-current/contrib/dialog/
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 Dbuttons.c324 int width = 1; local
H A Dtextbox.c414 print_line(MY_OBJ * obj, int row, int width) argument
451 print_page(MY_OBJ * obj, int height, int width) argument
471 print_position(MY_OBJ * obj, WINDOW *win, int height, int width) argument
498 get_search_term(WINDOW *dialog, char *input, int height, int width) argument
586 perform_search(MY_OBJ * obj, int height, int width, int key, char *search_term) argument
677 dialog_textbox(const char *title, const char *filename, 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 Dinputstr.c367 int width; local
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...]
/freebsd-current/contrib/diff/src/
H A Ddiff.c256 size_t width = 0; local
[all...]

Completed in 485 milliseconds

1234567891011>>