Home
last modified time | relevance | path

Searched refs:columns (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.27/binutils/
Dbucomm.c368 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()
DNEWS306 lines to fit into 80 columns.
DChangeLog-2004638 columns.
DChangeLog-2015739 (process_cu_tu_index): Check for a row * columns sum being too
DChangeLog-2009274 Wrap output to 80 columns.
DChangeLog-98991464 (process_section_headers): Increase name by 3 columns and decrease
DChangeLog-00011107 * readelf.c (display_debug_frames): Only display columns that are
DChangeLog-919724 (sysv_internal_printer): Use calculated sizes for the columns.
25 (print_sysv_format): Size columns before printing.
/toolchain/binutils/binutils-2.27/etc/
Dtexi2pod.pl311 @columns = ();
315 push @columns, $column;
317 $_ = "\n=item ".join (" : ", @columns)."\n";
/toolchain/binutils/binutils-2.27/gold/
Darm-reloc.def24 // Architecture" (Document number ARM IHI 0044C). The first five columns of
/toolchain/binutils/binutils-2.27/texinfo/
Dtexinfo.tex3569 % @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/
Dbinutils.pot2997 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"
Dtr.po2377 " -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\…
Dbg.po2833 msgid " Number of columns: %d\n"
4500 " -w, --wide Format output for more than 80 columns\n"
Dzh_CN.po2875 msgid " Number of columns: %d\n"
4633 " -w, --wide Format output for more than 80 columns\n"
Dsr.po2858 msgid " Number of columns: %d\n"
4657 " -w, --wide Format output for more than 80 columns\n"
Dzh_TW.po2325 " -w, --wide Format output for more than 80 columns\n"
Dsv.po2887 msgid " Number of columns: %d\n"
4706 " -w, --wide Format output for more than 80 columns\n"
Drw.po2195 " -w, --wide Format output for more than 80 columns\n"
Des.po4294 " -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\…
Dca.po2857 msgid " Number of columns: %d\n"
4708 " -w, --wide Format output for more than 80 columns\n"
/toolchain/binutils/binutils-2.27/gas/doc/
Das.texinfo74 @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/
Dbinutils.texi2578 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/
DChangeLog-92031587 via option --width and the function tries hard to keep columns
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-200672 * config/tc-i386.c (build_modrm_byte): Reformat to 72 columns.

12