/freebsd/usr.bin/systat/ |
H A D | sysput.c | 40 sysputspaces(WINDOW *wd, int row, int lcol, int width) in sysputspaces() 49 sysputstrs(WINDOW *wd __unused, int row, int lcol, int width) in sysputstrs() 61 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) in sysputXs() 73 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputuint64() 100 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) in sysputwuint64() 109 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) in sysputpage()
|
/freebsd/contrib/dialog/samples/ |
H A D | dialog.py | 104 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/sys/sys/ |
H A D | bus_san.h | 44 #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/lib/libc/stdlib/ |
H A D | lsearch.c | 19 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/lib/libc/stdio/ |
H A D | vfscanf.c | 117 convert_char(FILE *fp, char * p, int width) in convert_char() 151 convert_wchar(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wchar() 171 convert_ccl(FILE *fp, char * p, int width, const char *ccltab) in convert_ccl() 210 convert_wccl(FILE *fp, wchar_t *wcp, int width, const char *ccltab, in convert_wccl() 241 convert_string(FILE *fp, char * p, int width) in convert_string() 272 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wstring() 426 parseint(FILE *fp, char * __restrict buf, int width, int base) in parseint() 492 size_t width; /* field width, or 0 */ in __svfscanf() local
|
H A D | vfwscanf.c | 128 convert_char(FILE *fp, char * mbp, int width, locale_t locale) in convert_char() 152 convert_wchar(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wchar() 169 convert_ccl(FILE *fp, char * mbp, int width, const struct ccl *ccl, in convert_ccl() 197 convert_wccl(FILE *fp, wchar_t *wcp, int width, const struct ccl *ccl, in convert_wccl() 227 convert_string(FILE *fp, char * mbp, int width, locale_t locale) in convert_string() 254 convert_wstring(FILE *fp, wchar_t *wcp, int width, locale_t locale) in convert_wstring() 406 parseint(FILE *fp, wchar_t * __restrict buf, int width, int base, in parseint() 470 size_t width; /* field width, or 0 */ in __vfwscanf() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 108 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/contrib/tcpdump/missing/ |
H A D | snprintf.c | 107 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/crypto/openssh/regress/unittests/utf8/ |
H A D | tests.c | 24 int len, width; in badarg() local 36 one(int utf8, const char *name, const char *mbs, int width, in one()
|
/freebsd/usr.sbin/bhyve/ |
H A D | bhyvegc.c | 43 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init() 76 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats_timing.h | 107 inline std::string formatSeconds(double interval, int width) { in formatSeconds() 111 inline std::string formatTicks(double interval, int width) { in formatTicks()
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo_wcwidth.h | 212 int w, width = 0; in xo_wcswidth() local 303 int w, width = 0; in mk_wcswidth_cjk() local
|
/freebsd/usr.bin/fold/ |
H A D | fold.c | 58 int rval, width; in main() local 142 fold(int width) in fold()
|
/freebsd/contrib/less/ |
H A D | cmdbuf.c | 152 int width; in cmd_putstr() local 193 int width; in cmd_step_common() local 252 int width, bswidth; cmd_home() local 281 int width; cmd_repaint() local 292 int width; cmd_repaint() local 324 int width; cmd_lshift() local 330 int width; cmd_lshift() local 362 int width; cmd_rshift() local 380 int width; cmd_right() local 413 int width = 0; cmd_left() local [all...] |
/freebsd/contrib/ncurses/ncurses/ |
H A D | wcwidth.h | 222 int w, width = 0; in mk_wcswidth() local 313 int w, width = 0; in mk_wcswidth_cjk() local
|
/freebsd/contrib/ncurses/form/ |
H A D | fty_alnum.c | 44 int width; member 163 int width = ((const thisARG *)argp)->width; in Check_This_Field() local
|
H A D | fty_alpha.c | 44 int width; member 163 int width = ((const thisARG *)argp)->width; in Check_This_Field() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_videodev_compat.h | 25 int32_t width, height; member 32 uint32_t width, height; member 42 l_int height, width; member
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value_subr.c | 64 size_t align, width; in bhnd_nvram_value_check_aligned() local 190 size_t width = bhnd_nvram_type_width(itype); in bhnd_nvram_value_nelem() local 263 size_t width; in bhnd_nvram_value_size() local
|
/freebsd/usr.sbin/ppp/ |
H A D | ncpaddr.h | 38 int width; member 43 int width; member
|
/freebsd/contrib/dialog/ |
H A D | util.c | 241 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 …]
|
H A D | guage.c | 47 int width; member 301 int width, in dlg_reallocate_gauge() 369 int width, in dlg_allocate_gauge() 404 int width, in dialog_gauge()
|
/freebsd/lib/libvgl/ |
H A D | bitmap.c | 45 WriteVerticalLine(VGLBitmap *dst, int x, int y, int width, byte *line) in WriteVerticalLine() 162 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy() 223 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in VGLBitmapCopy()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | snprintf.c | 123 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
|
/freebsd/contrib/mandoc/ |
H A D | test-wchar.c | 27 int width; in main() local
|