Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/freebsd-14-stable/usr.bin/systat/
HDsysput.c42 sysputspaces(WINDOW *wd, int row, int lcol, int width) in sysputspaces()
51 sysputstrs(WINDOW *wd __unused, int row, int lcol, int width) in sysputstrs()
63 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs()
75 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputuint64()
102 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputwuint64()
111 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) in sysputpage()
/freebsd-14-stable/contrib/dialog/samples/
HDdialog.py104 def yesno(self, text, height=10, width=30, title=''): argument
115 def msgbox(self, text, height=10, width=30, title=''): argument
124 def infobox(self, text, height=10, width=30): argument
129 def inputbox(self, text, height=10, width=30, init='', title=''): argument
145 def textbox(self, filename, height=20, width=60, title=None): argument
153 def menu(self, text, height=15, width=54, list=[]): argument
172 def checklist(self, text, height=15, width=54, list=[], checked=None): argument
203 def radiolist(self, text, height=15, width=54, list=[], selected=0): argument
236 def scrollbox(self, text, height=20, width=60, title=''): argument
252 def gauge_start(self, perc=0, text='', height=8, width=54, title=''): argument
/freebsd-14-stable/sys/sys/
HDbus_san.h44 #define BUS_SAN_MULTI(sp, rw, width, type) \ argument
54 #define BUS_SAN_READ(sp, width, type) \ argument
61 #define BUS_SAN_WRITE(sp, width, type) \ argument
68 #define BUS_SAN_SET(sp, width, type) \ argument
78 #define BUS_SAN_COPY(sp, width, type) \ argument
86 #define BUS_SAN_PEEK(sp, width, type) \ argument
90 #define BUS_SAN_POKE(sp, width, type) \ argument
112 #define _BUS_SAN_FUNCS(sp, width, type) \ argument
120 #define BUS_SAN_FUNCS(width, type) \ argument
/freebsd-14-stable/lib/libc/stdlib/
HDlsearch.c19 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch()
26 void *lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind()
34 lwork(const void *key, const void *base, size_t *nelp, size_t width, in lwork()
/freebsd-14-stable/lib/libc/stdio/
HDvfscanf.c120 convert_char(FILE *fp, char * p, int width) in convert_char()
154 convert_wchar(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wchar()
174 convert_ccl(FILE *fp, char * p, int width, const char *ccltab) in convert_ccl()
213 convert_wccl(FILE *fp, wchar_t *wcp, int width, const char *ccltab, in convert_wccl()
244 convert_string(FILE *fp, char * p, int width) in convert_string()
275 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wstring()
429 parseint(FILE *fp, char * __restrict buf, int width, int base) in parseint()
495 size_t width; /* field width, or 0 */ in __svfscanf() local
HDvfwscanf.c133 convert_char(FILE *fp, char * mbp, int width, locale_t locale) in convert_char()
157 convert_wchar(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wchar()
174 convert_ccl(FILE *fp, char * mbp, int width, const struct ccl *ccl, in convert_ccl()
202 convert_wccl(FILE *fp, wchar_t *wcp, int width, const struct ccl *ccl, in convert_wccl()
232 convert_string(FILE *fp, char * mbp, int width, locale_t locale) in convert_string()
259 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wstring()
411 parseint(FILE *fp, wchar_t * __restrict buf, int width, int base, in parseint()
475 size_t width; /* field width, or 0 */ in __vfwscanf() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPSInt.h108 APSInt trunc(uint32_t width) const { in trunc()
112 APSInt extend(uint32_t width) const { in extend()
119 APSInt extOrTrunc(uint32_t width) const { in extOrTrunc()
/freebsd-14-stable/contrib/tcpdump/missing/
HDsnprintf.c107 int width, int prec, int flags, int minusp) in append_number()
196 int width, in append_string()
227 int width, in append_char()
268 int width = 0; in xyzprintf() local
/freebsd-14-stable/crypto/openssh/regress/unittests/utf8/
HDtests.c24 int len, width; in badarg() local
36 one(int utf8, const char *name, const char *mbs, int width, in one()
/freebsd-14-stable/usr.sbin/bhyve/
HDbhyvegc.c44 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init()
77 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize()
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_stats_timing.h107 inline std::string formatSeconds(double interval, int width) { in formatSeconds()
111 inline std::string formatTicks(double interval, int width) { in formatTicks()
/freebsd-14-stable/contrib/libxo/libxo/
HDxo_wcwidth.h212 int w, width = 0; in xo_wcswidth() local
303 int w, width = 0; in mk_wcswidth_cjk() local
/freebsd-14-stable/contrib/less/
HDcmdbuf.c152 int width; in cmd_putstr() local
193 int width; in cmd_step_common() local
252 int width, bswidth; in cmd_home() local
281 int width; in cmd_repaint() local
292 int width; in cmd_repaint() local
324 int width; in cmd_lshift() local
330 int width; in cmd_lshift() local
362 int width; in cmd_rshift() local
380 int width; in cmd_right() local
413 int width = 0; in cmd_left() local
/freebsd-14-stable/usr.bin/fold/
HDfold.c71 int rval, width; in main() local
155 fold(int width) in fold()
/freebsd-14-stable/contrib/ncurses/ncurses/
HDwcwidth.h222 int w, width = 0; in mk_wcswidth() local
313 int w, width = 0; in mk_wcswidth_cjk() local
/freebsd-14-stable/contrib/ncurses/form/
HDfty_alpha.c44 int width; member
163 int width = ((const thisARG *)argp)->width; in Check_This_Field() local
HDfty_alnum.c44 int width; member
163 int width = ((const thisARG *)argp)->width; in Check_This_Field() local
/freebsd-14-stable/sys/compat/linux/
HDlinux_videodev_compat.h25 int32_t width, height; member
32 uint32_t width, height; member
42 l_int height, width; member
/freebsd-14-stable/sys/dev/bhnd/nvram/
HDbhnd_nvram_value_subr.c65 size_t align, width; in bhnd_nvram_value_check_aligned() local
191 size_t width = bhnd_nvram_type_width(itype); in bhnd_nvram_value_nelem() local
264 size_t width; in bhnd_nvram_value_size() local
/freebsd-14-stable/usr.sbin/ppp/
HDncpaddr.h38 int width; member
43 int width; member
/freebsd-14-stable/sys/dev/virtio/gpu/
HDvirtio_gpu.c151 int x, y, width, height; in vtgpu_fb_bitblt_text() local
170 unsigned int width, unsigned int height, in vtgpu_fb_bitblt_bitmap()
188 unsigned int width, unsigned int height, in vtgpu_fb_bitblt_argb()
201 int width, height; in vtgpu_fb_drawrect() local
599 uint32_t width, uint32_t height) in vtgpu_set_scanout()
637 uint32_t width, uint32_t height) in vtgpu_transfer_to_host_2d()
676 uint32_t width, uint32_t height) in vtgpu_resource_flush()
/freebsd-14-stable/lib/libvgl/
HDbitmap.c46 WriteVerticalLine(VGLBitmap *dst, int x, int y, int width, byte *line) in WriteVerticalLine()
163 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy()
224 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in VGLBitmapCopy()
/freebsd-14-stable/contrib/dialog/
HDutil.c241 dlg_attr_clear(WINDOW *win, int height, int width, chtype attr) in dlg_attr_clear()
680 centered(int width, const char *string) in centered()
1108 dlg_print_autowrap(WINDOW *win, const char *prompt, int height, int width) in dlg_print_autowrap()
1129 int width, in dlg_print_scrolled()
1278 auto_size_preformatted(const char *prompt, int *height, int *width) in auto_size_preformatted()
1347 int *height, int *width, in real_auto_size()
1429 int *width, in dlg_auto_size()
1462 int *width, in dlg_auto_sizefile()
1539 dlg_draw_box2(WINDOW *win, int y, int x, int height, int width, in dlg_draw_box2()
1572 dlg_draw_box(WINDOW *win, int y, int x, int height, int width, in dlg_draw_box()
[all …]
HDguage.c47 int width; member
301 int width, in dlg_reallocate_gauge()
369 int width, in dlg_allocate_gauge()
404 int width, in dialog_gauge()
/freebsd-14-stable/crypto/heimdal/lib/roken/
HDsnprintf.c123 pad(struct snprintf_state *state, int width, char c) in pad()
143 int width, int prec, int flags, int minusp) in append_number()
258 int width, in append_string()
293 int width, in append_char()
357 int width = 0; in xyzprintf() local

12345678910>>...18