/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
H A D | generate_header_tests.py | 119 indentation=base_indentation, 122 indentation=base_indentation, 124 indentation = next_indentation 128 indentation = base_indentation 135 indentation=indentation,
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | BIO_f_prefix.pod | 23 The prefix and the indentation are combined. For each line of output 25 of additional spaces indicated by the indentation, and then the line 28 By default, there is no prefix, and indentation is set to 0. 35 BIO_set_indent() sets the indentation to be used for future lines of 38 BIO_get_indent() gets the current indentation. 55 BIO_get_indent() returns the current indentation, or a negative value for failure.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2020 | 2121 * aarch64-linux-tdep.c: Fix indentation. 2122 * aarch64-ravenscar-thread.c: Fix indentation. 2123 * aarch64-tdep.c: Fix indentation. 2124 * aarch64-tdep.h: Fix indentation. 2125 * ada-lang.c: Fix indentation. 2126 * ada-lang.h: Fix indentation. 2127 * ada-tasks.c: Fix indentation. 2128 * ada-typeprint.c: Fix indentation. 2129 * ada-valprint.c: Fix indentation. 2130 * ada-varobj.c: Fix indentation. [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | CODING.md | 44 FWIW this was my personal indentation scheme, before I even met GNU code! 47 indentation is zero: 72 looking at their start. Use parens to control indentation.
|
/netbsd-src/external/gpl3/gdb/dist/gdbsupport/ |
H A D | ChangeLog-2020-2021 | 132 * common-debug.cc (debug_prefixed_vprintf): Print indentation. 183 * common-exceptions.h: Fix indentation. 184 * event-loop.cc: Fix indentation. 185 * fileio.cc: Fix indentation. 186 * filestuff.cc: Fix indentation. 187 * gdb-dlfcn.cc: Fix indentation. 188 * gdb_string_view.h: Fix indentation. 189 * job-control.cc: Fix indentation. 190 * signals.cc: Fix indentation.
|
/netbsd-src/usr.bin/make/unit-tests/ |
H A D | job-flags.mk | 25 -false without indentation
|
H A D | job-flags.exp | 7 false without indentation
|
/netbsd-src/external/bsd/ntp/dist/ |
H A D | README.hackers | 8 The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
|
H A D | dot.emacs | 11 "David L. Mills; NTP code indentation style")
|
/netbsd-src/external/public-domain/sqlite/lib/ |
H A D | Makefile | 24 COPTS.sqlite3.c+= -Wno-error=misleading-indentation
|
/netbsd-src/tests/usr.bin/indent/ |
H A D | t_misc.sh | 264 /* $ The indentation is 3 + (int)(3.5 * 3), so 3 + 10.5, so 13. */ 267 /* $ The indentation is 3 + (int)3.5 * 3 + 3, so 3 + 9 + 3, so 15. */
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | html-text.h | 74 int indentation, int pageoffset, int linelength,
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/ |
H A D | README | 6 and indentation plugins (indent).
|
H A D | vimrc | 14 " A tab produces a 2-space indentation 49 " Set a few indentation parameters. See the VIM help for cinoptions-values for
|
/netbsd-src/usr.bin/indent/ |
H A D | .indent.pro | 10 -i8 /* Use a single tab (8 columns) per indentation level. */
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/indent/ |
H A D | llvm.vim | 8 " - If previous line ends with ':' increase indentation
|
/netbsd-src/distrib/sets/ |
H A D | fmt-list | 7 have the other fields at the same indentation. 262 -- of 8. There are probably reasons for the large indentation.
|
/netbsd-src/external/gpl2/xcvs/dist/doc/ |
H A D | HACKING.DOCS | 20 @noindent Suppresses indentation of the following
|
/netbsd-src/external/gpl2/groff/dist/contrib/mm/ |
H A D | ChangeLog | 261 * changed the indentation for displays, it will now 264 * Equation marks should now work better, indentation also. 398 * Error with .FG, .TB, .EC and .EX indentation fixed. 581 * .S do not reset indentation anymore. 642 * indentation in .TC corrected. 643 * indentation of DS/DE in lists fixed.
|
/netbsd-src/external/mit/isl/dist/doc/ |
H A D | CodingStyle | 8 - use tabs for indentation, where a tab counts for 8 characters
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | ClangFormatStyleOptions.rst | 55 # We'll use defaults from the LLVM style, but with 4 columns indentation. 1786 Always break before braces and add an extra level of indentation to 2080 The number of characters to use for indentation of constructor 2414 Specify whether access modifiers should have their own indentation level. 2419 When ``true``, access modifiers get their own indentation level. As a 2444 indentation level as for the case label, treating the case label the same 2466 When ``false``, use the same indentation level as for the switch 2605 The number of columns to use for indentation. 2839 The indentation used for namespaces. 2941 The number of characters to use for indentation of ObjC blocks. [all …]
|
/netbsd-src/external/gpl2/groff/dist/doc/ |
H A D | groff-1 | 1145 paragraphs, which omit the indentation: 1441 Set the body text indentation to LENGTH. If not specified, the 1442 indentation defaults to 7n (7 characters) in nroff mode and 7.2n 1444 multiple of unit `n' to get consistent indentation. 1466 Set the indentation for sub-subheadings to LENGTH. If not 1467 specified, the indentation defaults to 3n. 1526 and the indentation for the following text is reset to its default 1534 document size. Additionally, the left margin and the indentation 1538 Set up an indented paragraph with label. The indentation is set to 1540 omitted), otherwise it is set to the previous indentation value [all …]
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | NEWS | 267 * -Thtml: Produce human readable HTML code by using indentation 455 * man(7): Give section and subsection headers hanging indentation. 594 * man(7): Fix restoring indentation after .RS with large negative arguments. 753 excessive indentation and another by excessively long .Nm arguments. 755 fixed that sometimes caused an off-by-one error in indentation. 766 and the indentation of .IP and .TP blocks was improved. 781 * In the mdoc(7) SYNOPSIS, line breaks and hanging indentation 795 * In the man(7) formatter, reset indentation when leaving a block, 818 (example end). Plus several bugfixes regarding indentation, line 825 enclosures, delimiter handling, list indentation and horizontal and [all …]
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | HACKING | 55 CVS mostly uses a consistent indentation style which looks like this: 200 does not conform to this indentation style; the plan is to re-indent it 205 indentation of large blocks of code to minimize the size of the patch; 319 (but see the exceptions mentioned above, such as indentation style,
|
/netbsd-src/external/gpl3/gdb/dist/sim/m32c/ |
H A D | ChangeLog-2021 | 596 * load.c: Fix indentation. 597 * trace.c: Fix indentation. 598 * trace.h: Fix indentation.
|