Home
last modified time | relevance | path

Searched refs:width (Results 151 – 175 of 2750) sorted by relevance

12345678910>>...110

/freebsd/contrib/libxo/xohtml/
H A Dxohtml.css196 width: 100%;
216 width: 150px;
222 width: 60%;
232 width: 40px;
248 width: 200px;
271 width: 25%;
336 width: 60em;
364 width: 100%;
374 width: 70%;
392 width: 100%;
[all …]
/freebsd/contrib/ncurses/menu/
H A Dm_global.c294 int width = 0; in calculate_actual_width() local
312 if (check > width) in calculate_actual_width()
313 width = check; in calculate_actual_width()
318 width = (name ? menu->namelen : menu->desclen); in calculate_actual_width()
323 width, in calculate_actual_width()
325 return width; in calculate_actual_width()
361 menu->width = (short)l; in _nc_Calculate_Item_Length_and_Width()
366 menu->width)); in _nc_Calculate_Item_Length_and_Width()
525 if (menu->width < maxx) in _nc_Show_Menu()
526 maxx = menu->width; in _nc_Show_Menu()
/freebsd/sys/arm64/qoriq/clk/
H A Dls1088a_clkgen.c125 .width = 4,
139 .width = 4,
187 .width = 4,
201 .width = 4,
215 .width = 4,
/freebsd/stand/efi/loader/
H A Dframebuffer.c61 unsigned int width; member
66 .width = 640,
71 .width = 1280,
76 .width = 1920,
81 .width = 2560,
87 .width = 3840,
92 .width = 5120,
707 *width = *height = 0; in efi_get_max_resolution()
716 *width = res->width; in efi_get_max_resolution()
755 width = info->HorizontalResolution; in gop_autoresize()
[all …]
/freebsd/contrib/mandoc/
H A Dtest-wchar.c27 int width; in main() local
46 if ((width = wcwidth(L' ')) != 1) { in main()
47 fprintf(stderr, "wcwidth(L' ') returned %d\n", width); in main()
/freebsd/sys/dev/clk/allwinner/
H A Daw_clk_nkmp.c372 sc->n.width = clkdef->n.width; in aw_clk_nkmp_register()
373 sc->n.mask = ((1 << clkdef->n.width) - 1) << sc->n.shift; in aw_clk_nkmp_register()
378 sc->k.width = clkdef->k.width; in aw_clk_nkmp_register()
379 sc->k.mask = ((1 << clkdef->k.width) - 1) << sc->k.shift; in aw_clk_nkmp_register()
384 sc->m.width = clkdef->m.width; in aw_clk_nkmp_register()
385 sc->m.mask = ((1 << clkdef->m.width) - 1) << sc->m.shift; in aw_clk_nkmp_register()
390 sc->p.width = clkdef->p.width; in aw_clk_nkmp_register()
391 sc->p.mask = ((1 << clkdef->p.width) - 1) << sc->p.shift; in aw_clk_nkmp_register()
/freebsd/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c84 int width = -1; in _nc_printf_length() local
96 if (width < 0) in _nc_printf_length()
97 width = 0; in _nc_printf_length()
98 width = (width * 10) + num; in _nc_printf_length()
109 width = ival; in _nc_printf_length()
/freebsd/sys/dev/videomode/
H A Dpickmode.c43 pick_mode_by_dotclock(int width, int height, int dotclock) in pick_mode_by_dotclock() argument
48 DPRINTF("%s: looking for %d x %d at up to %d kHz\n", __func__, width, in pick_mode_by_dotclock()
52 if ((this->hdisplay != width) || (this->vdisplay != height) || in pick_mode_by_dotclock()
68 pick_mode_by_ref(int width, int height, int refresh) in pick_mode_by_ref() argument
73 DPRINTF("%s: looking for %d x %d at up to %d Hz\n", __func__, width, in pick_mode_by_ref()
79 if ((this->hdisplay != width) || (this->vdisplay != height)) in pick_mode_by_ref()
/freebsd/contrib/gdtoa/
H A Dprintf.c0760 width = k;
791 width = k;
856 width--;
858 width--;
1015 --width;
1017 --width;
1164 --width;
1166 --width;
1171 --width;
1267 --width;
[all …]
/freebsd/contrib/dialog/
H A Deditbox.c326 int width) in dlg_editbox() argument
348 int old_width = width; in dlg_editbox()
375 DLG_TRACE2N("width", width); in dlg_editbox()
396 dlg_print_size(height, width); in dlg_editbox()
397 dlg_ctl_size(height, width); in dlg_editbox()
399 x = dlg_box_x_ordinate(width); in dlg_editbox()
402 dialog = dlg_new_window(height, width, y, x); in dlg_editbox()
417 box_width = width - 2 - (2 * MARGIN); in dlg_editbox()
497 width); in dlg_editbox()
714 width = old_width; in dlg_editbox()
[all …]
H A Dfselect.c600 int old_width = width; in dlg_fselect()
634 DLG_TRACE2N("width", width); in dlg_fselect()
650 dlg_print_size(height, width); in dlg_fselect()
651 dlg_ctl_size(height, width); in dlg_fselect()
653 dialog = dlg_new_window(height, width, in dlg_fselect()
655 dlg_box_x_ordinate(width)); in dlg_fselect()
669 tbox_width = width - (4 * MARGIN + 2); in dlg_fselect()
671 tbox_x = (width - tbox_width) / 2; in dlg_fselect()
692 dbox_width = (width - (6 * MARGIN)); in dlg_fselect()
694 dbox_width = (width - (6 * MARGIN + 2 * EXT_WIDE)) / 2; in dlg_fselect()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/realtek/
H A Drtd1195.dtsi107 reg-io-width = <4>;
116 reg-io-width = <4>;
125 reg-io-width = <4>;
134 reg-io-width = <4>;
143 reg-io-width = <4>;
200 reg-io-width = <4>;
212 reg-io-width = <4>;
/freebsd/lib/libc/stdio/
H A Dxprintf_int.c392 else if (pi->pad == '0' && pi->width > l && !pi->left) in __printf_render_int()
393 zext = pi->width - l; in __printf_render_int()
411 if (pi->width > (pe - p) && !pi->left) { in __printf_render_int()
412 l = pi->width - (pe - p); in __printf_render_int()
421 if (!pi->left && pi->width > l) in __printf_render_int()
422 ret += __printf_pad(io, pi->width - l, 0); in __printf_render_int()
432 if (pi->width > ret && pi->left) in __printf_render_int()
433 ret += __printf_pad(io, pi->width - ret, 0); in __printf_render_int()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h41 int width; member
91 emitter_justify_t justify, int width) { in emitter_gen_fmt() argument
99 "%%-%d%s", width, fmt_specifier); in emitter_gen_fmt()
102 "%%%d%s", width, fmt_specifier); in emitter_gen_fmt()
117 emitter_print_value(emitter_t *emitter, emitter_justify_t justify, int width, in emitter_print_value() argument
133 emitter_gen_fmt(fmt, FMT_SIZE, format, justify, width), \ in emitter_print_value()
139 emitter_gen_fmt(fmt, FMT_SIZE, "%s", justify, width), in emitter_print_value()
163 emitter_gen_fmt(fmt, FMT_SIZE, "%s", justify, width), buf); in emitter_print_value()
391 emitter_print_value(emitter, col->justify, col->width, in emitter_table_row()
/freebsd/usr.bin/procstat/
H A Dprocstat_files.c249 u_int count, i, width; in width_capability() local
252 width = 0; in width_capability()
255 width += strlen(cap_desc[i].cd_desc); in width_capability()
257 width++; in width_capability()
261 return (width); in width_capability()
295 u_int capwidth, width; in procstat_files() local
311 width = width_capability(&fst->fs_cap_rights); in procstat_files()
312 if (width > capwidth) in procstat_files()
313 capwidth = width; in procstat_files()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp103 static int AppendString(char **buff, const char *buff_end, int width, in AppendString() argument
114 while (width < -result) in AppendString()
149 int width = 0; in VSNPrintf() local
152 width = width * 10 + *cur++ - '0'; in VSNPrintf()
177 result += AppendSignedDecimal(&buff, buff_end, dval, width, in VSNPrintf()
190 width, pad_with_zero, uppercase); in VSNPrintf()
202 result += AppendString(&buff, buff_end, left_justified ? -width : width, in VSNPrintf()
/freebsd/sys/contrib/device-tree/src/mips/netlogic/
H A Dxlp_evp.dts25 reg-io-width = <4>;
35 reg-io-width = <4>;
46 reg-io-width = <4>;
57 reg-io-width = <4>;
84 bank-width = <2>;
H A Dxlp_fvp.dts25 reg-io-width = <4>;
35 reg-io-width = <4>;
46 reg-io-width = <4>;
57 reg-io-width = <4>;
84 bank-width = <2>;
H A Dxlp_svp.dts25 reg-io-width = <4>;
35 reg-io-width = <4>;
46 reg-io-width = <4>;
57 reg-io-width = <4>;
84 bank-width = <2>;
/freebsd/usr.sbin/i2c/
H A Di2c.c53 const char *width; member
288 if (!strcmp(width, "0")) { in encode_offset()
292 if (!strcmp(width, "8")) { in encode_offset()
301 if (!strcmp(width, "16LE") || !strcmp(width, "16")) { in encode_offset()
306 if (!strcmp(width, "16BE")) { in encode_offset()
551 const char *width = NULL; in command_bus() local
612 width = widths[u]; in command_bus()
616 if (width == NULL) { in command_bus()
627 err_msg = encode_offset(width, offset, in command_bus()
756 i2c_opt.width = "8"; in main()
[all …]
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c99 unsigned int width; member
169 sc->width = fb.xres; in bcm_fb_attach()
440 sc->width = 0; in bcmfb_configure()
458 sc->width = (unsigned int)strtol(v, NULL, 0); in bcmfb_configure()
472 if (sc->width == 0) { in bcmfb_configure()
475 sc->width = cell; in bcmfb_configure()
485 if (sc->width == 0) in bcmfb_configure()
486 sc->width = FB_WIDTH; in bcmfb_configure()
517 vi->vi_width = sc->width / vi->vi_cwidth; in bcmfb_init()
686 fb->fb_width = sc->width; in bcmfb_ioctl()
[all …]
/freebsd/share/examples/ppp/
H A Dlogin-auth47 text .l.prompt -width $pwidth -height 1 -relief flat;
51 text .l.value -width $vwidth -height 1;
58 text .p.prompt -width $pwidth -height 1 -relief flat;
62 entry .p.value -show "*" -width $vwidth;
/freebsd/tools/tools/whereintheworld/
H A Dwhereintheworld.pl19 my $width = $ENV{COLUMNS} || 80;
64 if (!$error && $line !~ m/^TB / && length($line) >= $width) {
65 substr($line, $width - 7) = " [...]\n";
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dphy-ctxt.c14 switch (chandef->width) { in iwl_mvm_get_channel_width()
27 WARN(1, "Invalid channel width=%u", chandef->width); in iwl_mvm_get_channel_width()
273 ctxt->width = chandef->width; in iwl_mvm_phy_ctxt_add()
306 ctxt->width == chandef->width && in iwl_mvm_phy_ctxt_changed()
328 ctxt->width = chandef->width; in iwl_mvm_phy_ctxt_changed()
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_fb.c140 mode_cmd.width = sizes->surface_width; in tegra_fb_probe()
177 drm_fb_helper_fill_var(info, helper, fb->drm_fb.width, in tegra_fb_probe()
181 fb->drm_fb.width, fb->drm_fb.height, fb->drm_fb.depth, in tegra_fb_probe()
271 int width, height, size, bpp; in tegra_drm_fb_create() local
282 width = cmd->width; in tegra_drm_fb_create()
285 width /= hsub; in tegra_drm_fb_create()
296 width * bpp + cmd->offsets[i]; in tegra_drm_fb_create()

12345678910>>...110