| /freebsd-14.2/contrib/llvm-project/clang/lib/Format/ |
| H A D | WhitespaceManager.cpp | 47 ContinuesPPDirective(ContinuesPPDirective), Spaces(Spaces), in Change() 1372 Change.Spaces = in alignArrayInitializersLeftJustified() 1558 Changes[i].Spaces = Changes[Start].Spaces; in alignToStartOfCell() 1643 std::max((int)C.StartOfTokenColumn, C.Spaces) - std::max(0, C.Spaces), in generateChanges() 1684 unsigned Spaces = in appendEscapedNewlineText() local 1708 if (Spaces < FirstTabWidth || Spaces == 1) { in appendIndentText() 1726 Spaces = appendTabIndent(Text, Spaces, Indentation); in appendIndentText() 1732 Spaces = appendTabIndent(Text, Spaces, Spaces); in appendIndentText() 1739 Spaces = appendTabIndent(Text, Spaces, Indentation); in appendIndentText() 1751 Indentation = Spaces; in appendTabIndent() [all …]
|
| H A D | WhitespaceManager.h | 57 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces, 87 unsigned Newlines, int Spaces); 115 SourceRange OriginalWhitespaceRange, int Spaces, 142 int Spaces; member 348 unsigned Spaces, unsigned WhitespaceStartColumn, 350 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
|
| H A D | ContinuationIndenter.cpp | 728 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local 737 Spaces += State.FirstIndent; in addTokenOnCurrentLine() 748 Whitespaces.replaceWhitespace(Current, /*Newlines=*/0, Spaces, in addTokenOnCurrentLine() 749 State.Column + Spaces + PPColumnCorrection, in addTokenOnCurrentLine() 767 unsigned FirstColonPos = State.Column + Spaces + Current.ColumnWidth; in addTokenOnCurrentLine() 823 CurrentState.Indent = State.Column + Spaces; in addTokenOnCurrentLine() 879 State.Column += Spaces; in addTokenOnCurrentLine()
|
| H A D | Format.cpp | 738 static void mapping(IO &IO, FormatStyle::SpacesInParensCustom &Spaces) { in mapping() 739 IO.mapOptional("InCStyleCasts", Spaces.InCStyleCasts); in mapping() 740 IO.mapOptional("InConditionalStatements", Spaces.InConditionalStatements); in mapping() 741 IO.mapOptional("InEmptyParentheses", Spaces.InEmptyParentheses); in mapping() 742 IO.mapOptional("Other", Spaces.Other); in mapping()
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_diag.cpp | 317 unsigned Spaces = 0; in PrintMemorySnippet() local 324 Spaces += (P % 8) == 0 ? 2 : 1; in PrintMemorySnippet() 327 while (Spaces--) in PrintMemorySnippet() 335 Spaces += 2; in PrintMemorySnippet()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVObject.cpp | 80 bool Spaces) const { in referenceAsString() 84 Stream << "@" << LineNumber << (Spaces ? " " : ""); in referenceAsString()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVObject.h | 187 std::string referenceAsString(uint32_t LineNumber, bool Spaces) const;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pci/ |
| H A D | host-generic-pci.yaml | 19 Configuration Spaces.
|
| /freebsd-14.2/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 353 "%1$s: Spaces between digits are not allowed \"%2$s\".", 371 "%1$s: Spaces between digits are not allowed \"%2$s\".",
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 416 NthSpacesNotAllowed "%1$s: Spaces between digits are not allowed \"%2$s\"." 435 EnvSpacesNotAllowed "%1$s: Spaces between digits are not allowed \"%2$s\"."
|
| /freebsd-14.2/contrib/diff/doc/ |
| H A D | diff.texi | 3268 @acronym{POSIX}. Spaces are significant in the following list, and
|
| /freebsd-14.2/contrib/tzcode/ |
| H A D | NEWS | 254 Spaces and most other special characters in BUGEMAIL, PACKAGE,
|
| /freebsd-14.2/contrib/tzdata/ |
| H A D | NEWS | 357 Spaces and most other special characters in BUGEMAIL, PACKAGE,
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 3885 def DocOpenCLAddressSpaces : DocumentationCategory<"OpenCL Address Spaces"> {
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | Changelog | 3776 - Spaces instead of tabs in that log message.
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | terminfo.src | 19626 # 6 - Don't Send or Do Send Spaces
|