Home
last modified time | relevance | path

Searched refs:Spaces (Results 51 – 75 of 5493) sorted by relevance

12345678910>>...220

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Format/
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,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Format/
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,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Format/
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,
/dports/lang/swi-pl/swipl-8.2.3/library/lynx/
H A Dformat.pl192 space_dim(Line, Spaces, W0),
194 length(Spaces, SPC),
197 spread(Spread, SPC, Spaces),
200 [Spread, SPC, Spaces]).
205 Spaces is Width - W0.
209 Spaces is Width - W0,
210 Left is Spaces//2,
212 Right is Spaces - Left,
220 Spaces is Width - W0,
273 spread(Spread, SPC, Spaces) :-
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Format/
H A DFormatTest.cpp7148 Spaces); in TEST_F()
10574 Spaces); in TEST_F()
10577 Spaces); in TEST_F()
10580 Spaces); in TEST_F()
10585 Spaces); in TEST_F()
10589 Spaces); in TEST_F()
10594 Spaces); in TEST_F()
10615 Spaces); in TEST_F()
10618 Spaces); in TEST_F()
10623 Spaces); in TEST_F()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Format/
H A DFormatTest.cpp7148 Spaces); in TEST_F()
10574 Spaces); in TEST_F()
10577 Spaces); in TEST_F()
10580 Spaces); in TEST_F()
10585 Spaces); in TEST_F()
10589 Spaces); in TEST_F()
10594 Spaces); in TEST_F()
10615 Spaces); in TEST_F()
10618 Spaces); in TEST_F()
10623 Spaces); in TEST_F()
[all …]
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/term_grid-0.1.7/src/
H A Dlib.rs165 Spaces(Width), enumerator
174 Filling::Spaces(w) => w, in width()
449 filling: Filling::Spaces(2), in no_items()
464 filling: Filling::Spaces(2), in one_item()
481 filling: Filling::Spaces(2), in one_item_exact_width()
498 filling: Filling::Spaces(2), in one_item_just_over()
510 filling: Filling::Spaces(2), in two_small_items()
528 filling: Filling::Spaces(2), in two_medium_size_items()
546 filling: Filling::Spaces(2), in two_big_items()
558 filling: Filling::Spaces(1), in that_example_from_earlier()
[all …]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/term_grid-0.1.7/src/
H A Dlib.rs165 Spaces(Width),
174 Filling::Spaces(w) => w,
449 filling: Filling::Spaces(2),
464 filling: Filling::Spaces(2),
481 filling: Filling::Spaces(2),
498 filling: Filling::Spaces(2),
510 filling: Filling::Spaces(2),
528 filling: Filling::Spaces(2),
546 filling: Filling::Spaces(2),
558 filling: Filling::Spaces(1),
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_collection.cpp129 Spaces Vs0; out<<"ds0 : "<<eol<<ds0<<eol; in unit_collection()
130 Spaces Vs1(V1);out<<"Vs1 : "<<eol<<Vs1<<eol; in unit_collection()
131 Spaces Vs2(V1,V2);out<<"Vs2 : "<<eol<<Vs2<<eol; in unit_collection()
132 Spaces Vs3(V1,V2,V3); out<<"Vs3 : "<<eol<<Vs3<<eol; in unit_collection()
133 Spaces Vs4; in unit_collection()
136 Spaces Vs5(5); in unit_collection()
141 Spaces Vsi={V1,V2,V3}; in unit_collection()
144 Spaces Ws1=spaces(ds3,interpolation(Lagrange,_standard,1,H1)); in unit_collection()
148 Spaces Ws2=spaces(omega,ints); in unit_collection()
150 Spaces Ws3=spaces(ds3,ints); in unit_collection()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/unittests/Format/
H A DFormatTest.cpp9911 Spaces); in TEST_F()
9914 Spaces); in TEST_F()
9917 Spaces); in TEST_F()
9922 Spaces); in TEST_F()
9926 Spaces); in TEST_F()
9931 Spaces); in TEST_F()
9952 Spaces); in TEST_F()
9955 Spaces); in TEST_F()
9960 Spaces); in TEST_F()
9964 Spaces); in TEST_F()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/unittests/Format/
H A DFormatTest.cpp9028 Spaces); in TEST_F()
9031 Spaces); in TEST_F()
9034 Spaces); in TEST_F()
9039 Spaces); in TEST_F()
9043 Spaces); in TEST_F()
9048 Spaces); in TEST_F()
9069 Spaces); in TEST_F()
9072 Spaces); in TEST_F()
9077 Spaces); in TEST_F()
9081 Spaces); in TEST_F()
[all …]
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Dutilities.cc333 LOG(INFO) << Spaces() << type_name; in BeginVisitConstraint()
344 LOG(INFO) << Spaces() << type_name; in BeginVisitIntegerExpression()
354 LOG(INFO) << Spaces() << type_name; in BeginVisitExtension()
376 LOG(INFO) << Spaces() << "IntVar"; in VisitIntegerVariable()
378 LOG(INFO) << Spaces() << value; in VisitIntegerVariable()
379 LOG(INFO) << Spaces() << operation; in VisitIntegerVariable()
392 LOG(INFO) << Spaces() << ">"; in VisitIntervalVariable()
453 LOG(INFO) << Spaces() << "]"; in VisitIntegerVariableArrayArgument()
473 LOG(INFO) << Spaces() << "]"; in VisitIntervalArgumentArray()
493 LOG(INFO) << Spaces() << "]"; in VisitSequenceArgumentArray()
[all …]
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/__tests__/xhpast/
H A Dsingle-pass-adjacent-patches.lint-test10 warning:5:12:XHP25:Spaces Inside Parentheses
11 warning:5:12:XHP25:Spaces Inside Parentheses
13 warning:6:5:XHP25:Spaces Inside Parentheses
14 warning:6:5:XHP25:Spaces Inside Parentheses
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/__tests__/xhpast/
H A Dsingle-pass-adjacent-patches.lint-test10 warning:5:12:XHP25:Spaces Inside Parentheses
11 warning:5:12:XHP25:Spaces Inside Parentheses
13 warning:6:5:XHP25:Spaces Inside Parentheses
14 warning:6:5:XHP25:Spaces Inside Parentheses
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.h50 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
80 unsigned Newlines, int Spaces);
108 SourceRange OriginalWhitespaceRange, int Spaces,
134 int Spaces; member
203 unsigned Spaces, unsigned WhitespaceStartColumn);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.h50 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
80 unsigned Newlines, int Spaces);
108 SourceRange OriginalWhitespaceRange, int Spaces,
134 int Spaces;
203 unsigned Spaces, unsigned WhitespaceStartColumn);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Process/Spacing/
H A DSingleSpaceBefore.pas86 if FormattingSettings.Spaces.SpaceBeforeCloseBrackets then
92 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionDeclaration then
98 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionCall then
107 if FormattingSettings.Spaces.SpaceBeforeOpenSquareBracketsInExpression then
141 if FormattingSettings.Spaces.SpaceForOperator = eAlways then
262 Result := FormattingSettings.Spaces.FixSpacing;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Process/Spacing/
H A DSingleSpaceBefore.pas86 if FormattingSettings.Spaces.SpaceBeforeCloseBrackets then
92 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionDeclaration then
98 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionCall then
107 if FormattingSettings.Spaces.SpaceBeforeOpenSquareBracketsInExpression then
141 if FormattingSettings.Spaces.SpaceForOperator = eAlways then
262 Result := FormattingSettings.Spaces.FixSpacing;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/unittests/Format/
H A DFormatTest.cpp9285 Spaces); in TEST_F()
9288 Spaces); in TEST_F()
9291 Spaces); in TEST_F()
9296 Spaces); in TEST_F()
9300 Spaces); in TEST_F()
9305 Spaces); in TEST_F()
9326 Spaces); in TEST_F()
9329 Spaces); in TEST_F()
9334 Spaces); in TEST_F()
9338 Spaces); in TEST_F()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Format/
H A DFormatTest.cpp7714 Spaces); in TEST_F()
11521 Spaces); in TEST_F()
11524 Spaces); in TEST_F()
11527 Spaces); in TEST_F()
11532 Spaces); in TEST_F()
11536 Spaces); in TEST_F()
11541 Spaces); in TEST_F()
11562 Spaces); in TEST_F()
11565 Spaces); in TEST_F()
11570 Spaces); in TEST_F()
[all …]
/dports/editors/lazarus/lazarus/components/jcf2/Process/Spacing/
H A DSingleSpaceBefore.pas86 if FormattingSettings.Spaces.SpaceBeforeCloseBrackets then
95 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionDeclaration then
104 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionCall then
116 if FormattingSettings.Spaces.SpaceBeforeOpenSquareBracketsInExpression then
168 if FormattingSettings.Spaces.SpaceForOperator = eAlways then
307 Result := FormattingSettings.Spaces.FixSpacing;
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Process/Spacing/
H A DSingleSpaceBefore.pas86 if FormattingSettings.Spaces.SpaceBeforeCloseBrackets then
95 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionDeclaration then
104 if FormattingSettings.Spaces.SpaceBeforeOpenBracketsInFunctionCall then
116 if FormattingSettings.Spaces.SpaceBeforeOpenSquareBracketsInExpression then
168 if FormattingSettings.Spaces.SpaceForOperator = eAlways then
307 Result := FormattingSettings.Spaces.FixSpacing;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.h51 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
81 unsigned Newlines, int Spaces);
109 SourceRange OriginalWhitespaceRange, int Spaces,
135 int Spaces; member
207 unsigned Spaces, unsigned WhitespaceStartColumn);
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Format/
H A DWhitespaceManager.h51 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
81 unsigned Newlines, int Spaces);
109 SourceRange OriginalWhitespaceRange, int Spaces,
135 int Spaces; member
207 unsigned Spaces, unsigned WhitespaceStartColumn);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h51 void replaceWhitespace(FormatToken &Tok, unsigned Newlines, unsigned Spaces,
81 unsigned Newlines, int Spaces);
109 SourceRange OriginalWhitespaceRange, int Spaces,
135 int Spaces; member
207 unsigned Spaces, unsigned WhitespaceStartColumn);

12345678910>>...220