Searched refs:columns (Results 1 – 25 of 41) sorted by relevance
12
/toolchain/binutils/binutils-2.27/binutils/ |
D | bucomm.c | 368 int columns; in display_target_tables() local 372 columns = 0; in display_target_tables() 375 columns = atoi (colum); in display_target_tables() 376 if (columns == 0) in display_target_tables() 377 columns = 80; in display_target_tables() 386 while (wid < columns && bfd_target_vector[t] != NULL) in display_target_tables() 391 if (newwid >= columns) in display_target_tables()
|
D | NEWS | 306 lines to fit into 80 columns.
|
D | ChangeLog-2004 | 638 columns.
|
D | ChangeLog-2015 | 739 (process_cu_tu_index): Check for a row * columns sum being too
|
D | ChangeLog-2009 | 274 Wrap output to 80 columns.
|
D | ChangeLog-9899 | 1464 (process_section_headers): Increase name by 3 columns and decrease
|
D | ChangeLog-0001 | 1107 * readelf.c (display_debug_frames): Only display columns that are
|
D | ChangeLog-9197 | 24 (sysv_internal_printer): Use calculated sizes for the columns. 25 (print_sysv_format): Size columns before printing.
|
/toolchain/binutils/binutils-2.27/etc/ |
D | texi2pod.pl | 311 @columns = (); 315 push @columns, $column; 317 $_ = "\n=item ".join (" : ", @columns)."\n";
|
/toolchain/binutils/binutils-2.27/gold/ |
D | arm-reloc.def | 24 // Architecture" (Document number ARM IHI 0044C). The first five columns of
|
/toolchain/binutils/binutils-2.27/texinfo/ |
D | texinfo.tex | 3569 % @multitable ... @end multitable will make as many columns as desired. 3578 % Either define widths of columns in terms of percent of \hsize: 3584 % columns as desired. 3593 % starts with @tab. Empty columns may be produced by supplying @tab's 3594 % with nothing between them for as many times as empty columns are needed, 3595 % ie, @tab@tab@tab will produce two empty columns. 3620 % @multitablecolmargin is horizontal space to be left between columns. 3743 % be used as many times as user calls for columns. 3754 % we will add a \leftskip of \multitablecolspace to all columns after 4727 % columns. [all …]
|
/toolchain/binutils/binutils-2.27/binutils/po/ |
D | binutils.pot | 2997 msgid "Out of memory allocating %u columns in dwarf frame arrays\n" 3250 msgid " Number of columns: %d\n" 3286 msgid "Overlarge number of columns: %x\n" 3314 msgid "Row index (%u) * num columns (%u) > space remaining in section\n" 5045 " -w, --wide Format output for more than 80 columns\n"
|
D | tr.po | 2377 " -w, --wide Format output for more than 80 columns\n" 5742 #~ msgid " -W or --wide Don't split lines or truncate symbols to fit into 80 columns\…
|
D | bg.po | 2833 msgid " Number of columns: %d\n" 4500 " -w, --wide Format output for more than 80 columns\n"
|
D | zh_CN.po | 2875 msgid " Number of columns: %d\n" 4633 " -w, --wide Format output for more than 80 columns\n"
|
D | sr.po | 2858 msgid " Number of columns: %d\n" 4657 " -w, --wide Format output for more than 80 columns\n"
|
D | zh_TW.po | 2325 " -w, --wide Format output for more than 80 columns\n"
|
D | sv.po | 2887 msgid " Number of columns: %d\n" 4706 " -w, --wide Format output for more than 80 columns\n"
|
D | rw.po | 2195 " -w, --wide Format output for more than 80 columns\n"
|
D | es.po | 4294 " -w, --wide Format output for more than 80 columns\n" 9159 #~ msgid " -W or --wide Don't split lines or truncate symbols to fit into 80 columns\…
|
D | ca.po | 2857 msgid " Number of columns: %d\n" 4708 " -w, --wide Format output for more than 80 columns\n"
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | as.texinfo | 74 @c This matters, because of order: text flow switches columns at each page 4410 * Psize:: @code{.psize @var{lines}, @var{columns}} 6188 @section @code{.psize @var{lines} , @var{columns}} 6194 number of columns---to use for each page, when generating listings. 6197 of 60. You may omit the comma and @var{columns} specification; the 6198 default width is 200 columns.
|
/toolchain/binutils/binutils-2.27/binutils/doc/ |
D | binutils.texi | 2578 Format some lines for output devices that have more than 80 columns. 4622 Don't break output lines to fit into 80 columns. By default 4624 64-bit ELF files, so that they fit into 80 columns. This option causes 4626 single line, which is far more readable on terminals wider than 80 columns.
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | ChangeLog-9203 | 1587 via option --width and the function tries hard to keep columns
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2006 | 72 * config/tc-i386.c (build_modrm_byte): Reformat to 72 columns.
|
12