Home
last modified time | relevance | path

Searched refs:Spaces (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.cpp40 ContinuesPPDirective(ContinuesPPDirective), Spaces(Spaces), in Change()
999 unsigned Spaces = in appendEscapedNewlineText() local
1015 Text.append(Spaces, ' '); in appendIndentText()
1023 if (Spaces < FirstTabWidth || Spaces == 1) { in appendIndentText()
1033 } else if (Spaces == 1) { in appendIndentText()
1041 Spaces = appendTabIndent(Text, Spaces, Indentation); in appendIndentText()
1047 Spaces = appendTabIndent(Text, Spaces, Spaces); in appendIndentText()
1054 Spaces = appendTabIndent(Text, Spaces, Indentation); in appendIndentText()
1065 if (Indentation > Spaces) in appendTabIndent()
1066 Indentation = Spaces; in appendTabIndent()
[all …]
H A DWhitespaceManager.h52 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
82 unsigned Newlines, int Spaces);
110 SourceRange OriginalWhitespaceRange, int Spaces,
137 int Spaces; member
220 unsigned Spaces, unsigned WhitespaceStartColumn,
222 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
H A DContinuationIndenter.cpp582 unsigned Spaces = Current.SpacesRequiredBefore + ExtraSpaces; in addTokenOnCurrentLine() local
590 Spaces += State.FirstIndent; in addTokenOnCurrentLine()
601 Whitespaces.replaceWhitespace(Current, /*Newlines=*/0, Spaces, in addTokenOnCurrentLine()
602 State.Column + Spaces + PPColumnCorrection); in addTokenOnCurrentLine()
618 unsigned FirstColonPos = State.Column + Spaces + Current.ColumnWidth; in addTokenOnCurrentLine()
654 State.Stack.back().Indent = State.Column + Spaces; in addTokenOnCurrentLine()
705 State.Column += Spaces; in addTokenOnCurrentLine()
/netbsd/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc302 unsigned Spaces = 0; in PrintMemorySnippet() local
309 Spaces += (P % 8) == 0 ? 2 : 1; in PrintMemorySnippet()
312 while (Spaces--) in PrintMemorySnippet()
320 Spaces += 2; in PrintMemorySnippet()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc304 unsigned Spaces = 0; in PrintMemorySnippet() local
311 Spaces += (P % 8) == 0 ? 2 : 1; in PrintMemorySnippet()
314 while (Spaces--) in PrintMemorySnippet()
322 Spaces += 2; in PrintMemorySnippet()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc302 unsigned Spaces = 0; in PrintMemorySnippet() local
309 Spaces += (P % 8) == 0 ? 2 : 1; in PrintMemorySnippet()
312 while (Spaces--) in PrintMemorySnippet()
320 Spaces += 2; in PrintMemorySnippet()
/netbsd/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-csharp-317 // Spaces from end of comment are removed. %GetString("dummy");
H A Dmm-viet.pot1201 msgid "Indentation with Spaces"
/netbsd/external/apache2/llvm/dist/llvm/docs/AMDGPU/
H A Dgfx10_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx7_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx8_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx90a_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
H A Dgfx9_waitcnt.rst41 These values may be specified in any order. Spaces, ampersands and commas may be used as optional s…
/netbsd/external/gpl3/gcc/dist/libcody/
H A DCODING.md22 * Spaces between binary operators. Particularly in a function call,
/netbsd/external/gpl2/dtc/dist/Documentation/
H A Ddts-format.txt61 represented by two hexadecimal digits. Spaces between each byte are
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DNVPTXUsage.rst71 Address Spaces
565 Address Spaces
H A DCodingStandards.rst1449 Spaces Before Parentheses
H A DAMDGPUUsage.rst586 Address Spaces
599 .. table:: AMDGPU Address Spaces
3428 Memory Spaces
3433 .. table:: AMDHSA Memory Spaces
/netbsd/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A DFileCheck.rst838 literal, or a function. Spaces are accepted before, after and between any of
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi42 * Named Address Spaces::Named address spaces.
1380 @node Named Address Spaces
1381 @section Named Address Spaces
1382 @cindex Named Address Spaces
1395 @anchor{AVR Named Address Spaces}
1396 @subsection AVR Named Address Spaces
1446 @cindex @code{__memx} AVR Named Address Spaces
1559 @subsection M32C Named Address Spaces
1560 @cindex @code{__far} M32C Named Address Spaces
1568 @subsection RL78 Named Address Spaces
[all …]
H A Dgcc.info30461 6.17 Named Address Spaces
64904 * __far M32C Named Address Spaces: Named Address Spaces.
64906 * __far RL78 Named Address Spaces: Named Address Spaces.
64908 * __flash AVR Named Address Spaces: Named Address Spaces.
64910 * __flash1 AVR Named Address Spaces: Named Address Spaces.
64912 * __flash2 AVR Named Address Spaces: Named Address Spaces.
64914 * __flash3 AVR Named Address Spaces: Named Address Spaces.
64916 * __flash4 AVR Named Address Spaces: Named Address Spaces.
64918 * __flash5 AVR Named Address Spaces: Named Address Spaces.
64928 * __memx AVR Named Address Spaces: Named Address Spaces.
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi42 * Named Address Spaces::Named address spaces.
1380 @node Named Address Spaces
1381 @section Named Address Spaces
1382 @cindex Named Address Spaces
1395 @anchor{AVR Named Address Spaces}
1396 @subsection AVR Named Address Spaces
1446 @cindex @code{__memx} AVR Named Address Spaces
1559 @subsection M32C Named Address Spaces
1560 @cindex @code{__far} M32C Named Address Spaces
1568 @subsection RL78 Named Address Spaces
[all …]
H A Dgcc.info30461 6.17 Named Address Spaces
64904 * __far M32C Named Address Spaces: Named Address Spaces.
64906 * __far RL78 Named Address Spaces: Named Address Spaces.
64908 * __flash AVR Named Address Spaces: Named Address Spaces.
64910 * __flash1 AVR Named Address Spaces: Named Address Spaces.
64912 * __flash2 AVR Named Address Spaces: Named Address Spaces.
64914 * __flash3 AVR Named Address Spaces: Named Address Spaces.
64916 * __flash4 AVR Named Address Spaces: Named Address Spaces.
64918 * __flash5 AVR Named Address Spaces: Named Address Spaces.
64928 * __memx AVR Named Address Spaces: Named Address Spaces.
[all …]
/netbsd/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.txi460 * Multiple Spaces:: Inserting multiple spaces.
5098 @cindex Spaces in node name
5276 Spaces are always ignored after @code{@@anchor}.
5376 @cindex Spaces, in menus
10081 * Multiple Spaces:: Inserting multiple spaces.
10188 @node Multiple Spaces
10189 @subsection Multiple Spaces
11593 space (@pxref{Multiple Spaces}).
13496 @cindex Spaces in macros
16671 stretchable, interword space. @xref{Multiple Spaces}.
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201224588 * doc/extend.texi (AVR Named Address Spaces): Document that
27439 * doc/extend.texi (AVR Named Address Spaces): Fix typos.
32326 * doc/extend.texi (AVR Named Address Spaces): No more try to fix
33889 * doc/extend.texi (AVR Named Address Spaces)
34079 * doc/extend.texi (AVR Named Address Spaces): Move sample code up.
34286 * doc/extend.texi (Named Address Spaces): Split into subsections.
34287 (AVR Named Address Spaces): New subsection.
34288 (M32C Named Address Spaces): New subsection.
34289 (RL78 Named Address Spaces): New subsection.
34290 (SPU Named Address Spaces): New subsection.

123