Searched refs:width (Results 251 - 275 of 603) sorted by relevance

<<11121314151617181920>>

/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dmulti.c93 expand the template text and return the width of that string. */
105 line_error ("find_template width internal error: passed %s",
166 /* Initialize environment number ENV_NO, of width WIDTH.
171 setup_output_environment (int env_no, int width)
175 /* clobber old environment and set width of new one */
179 fill_column = width;
240 info, we want the character width. */
241 int width = xml || html ? (columnfrac + .005) * 100
243 setup_output_environment (i, width);
523 add_word_args ("<tr align=\"left\"><%s valign=\"top\" width
169 setup_output_environment(int env_no, int width) argument
239 int width = xml || html ? (columnfrac + .005) * 100 local
[all...]
/freebsd-10.0-release/include/
H A Dprintf.h49 int width; member in struct:printf_info
/freebsd-10.0-release/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c105 idx = idx * lz->width + n - lz->begin;
143 lz->width= end - begin + 1;
309 table_size = lz->width;
312 table_size *= lz->width;
/freebsd-10.0-release/sys/boot/fdt/dts/
H A Ddreamplug-1001.dts94 bank-width = <2>;
95 device-width = <1>;
H A Dsheevaplug.dts88 bank-width = <2>;
89 device-width = <1>;
H A Dmpc8555cds.dts120 bank-width = <2>;
121 device-width = <1>;
129 bank-width = <2>;
130 device-width = <1>;
138 bank-width = <1>;
139 device-width = <1>;
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-qlm.c394 int width = total_length - bits; local
395 if (width > 32)
396 width = 32;
397 cvmx_helper_qlm_jtag_shift(qlm, width, shift);
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_cursor.c157 uint32_t width,
174 if ((width > CURSOR_WIDTH) || (height > CURSOR_HEIGHT)) {
175 DRM_ERROR("bad cursor width or height %d x %d\n", width, height);
197 radeon_crtc->cursor_width = width;
154 radeon_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height) argument
H A Dradeon_fb.c66 int radeon_align_pitch(struct radeon_device *rdev, int width, int bpp, bool tiled) argument
68 int aligned = width;
121 mode_cmd->pitches[0] = radeon_align_pitch(rdev, mode_cmd->width, bpp,
209 mode_cmd.width = sizes->surface_width;
/freebsd-10.0-release/sys/powerpc/mpc85xx/
H A Dlbc.h99 int width; /* data bus width */ member in struct:lbc_bank
/freebsd-10.0-release/usr.bin/last/
H A Dlast.c88 static int width = 5; /* show seconds in delta */ variable
168 width = 8;
178 if (sflag && width == 8) usage();
367 (void) strftime(ct, sizeof(ct), width >= 8 ? "%T" : "%R", tm);
/freebsd-10.0-release/usr.sbin/bsdconfig/startup/
H A Drcvar129 local height width rows
131 height width rows \
152 $height $width $rows \
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dnode.cpp175 hunits track_kern; // add this to the width
693 vunits before, vunits after, hunits width) = 0;
705 void print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width);
719 void really_print_line(hunits x, vunits y, node *n, vunits, vunits, hunits width);
727 void really_print_line(hunits x, vunits y, node *n, vunits, vunits, hunits width);
793 void really_print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width);
1012 int width = tf->get_width(ci).to_units() local
1016 check_output_limits(output_hpos + width, output_vpos + depth);
1684 vunits before, vunits after, hunits width)
1687 really_print_line(x, y, n, before, after, width);
1683 print_line(hunits x, vunits y, node *n, vunits before, vunits after, hunits width) argument
2099 hunits glyph_node::width() function in class:glyph_node
2486 hunits node::width() function in class:node
2506 hunits hmotion_node::width() function in class:hmotion_node
2539 hunits kern_pair_node::width() function in class:kern_pair_node
2552 hunits dbreak_node::width() function in class:dbreak_node
2639 hunits italic_corrected_node::width() function in class:italic_corrected_node
2774 hunits break_char_node::width() function in class:break_char_node
2939 hunits hline_node::width() function in class:hline_node
2965 hunits vline_node::width() function in class:vline_node
3063 hunits overstrike_node::width() function in class:overstrike_node
3111 hunits bracket_node::width() function in class:bracket_node
3201 hunits space_node::width() function in class:space_node
4155 hunits suppress_node::width() function in class:suppress_node
4203 hunits composite_node::width() function in class:composite_node
4481 hunits draw_node::width() function in class:draw_node
5419 hunits left_italic_corrected_node::width() function in class:left_italic_corrected_node
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dlanguage.h128 field width and precision, typically only a single character such
187 unsigned int length, int width,
402 #define LA_PRINT_STRING(stream, string, length, width, force_ellipses) \
403 (current_language->la_printstr(stream, string, length, width, force_ellipses))
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dutf_width.c8 * In fixed-width output devices, Latin characters all occupy a single
9 * "cell" position of equal width, whereas ideographic CJK characters
20 * defines a character-cell width via the definition of the East Asian
21 * FullWidth (F), Wide (W), Half-width (H), and Narrow (Na) classes.
22 * In all these cases, there is no ambiguity about which width a
24 * class, the width choice depends purely on a preference of backward
26 * Choosing single-width for these characters is easy to justify as
28 * displaying these characters as double-width comes from historic
30 * single-width and 16-bit ones double-width, eve
217 int width = 0; local
[all...]
/freebsd-10.0-release/lib/libvgl/
H A Dmouse.c235 VGLMouseFreeze(int x, int y, int width, int hight, byte color) argument
239 if (width > 1 || hight > 1) { /* bitmap */
246 overlap = (x + width) - VGLMouseXpos;
/freebsd-10.0-release/sys/arm/freescale/imx/
H A Dimx51_ipuv3.c106 unsigned int width; member in struct:video_adapter_softc
227 va_sc->width = ((w0sh96 >> 29) & 0x1fff) + 1;
234 printf("%dx%d [%d]\n", va_sc->width, va_sc->height, va_sc->stride);
248 va_sc->bpp = va_sc->stride / va_sc->width;
506 sc->width = 640;
509 sc->stride = sc->width * sc->bpp;
539 vi->vi_width = sc->width/8;
543 * Clamp width/height to syscons maximums
550 sc->xmargin = (sc->width - (vi->vi_width * vi->vi_cwidth)) / 2;
586 ipu3fb_save_font(video_adapter_t *adp, int page, int size, int width, argument
594 ipu3fb_load_font(video_adapter_t *adp, int page, int size, int width, u_char *data, int c, int count) argument
853 ipu3fb_putm(video_adapter_t *adp, int x, int y, uint8_t *pixel_image, uint32_t pixel_mask, int size, int width) argument
[all...]
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Dintel_fb.c55 mode_cmd.width = sizes->surface_width;
58 mode_cmd.pitches[0] = roundup2(mode_cmd.width * ((sizes->surface_bpp + 7) /
140 fb->width, fb->height,
/freebsd-10.0-release/usr.sbin/bsdconfig/
H A Dbsdconfig122 # Determine the maximum width of terminal/console
130 # Using the longest command-length as the width of a single column,
269 local height width rows
270 eval f_dialog_menu_with_help_size height width rows \
294 $height $width $rows \
/freebsd-10.0-release/usr.sbin/nandsim/
H A Dnandsim_cfgparse.c125 {"width", 1, VALUE_UINT | SIZE_8, (void *)&chip_conf.width, 0},
442 chipsptr[i].row_addr_cycles, chipsptr[i].width,
765 int cchipcnt, i, width, j, id, max; local
781 if (chips[chipcnt].width != 8 &&
782 chips[chipcnt].width != 16) {
783 error("invalid width:%d for chip#%d",
784 chips[chipcnt].width, chips[chipcnt].num);
873 /* Check if chips attached to the same controller, have same width */
875 width
[all...]
/freebsd-10.0-release/contrib/mdocml/
H A Dmdoc_term.c636 size_t width, offset, ncols, dcol; local
648 * First calculate width and offset. This is pretty easy unless
653 width = offset = 0;
665 * - For each earlier column, add its width.
692 * adjusted to the default width of 10, or, for the last
702 width = a2width(p, bl->norm->Bl.cols[i]) + dcol;
705 if (NULL == bl->norm->Bl.width)
709 * Note: buffer the width by 2, which is groff's magic
713 assert(bl->norm->Bl.width);
714 width
[all...]
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dcharset.c780 width_to_mask (size_t width)
782 width = MIN (width, BITS_PER_CPPCHAR_T);
783 if (width >= CHAR_BIT * sizeof (size_t))
786 return ((size_t) 1 << width) - 1;
1080 size_t width = CPP_OPTION (pfile, wchar_precision);
1083 size_t nbwc = width / cwidth;
1127 size_t width = (wide ? CPP_OPTION (pfile, wchar_precision)
1129 size_t mask = width_to_mask (width);
1178 size_t width
779 width_to_mask(size_t width) argument
1079 size_t width = CPP_OPTION (pfile, wchar_precision); local
1126 size_t width = (wide ? CPP_OPTION (pfile, wchar_precision) local
1177 size_t width = (wide ? CPP_OPTION (pfile, wchar_precision) local
1384 size_t width = CPP_OPTION (pfile, char_precision); local
1454 size_t width = CPP_OPTION (pfile, wchar_precision); local
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dlisting.c846 char *buffer, unsigned int width)
853 char *p = buffer_line (current_file, buffer, width);
944 unsigned int width; local
955 width = listing_rhs_width > paper_width ? paper_width :
990 p = buffer_line (list->file, buffer, width);
1011 print_source (current_hll_file, list, buffer, width);
1031 p = buffer_line (list->file, buffer, width);
845 print_source(file_info_type *current_file, list_info_type *list, char *buffer, unsigned int width) argument
/freebsd-10.0-release/sys/i386/xbox/
H A Dxboxfb.c68 /* screen width (pixels) */
258 vi->vi_cwidth = sc->sc_font->width;
441 xboxfb_save_font(video_adapter_t *adp, int page, int size, int width, argument
448 xboxfb_load_font(video_adapter_t *adp, int page, int size, int width, argument
634 u_int32_t pixel_mask, int size, int width)
640 if (x < 0 || y < 0 || x + width > sc->sc_width || y + (2 * size) > sc->sc_height)
647 for (i = width; i > 0; i--) {
652 ptri += (sc->sc_width - width);
633 xboxfb_putm(video_adapter_t *adp, int x, int y, u_int8_t *pixel_image, u_int32_t pixel_mask, int size, int width) argument
/freebsd-10.0-release/tools/tools/mwl/mwlstats/
H A Dmwlstats.c519 int i, width; local
521 width = 0;
524 if (f->width > width)
525 width = f->width;
531 fprintf(fd, "%s%-*s %s\n", indent, width, s, f->desc);

Completed in 393 milliseconds

<<11121314151617181920>>