| /freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/ |
| HD | WatchpointOptions.cpp | 161 unsigned indentation) const { in GetDescription() 170 indentation += 2; in GetDescription() 171 s.indent(indentation); in GetDescription() 174 indentation += 2; in GetDescription() 177 s.indent(indentation); in GetDescription()
|
| HD | BreakpointOptions.cpp | 583 unsigned indentation) const { in GetDescription() 592 indentation += 2; in GetDescription() 593 s.indent(indentation); in GetDescription() 601 indentation += 2; in GetDescription() 604 s.indent(indentation); in GetDescription()
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/ |
| HD | Baton.h | 44 unsigned indentation) const = 0; 57 unsigned indentation) const override; 71 unsigned indentation) const override {} in GetDescription() argument
|
| /freebsd-11-stable/etc/mtree/ |
| HD | README | 9 a) The files use 4 space indentation, and other than in the header 10 comments, should not contain any tabs. An indentation of 4 is 11 preferable to the standard indentation of 8 because the indentation
|
| /freebsd-11-stable/tools/tools/editing/ |
| HD | freebsd.vim | 28 " indentation. It registers a macro (see below) for changing a buffer's 29 " indentation rules but does not change the indentation of existing code.
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/ |
| HD | Baton.cpp | 13 unsigned indentation) const {} in GetDescription()
|
| /freebsd-11-stable/usr.sbin/bsdinstall/partedit/ |
| HD | diskeditor.h | 37 int indentation; member
|
| HD | diskeditor.c | 48 wmove(partitions, y, MARGIN + items[item].indentation*2); in print_partedit_item()
|
| HD | partedit.c | 492 (*items)[*nitems].indentation = recurse; in add_geom_children()
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | README.hackers | 8 The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
|
| HD | dot.emacs | 11 "David L. Mills; NTP code indentation style")
|
| HD | README | 87 dot.emacs C-mode indentation rules for code "Just the way Dave likes it".
|
| /freebsd-11-stable/sys/conf/ |
| HD | kern.mk | 41 NO_WMISLEADING_INDENTATION= -Wno-misleading-indentation 67 CWARNEXTRA+= -Wno-error=misleading-indentation \
|
| /freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| HD | WatchpointOptions.h | 184 unsigned indentation) const override;
|
| HD | BreakpointOptions.h | 92 unsigned indentation) const override;
|
| /freebsd-11-stable/contrib/groff/src/devices/grohtml/ |
| HD | html-text.h | 72 int indentation, int pageoffset, int linelength,
|
| /freebsd-11-stable/contrib/groff/contrib/mm/ |
| HD | 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.
|
| /freebsd-11-stable/contrib/mdocml/ |
| HD | NEWS | 116 * -Thtml: Produce human readable HTML code by using indentation 304 * man(7): Give section and subsection headers hanging indentation. 443 * man(7): Fix restoring indentation after .RS with large negative arguments. 602 excessive indentation and another by excessively long .Nm arguments. 604 fixed that sometimes caused an off-by-one error in indentation. 615 and the indentation of .IP and .TP blocks was improved. 630 * In the mdoc(7) SYNOPSIS, line breaks and hanging indentation 644 * In the man(7) formatter, reset indentation when leaving a block, 667 (example end). Plus several bugfixes regarding indentation, line 674 enclosures, delimiter handling, list indentation and horizontal and [all …]
|
| /freebsd-11-stable/contrib/groff/doc/ |
| HD | 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 …]
|
| HD | groff.texinfo | 81 @c next line to decide whether it should start indentation or not. If 1868 paragraphs, which omit the indentation: 2186 Set the body text indentation to @var{length}. 2187 If not specified, the indentation defaults to 7@dmn{n} 2190 to get consistent indentation. 2224 Set the indentation for sub-subheadings to @var{length}. 2225 If not specified, the indentation defaults to 3@dmn{n}. 2274 the base document size. Additionally, the left margin and the indentation 2283 size. Additionally, the left margin and the indentation for the 2288 Set up an indented paragraph with label. The indentation is set to [all …]
|
| /freebsd-11-stable/contrib/libxo/doc/ |
| HD | xo.rst | 72 depth for indentation. The `--leading-xpath` may be used to
|
| HD | options.rst | 45 indent=xx Set the indentation level
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/ |
| HD | Editline.cpp | 802 int indentation = 0; in NextLineCommand() local 806 indentation = m_fix_indentation_callback( in NextLineCommand() 811 EditLineStringType(indentation, EditLineCharType(' '))); in NextLineCommand()
|
| /freebsd-11-stable/share/mk/ |
| HD | bsd.sys.mk | 110 CWARNFLAGS+= -Wno-misleading-indentation
|
| /freebsd-11-stable/contrib/subversion/subversion/svnlook/ |
| HD | svnlook.c | 1198 int indentation, in print_tree() argument 1214 for (i = 0; i < indentation; i++) in print_tree() 1251 if (recurse || (indentation == 0)) in print_tree() 1272 indentation + 1, show_ids, full_paths, in print_tree()
|