| /freebsd/contrib/kyua/utils/text/ |
| H A D | operations.cpp | 128 std::string::size_type width; in refill() local
|
| /freebsd/contrib/dialog/ |
| H A D | checklist.c | 155 int width, in dlg_checklist() 619 int width, in dialog_checklist()
|
| H A D | inputbox.c | 49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, in dialog_inputbox()
|
| H A D | treeview.c | 158 int width, in dlg_treeview() 577 int width, in dialog_treeview()
|
| H A D | calendar.c | 62 int width; member 502 int width, int height, in init_object() 675 int width, in dialog_calendar()
|
| /freebsd/sys/dev/pccbb/ |
| H A D | pccbb_pci.c | 811 cbb_read_config(device_t brdev, u_int b, u_int s, u_int f, u_int reg, int width) in cbb_read_config() argument 822 int width) in cbb_write_config() argument
|
| /freebsd/contrib/mandoc/ |
| H A D | manconf.h | 40 size_t width; member
|
| H A D | out.h | 36 size_t width; /* Width of cell [BU]. */ member
|
| /freebsd/usr.bin/tabs/ |
| H A D | tabs.c | 226 int width; in ttywidth() local
|
| /freebsd/crypto/openssl/demos/guide/ |
| H A D | quic-client-non-block.c | 115 int width, sock, isinfinite; in wait_for_activity() local
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | rfb.c | 120 int width, height; member 175 uint16_t width; member 216 uint16_t width; member 256 uint16_t width; member 470 rfb_adjust_pixels(struct rfb_softc *rc, uint32_t *gcptr, int width) in rfb_adjust_pixels() 500 int err, width; in rfb_send_rect() local
|
| /freebsd/sbin/geom/core/ |
| H A D | geom.c | 699 int max_width, width; in compute_tree_width_geom() local 727 int max_width, width; in compute_tree_width() local 745 show_tree_geom(struct gmesh *mesh, struct ggeom *gp, int indent, int width) in show_tree_geom() 785 int error, width; in show_tree() local
|
| /freebsd/sys/ddb/ |
| H A D | db_examine.c | 71 int width; in db_examine() local
|
| /freebsd/contrib/kyua/utils/cmdline/ |
| H A D | ui.cpp | 133 static optional< std::size_t > width = none; in screen_width() local
|
| /freebsd/sys/powerpc/ofw/ |
| H A D | ofw_syscons.c | 484 ofwfb_save_font(video_adapter_t *adp, int page, int size, int width, in ofwfb_save_font() 492 ofwfb_load_font(video_adapter_t *adp, int page, int size, int width, in ofwfb_load_font() 916 uint32_t pixel_mask, int size, int width) in ofwfb_putm() 928 uint32_t pixel_mask, int size, int width) in ofwfb_putm8() 964 uint32_t pixel_mask, int size, int width) in ofwfb_putm32()
|
| /freebsd/sys/contrib/v4l/ |
| H A D | videodev.h | 143 __s32 width, height; member 150 __u32 width,height; /* Its size */ member 165 __u32 width, height; /* Area to capture */ member 175 int height,width; member 183 int height,width; member
|
| /freebsd/sys/dev/vt/hw/ofwfb/ |
| H A D | ofwfb.c | 133 ofwfb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) ofwfb_bitblt_bitmap() argument 483 pcell_t depth, height, width, stride; ofwfb_init() local [all...] |
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_printf.cpp | 103 static int AppendString(char **buff, const char *buff_end, int width, in AppendString() 149 int width = 0; in VSNPrintf() local
|
| /freebsd/lib/libiconv_modules/mapper_std/ |
| H A D | citrus_mapper_std_local.h | 39 _citrus_index_t width; member
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | safe_sprintf.c | 84 int width = -1; in _nc_printf_length() local
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_utility.cpp | 267 int width = 1; in __kmp_expand_file_name() local
|
| /freebsd/crypto/krb5/src/lib/gssapi/generic/ |
| H A D | t_seqstate.c | 45 enum width { NARROW = 0, WIDE = 1, BOTH = 2 }; enum
|
| /freebsd/sys/dev/ntb/ |
| H A D | ntb.c | 219 enum ntb_width width; in ntb_link_event() local 275 ntb_link_is_up(device_t ntb, enum ntb_speed *speed, enum ntb_width *width) in ntb_link_is_up() 282 ntb_link_enable(device_t ntb, enum ntb_speed speed, enum ntb_width width) in ntb_link_enable()
|
| /freebsd/sys/arm/ti/am335x/ |
| H A D | am335x_lcd_syscons.c | 68 unsigned int width; member 470 am335x_syscons_save_font(video_adapter_t *adp, int page, int size, int width, in am335x_syscons_save_font() 477 am335x_syscons_load_font(video_adapter_t *adp, int page, int size, int width, in am335x_syscons_load_font() 745 uint32_t pixel_mask, int size, int width) in am335x_syscons_putm()
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | snprintf.c | 572 int width = 0; in rpl_vsnprintf() local 957 fmtstr(char * str,size_t * len,size_t size,const char * value,int width,int precision,int flags) fmtstr() argument 991 fmtint(char * str,size_t * len,size_t size,INTMAX_T value,int base,int width,int precision,int flags) fmtint() argument 1092 fmtflt(char * str,size_t * len,size_t size,LDOUBLE fvalue,int width,int precision,int flags,int * overflow) fmtflt() argument [all...] |