Home
last modified time | relevance | path

Searched refs:Spaces (Results 76 – 100 of 5749) sorted by relevance

12345678910>>...230

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/mmcdole/goxpp/goxpp-0068e33feabf/
H A Dxpp_test.go42 assert.EqualValues(t, map[string]string{"z": "a"}, p.Spaces)
44 assert.EqualValues(t, map[string]string{}, p.Spaces)
54 assert.EqualValues(t, map[string]string{"z": "a"}, p.Spaces)
56 assert.EqualValues(t, map[string]string{"z": "a"}, p.Spaces)
58 assert.EqualValues(t, map[string]string{}, p.Spaces)
/dports/print/a2ps/a2ps-4.13/sheets/
H A Dfor90kwds.ssh124 # 2. Spaces
133 # 2. Spaces
137 # 4. Spaces
146 # 2. Spaces
157 # 4. Spaces
173 # 2. Spaces
182 # 4. Spaces and opening `('
194 # 2. Spaces
/dports/devel/upp/upp/examples/Synth/
H A DQSF.cpp33 void Spaces();
53 void QSFParser::Spaces() in Spaces() function in QSFParser
60 Spaces(); in ReadID()
104 Spaces(); in Expand()
111 Spaces(); in Expand()
172 Spaces(); in Parse()
217 Spaces(); in Process()
358 Spaces(); in Process()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Format/
H A DWhitespaceManager.h54 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
84 unsigned Newlines, int Spaces);
112 SourceRange OriginalWhitespaceRange, int Spaces,
139 int Spaces; member
327 unsigned Spaces, unsigned WhitespaceStartColumn,
329 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Format/
H A DWhitespaceManager.h54 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
84 unsigned Newlines, int Spaces);
112 SourceRange OriginalWhitespaceRange, int Spaces,
139 int Spaces; member
327 unsigned Spaces, unsigned WhitespaceStartColumn,
329 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Format/
H A DWhitespaceManager.h54 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
84 unsigned Newlines, int Spaces);
112 SourceRange OriginalWhitespaceRange, int Spaces,
139 int Spaces; member
327 unsigned Spaces, unsigned WhitespaceStartColumn,
329 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h54 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
84 unsigned Newlines, int Spaces);
112 SourceRange OriginalWhitespaceRange, int Spaces,
139 int Spaces; member
327 unsigned Spaces, unsigned WhitespaceStartColumn,
329 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Format/
H A DWhitespaceManager.h54 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
84 unsigned Newlines, int Spaces);
112 SourceRange OriginalWhitespaceRange, int Spaces,
139 int Spaces; member
327 unsigned Spaces, unsigned WhitespaceStartColumn,
329 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Format/
H A DWhitespaceManager.h54 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
84 unsigned Newlines, int Spaces);
112 SourceRange OriginalWhitespaceRange, int Spaces,
139 int Spaces; member
327 unsigned Spaces, unsigned WhitespaceStartColumn,
329 unsigned appendTabIndent(std::string &Text, unsigned Spaces,
/dports/multimedia/gaupol/gaupol-1.4-3-g6116d42b/data/patterns/
H A DLatn-fr.common-error.in4 Name=Spaces around guillemets
13 Name=Spaces around guillemets
22 Name=Spaces around guillemets
31 Name=Spaces around guillemets
H A DLatn.common-error.in59 Name=Spaces around brackets
68 Name=Spaces around brackets
77 Name=Spaces around brackets
86 Name=Spaces around brackets
143 Name=Spaces around a quotation mark
154 Name=Spaces around a quotation mark
165 Name=Spaces around a quotation mark
175 Name=Spaces around a quotation mark
185 Name=Spaces around musical notes
194 Name=Spaces around musical notes
/dports/textproc/py-aeidon/aeidon-1.10.1/aeidon/data/patterns/
H A DLatn-fr.common-error.in4 Name=Spaces around guillemets
13 Name=Spaces around guillemets
22 Name=Spaces around guillemets
31 Name=Spaces around guillemets
/dports/lang/v8/v8-9.6.180.12/src/heap/cppgc/
H A Draw-heap.h46 using Spaces = std::vector<std::unique_ptr<BaseSpace>>; variable
47 using iterator = Spaces::iterator;
48 using const_iterator = Spaces::const_iterator;
105 Spaces spaces_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/cppgc/
H A Draw-heap.h46 using Spaces = std::vector<std::unique_ptr<BaseSpace>>; variable
47 using iterator = Spaces::iterator;
48 using const_iterator = Spaces::const_iterator;
105 Spaces spaces_;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Process/Spacing/
H A DMaxSpaces.pas61 fsSpaces := StrRepeat(NativeSpace, FormattingSettings.Spaces.MaxSpacesInCode);
89 if Length(lcSourceToken.SourceCode) > FormattingSettings.Spaces.MaxSpacesInCode then
98 Result := FormattingSettings.Spaces.UseMaxSpacesInCode;
/dports/editors/lazarus/lazarus/components/jcf2/Process/Spacing/
H A DMaxSpaces.pas61 fsSpaces := StrRepeat(NativeSpace, FormattingSettings.Spaces.MaxSpacesInCode);
89 if Length(lcSourceToken.SourceCode) > FormattingSettings.Spaces.MaxSpacesInCode then
98 Result := FormattingSettings.Spaces.UseMaxSpacesInCode;
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Process/Spacing/
H A DMaxSpaces.pas61 fsSpaces := StrRepeat(NativeSpace, FormattingSettings.Spaces.MaxSpacesInCode);
89 if Length(lcSourceToken.SourceCode) > FormattingSettings.Spaces.MaxSpacesInCode then
98 Result := FormattingSettings.Spaces.UseMaxSpacesInCode;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Process/Spacing/
H A DMaxSpaces.pas61 fsSpaces := StrRepeat(NativeSpace, FormattingSettings.Spaces.MaxSpacesInCode);
89 if Length(lcSourceToken.SourceCode) > FormattingSettings.Spaces.MaxSpacesInCode then
98 Result := FormattingSettings.Spaces.UseMaxSpacesInCode;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Drepinfo.adb1252 Spaces (Indent);
1254 Spaces (Indent);
1265 Spaces (Indent);
1305 Spaces (Indent);
1321 Spaces (Indent);
1389 Spaces (Indent);
1677 Spaces (Indent);
1679 Spaces (Indent);
1694 Spaces (Indent);
1696 Spaces (Indent);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Drepinfo.adb1099 Spaces (Indent);
1101 Spaces (Indent);
1112 Spaces (Indent);
1152 Spaces (Indent);
1168 Spaces (Indent);
1228 Spaces (Indent);
1540 Spaces (Indent);
1542 Spaces (Indent);
1557 Spaces (Indent);
1559 Spaces (Indent);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Drepinfo.adb1148 Spaces (Indent);
1150 Spaces (Indent);
1161 Spaces (Indent);
1201 Spaces (Indent);
1217 Spaces (Indent);
1285 Spaces (Indent);
1594 Spaces (Indent);
1596 Spaces (Indent);
1611 Spaces (Indent);
1613 Spaces (Indent);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Drepinfo.adb1129 Spaces (Indent);
1131 Spaces (Indent);
1142 Spaces (Indent);
1182 Spaces (Indent);
1202 Spaces (Indent);
1249 Spaces (Indent);
1576 Spaces (Indent);
1578 Spaces (Indent);
1597 Spaces (Indent);
1599 Spaces (Indent);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Drepinfo.adb1148 Spaces (Indent);
1150 Spaces (Indent);
1161 Spaces (Indent);
1201 Spaces (Indent);
1217 Spaces (Indent);
1285 Spaces (Indent);
1594 Spaces (Indent);
1596 Spaces (Indent);
1611 Spaces (Indent);
1613 Spaces (Indent);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Drepinfo.adb1099 Spaces (Indent);
1101 Spaces (Indent);
1112 Spaces (Indent);
1152 Spaces (Indent);
1168 Spaces (Indent);
1228 Spaces (Indent);
1540 Spaces (Indent);
1542 Spaces (Indent);
1557 Spaces (Indent);
1559 Spaces (Indent);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Drepinfo.adb1148 Spaces (Indent);
1150 Spaces (Indent);
1161 Spaces (Indent);
1201 Spaces (Indent);
1217 Spaces (Indent);
1285 Spaces (Indent);
1594 Spaces (Indent);
1596 Spaces (Indent);
1611 Spaces (Indent);
1613 Spaces (Indent);
[all …]

12345678910>>...230