| /freebsd-12.1/contrib/dialog/ |
| H A D | columns.c | 66 split_row(char *source, unsigned *offsets, unsigned *widths) in split_row() argument 83 widths[result - 1] = offset - offsets[result - 1]; in split_row() 102 unsigned *widths; in dlg_align_columns() local 115 widths = dlg_calloc(unsigned, maxcols); in dlg_align_columns() 119 assert_ptr(widths, "dlg_align_columns"); in dlg_align_columns() 125 unsigned cols = split_row(*value, offsets, widths); in dlg_align_columns() 129 if (maxwidth[n] < widths[n]) in dlg_align_columns() 130 maxwidth[n] = widths[n]; in dlg_align_columns() 140 unsigned cols = split_row(*value, offsets, widths); in dlg_align_columns() 148 memcpy(text + offset, *value + offsets[n], (size_t) widths[n]); in dlg_align_columns() [all …]
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/locale/ |
| H A D | t_mbstowcs.c | 79 int widths[64]; member 184 wcwidth(wbuf[i]) == t->widths[i]) in ATF_TC_BODY() 189 t->wchars[i], t->widths[i]); in ATF_TC_BODY()
|
| H A D | t_mbrtowc.c | 79 const wchar_t widths[64]; member 184 width != t->widths[nchar]) { in h_ctype2() 187 t->wchars[nchar], t->widths[nchar]); in h_ctype2()
|
| /freebsd-12.1/cddl/usr.sbin/dtrace/tests/common/printf/ |
| H A D | Makefile | 12 err.D_PRINTF_ARG_EXTRA.widths.d \ 57 tst.widths.d \ 58 tst.widths.d.out \
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | bcm7445.dtsi | 209 brcm,gpio-bank-widths = <32 32 32 24>; 222 brcm,gpio-bank-widths = <18 4>;
|
| /freebsd-12.1/share/ctypedef/ |
| H A D | Makefile | 13 localedef ${LOCALEDEF_ENDIAN} -D -U -c -w ${MAPLOC}/widths.txt \ 244 localedef ${LOCALEDEF_ENDIAN} -D -U -c -w ${MAPLOC}/widths.txt \
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | NEWS | 39 * tbl(7): better column widths in the presence of horizontal spans 90 particular all hard-coded indentations and column widths, and 163 * tbl(7): Ignore explicitly specified negative column widths rather than 442 * mdoc(7): Make trailing whitespace significant in .Bl -tag widths. 456 * man(7): Make trailing whitespace significant in .TP widths. 464 * terminal output: Improve rounding rules for horizontal scaling widths. 590 * man(7): Support negative horizontal widths.
|
| H A D | TODO | 443 The same applies to .Bl -column column widths;
|
| /freebsd-12.1/contrib/libxo/doc/ |
| H A D | field-roles.rst | 295 appear after the "/". Note that only "%d" is supported for widths.
|
| H A D | libxo.txt | 716 appear after the "/". Note that only "%d" is supported for widths.
|
| /freebsd-12.1/sys/dev/cxgbe/firmware/ |
| H A D | t5fw_cfg_fpga.txt | 144 # Selection of tuples for LE filter lookup, fields (and widths which
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARM.td | 212 // VFP register widths.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticGroups.td | 992 def ASMOperandWidths : DiagGroup<"asm-operand-widths">;
|
| H A D | AttrDocs.td | 1670 maximum vector widths still apply. This means even if you ask for something
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | ChangeLog-2006 | 1162 (neon_shape_el_size): Register widths of above, where appropriate. 1930 (neon_shape): Enumerate shapes (permitted register widths, etc.) for
|
| /freebsd-12.1/contrib/diff/ |
| H A D | ChangeLog | 425 (main): Allow widths up to SIZE_MAX. 3195 * diff.c, diff.h, side.c: Calculate column widths so that tabs line up.
|
| /freebsd-12.1/contrib/tnftp/ |
| H A D | ChangeLog | 375 - Printf field widths and size_t don't always mix well, so
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86InstrCompiler.td | 277 // Other widths can also make use of the 32-bit xor, which may have a smaller
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | filesystems | 1437 # http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/determining-fat-widths.html
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | texinfo.tex | 2686 % Either define widths of columns in terms of percent of \hsize: 4827 % \tt widths. Each \tt character is 1en, so two makes it 1em.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1996 | 1663 * class.c (finish_struct_1): Fix handling of named bitfield widths.
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | texinfo.tex | 3012 % \tt widths. Each \tt character is 1en, so two makes it 1em. 3789 % Either define widths of columns in terms of percent of \hsize:
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrVSX.td | 1569 /* Direct moves of various widths from GPR's into VSR's. Each move lines
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/ |
| H A D | Options.td | 1235 HelpText<"Use separate accesses for consecutive bitfield runs with legal widths and alignments.">;
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | rtl.texi | 1928 quotient widths are not all the same; you should represent
|