Home
last modified time | relevance | path

Searched refs:indentation (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dioutil.c99 int _io_display_text(GlWriteFn *write_fn, void *data, int indentation, in _io_display_text() argument
124 if(indentation > term_width) in _io_display_text()
125 indentation = term_width; in _io_display_text()
126 else if(indentation < 0) in _io_display_text()
127 indentation = 0; in _io_display_text()
143 margin_width = indentation + prefix_len; in _io_display_text()
153 if(indentation > 0 && last < indentation) { in _io_display_text()
154 if(_io_pad_line(write_fn, data, fill_char, indentation - last)) in _io_display_text()
156 last = indentation; in _io_display_text()
163 int pstart = last - indentation; in _io_display_text()
H A Dioutil.h69 int _io_display_text(GlWriteFn *write_fn, void *data, int indentation,
H A Dgetline.c11303 int gl_display_text(GetLine *gl, int indentation, const char *prefix,
11324 status = _io_display_text(_io_write_stdio, gl->output_fp, indentation,
/illumos-gate/usr/src/cmd/fm/ipmitopo/common/
H A Dipmitopo.c46 int indentation = (uintptr_t)data; in sdr_print() local
76 (void) printf("%*s%-*s", indentation, "", in sdr_print()
77 36 - indentation, name); in sdr_print()
106 int indentation = (uintptr_t)data; in entity_print() local
115 (void) printf("%*s%-*s %s (%s)\n", indentation, "", in entity_print()
116 24 - indentation, name, "unknown", ipmi_errmsg(ihp)); in entity_print()
118 (void) printf("%*s%-*s %s\n", indentation, "", in entity_print()
119 24 - indentation, name, present ? "present" : "absent"); in entity_print()
122 (void *)(indentation + 2)); in entity_print()
126 (void *)(indentation + 2)); in entity_print()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddoc-guide.rst78 Definition lists are created with a simple indentation, like::
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h1321 int gl_display_text(GetLine *gl, int indentation, const char *prefix,
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX39 difficult to write readable sed scripts unless indentation is allowed
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex971 % If WORD is `none', then suppress indentation of the first paragraph
975 % The paragraph indentation is suppressed or not by calling
978 % By default, we suppress indentation.
995 % Here is how we actually suppress indentation. Redefine \everypar to
2298 % default indentation of table text
2300 % default indentation of @itemize and @enumerate text
4650 % This parameter controls the indentation of the various levels.
5172 \parindent = 0pt % paragraph indentation looks wrong on title page
6282 % Because we use hanging indentation in footnotes, a @noindent appears
6284 % hanging indentation so @noindent can still be needed within footnote
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog55 - Fix indentation in minizip's zip.c
840 - Fix indentation; update version in contrib/delphi/ZLib.pas and
878 - Improve some indentation in zconf.h [Truta]
/illumos-gate/usr/src/cmd/look/
H A Dwords11769 indentation
/illumos-gate/usr/src/cmd/spell/
H A Dlist11767 indentation
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE649 10-09-07 A bug in the indentation of compound variables in arrays when
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt531 iASL: Fixed some code indentation issues for the -ic and -ia options (C
14358 the indentation of closing parentheses and brackets was not