Searched refs:widths (Results 1 – 18 of 18) sorted by relevance
| /dragonfly/contrib/dialog/ |
| HD | columns.c | 66 split_row(char *source, unsigned *offsets, unsigned *widths) in split_row() argument 76 widths[result - 1] = offset - offsets[result - 1] - (unsigned) mark; in split_row() 83 widths[result - 1] = offset - offsets[result - 1]; in split_row() 100 unsigned *widths; in dlg_align_columns() local 114 widths = dlg_calloc(unsigned, maxcols); in dlg_align_columns() 118 assert_ptr(widths, "dlg_align_columns"); in dlg_align_columns() 124 unsigned cols = split_row(*value, offsets, widths); in dlg_align_columns() 128 if (maxwidth[n] < widths[n]) in dlg_align_columns() 129 maxwidth[n] = widths[n]; in dlg_align_columns() 139 unsigned cols = split_row(*value, offsets, widths); in dlg_align_columns() [all …]
|
| /dragonfly/usr.sbin/installer/dfuife_curses/ |
| HD | curses_xlat.h | 15 int widths[256]; member
|
| HD | curses_xlat.c | 280 cfu->widths[col] - 1, CURSES_TEXTBOX, in curses_form_create_widget_row() 290 left, top, cfu->widths[col] - 1, in curses_form_create_widget_row() 309 left += cfu->widths[col++]; in curses_form_create_widget_row() 708 cfu->widths[col++] = label->width + 2; in curses_form_construct_from_dfui_form_multiple()
|
| /dragonfly/share/ctypedef/ |
| HD | Makefile | 10 localedef -D -U -c -w ${MAPLOC}/widths.txt \ 206 localedef -D -U -c -w ${MAPLOC}/widths.txt \
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| D | iosfwd | 56 * widths (wide and narrow). The typedefs are the same as the
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| D | iosfwd | 58 * widths (wide and narrow). The typedefs are the same as the
|
| /dragonfly/contrib/binutils-2.27/gas/doc/ |
| HD | c-xtensa.texi | 292 instruction fetch widths.) An 320 different fetch widths, the assembler conservatively assumes a 32-bit
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | filesystems | 1449 # http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/determining-fat-widths.html
|
| /dragonfly/contrib/binutils-2.27/gprof/ |
| HD | gprof.texi | 1803 The blurbs, field widths, and output formats are different. @sc{gnu}
|
| HD | gprof.info | 1551 * The blurbs, field widths, and output formats are different. GNU
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | rtl.texi | 2240 quotient widths are not all the same; you should represent
|
| HD | md.texi | 4603 Similar widening-multiplication instructions of other widths.
|
| HD | extend.texi | 1890 int widths[] = @{ [0 ... 9] = 1, [10 ... 99] = 2, [100] = 3 @};
|
| HD | invoke.texi | 2333 Incorrect handling of bit-fields with declared widths greater than that
|
| /dragonfly/tools/tools/locale/etc/final-maps/ |
| HD | widths.txt | 20 # the mkwidths.py python script. To make corrections, fix the widths-0.txt 21 # or widths-2.txt files, and re-run mkwidths.py. But preserve this header.
|
| /dragonfly/sys/contrib/dev/acpica/ |
| HD | changes.txt | 17497 not support mixed integer widths across different ACPI tables
|
| /dragonfly/games/fortune/datfiles/ |
| HD | fortunes | 7768 A lot of people are afraid of heights. Not me. I'm afraid of widths. 10156 And one int in his time plays many widths,
|
| /dragonfly/contrib/ncurses/misc/ |
| HD | terminfo.src | 6724 # b) widths of Unicode values above 256 do not always agree with wcwidth.
|