Home
last modified time | relevance | path

Searched refs:Parenthesis (Results 1 – 25 of 2702) sorted by relevance

12345678910>>...109

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dfiguredbass.h95 enum class Parenthesis : char { enum
124 static const QChar normParenthToChar[int(Parenthesis::NUMOF)];
189 void setParenth1(Parenthesis v) { parenth[0] = v; } in setParenth1()
190 void setParenth2(Parenthesis v) { parenth[1] = v; } in setParenth2()
191 void setParenth3(Parenthesis v) { parenth[2] = v; } in setParenth3()
195 void undoSetParenth1(Parenthesis par);
196 void undoSetParenth2(Parenthesis par);
197 void undoSetParenth3(Parenthesis par);
198 void undoSetParenth4(Parenthesis par);
199 void undoSetParenth5(Parenthesis par);
[all …]
H A Dfiguredbass.cpp288 Parenthesis code = Parenthesis::NONE; in parseParenthesis()
307 if(code != Parenthesis::NONE) { in parseParenthesis()
324 if(parenth[0] != Parenthesis::NONE) in normalizedText()
353 if(parenth[1] != Parenthesis::NONE) in normalizedText()
360 if(parenth[2] != Parenthesis::NONE) in normalizedText()
396 if(parenth[3] != Parenthesis::NONE) in normalizedText()
688 if(val < int(Parenthesis::NONE) || val >= int(Parenthesis::NUMOF)) in setProperty()
693 if(val < int(Parenthesis::NONE) || val >= int(Parenthesis::NUMOF)) in setProperty()
698 if(val < int(Parenthesis::NONE) || val >= int(Parenthesis::NUMOF)) in setProperty()
703 if(val < int(Parenthesis::NONE) || val >= int(Parenthesis::NUMOF)) in setProperty()
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/
H A DstatementPosition.ts25 …(previousNonWhiteSpace?.is(TokenType.Parenthesis, '(') || currentToken?.is(TokenType.Parenthesis, …
40 …(previousNonWhiteSpace?.is(TokenType.Parenthesis, '(') || currentToken?.is(TokenType.Parenthesis, …
53 (previousKeyword?.value === SCHEMA && previousNonWhiteSpace?.is(TokenType.Parenthesis, ')'))
61 previousNonWhiteSpace?.is(TokenType.Parenthesis, '(') ||
83 (previousNonWhiteSpace?.isString() || previousNonWhiteSpace?.is(TokenType.Parenthesis, ')'))
114 previousNonWhiteSpace?.is(TokenType.Parenthesis) &&
/dports/devel/bpython/bpython-0.22.1/bpython/
H A Dformatter.py67 Parenthesis = Token.Punctuation.Parenthesis variable
82 Parenthesis: "paren",
83 Parenthesis.UnderCursor: "operator",
103 if k is Parenthesis:
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/texteditor/
H A Dtextdocumentlayout.cpp66 Parenthesis openParen, closedParen; in checkOpenParenthesis()
102 if (closedParen.type == Parenthesis::Opened) { in checkOpenParenthesis()
135 Parenthesis openParen, closedParen; in checkClosedParenthesis()
172 if (openParen.type == Parenthesis::Closed) { in checkClosedParenthesis()
206 Parenthesis paren = parenList.at(i); in findPreviousOpenParenthesis()
236 Parenthesis paren = parenList.at(i); in findPreviousBlockOpenParenthesis()
269 Parenthesis paren = parenList.at(i); in findNextClosingParenthesis()
297 Parenthesis paren = parenList.at(i); in findNextBlockClosingParenthesis()
331 const Parenthesis &paren = *it; in matchCursorBackward()
351 const Parenthesis &paren = *it; in matchCursorForward()
[all …]
H A Dtextdocumentlayout.h41 struct Parenthesis;
42 using Parentheses = QVector<Parenthesis>;
44 struct TEXTEDITOR_EXPORT Parenthesis struct
48 inline Parenthesis() = default; argument
49 inline Parenthesis(Type t, QChar c, int position) in Parenthesis() function
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qtc_texteditor/
H A Dbasetextdocumentlayout.cpp103 Parenthesis openParen, closedParen; in checkOpenParenthesis()
172 Parenthesis openParen, closedParen; in checkClosedParenthesis()
209 if (openParen.type == Parenthesis::Closed) { in checkClosedParenthesis()
243 Parenthesis paren = parenList.at(i); in findPreviousOpenParenthesis()
271 Parenthesis paren = parenList.at(i); in findPreviousBlockOpenParenthesis()
307 Parenthesis paren = parenList.at(i); in findNextClosingParenthesis()
335 Parenthesis paren = parenList.at(i); in findNextBlockClosingParenthesis()
371 const Parenthesis &paren = *it; in matchCursorBackward()
373 && paren.type == Parenthesis::Closed) { in matchCursorBackward()
393 const Parenthesis &paren = *it; in matchCursorForward()
[all …]
H A Dbasetextdocumentlayout.h47 struct Parenthesis;
48 typedef QVector<Parenthesis> Parentheses;
57 struct TEXTEDITOR_EXPORT Parenthesis struct
61 inline Parenthesis() : type(Opened), pos(-1) {} in Parenthesis() argument
62 inline Parenthesis(Type t, QChar c, int position) in Parenthesis() argument
102 …inline void appendParenthese(const Parenthesis &parenthesis) { m_parentheses.append(parenthesis); } in appendParenthese()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/proc-macro/
H A Dissue-75930-derive-cfg.stdout39 delimiter: Parenthesis,
64 delimiter: Parenthesis,
89 delimiter: Parenthesis,
114 delimiter: Parenthesis,
152 delimiter: Parenthesis,
198 delimiter: Parenthesis,
241 delimiter: Parenthesis,
1246 delimiter: Parenthesis,
1302 delimiter: Parenthesis,
1327 delimiter: Parenthesis,
[all …]
H A Dinner-attrs.stdout24 delimiter: Parenthesis,
45 delimiter: Parenthesis,
70 delimiter: Parenthesis,
100 delimiter: Parenthesis,
135 delimiter: Parenthesis,
224 delimiter: Parenthesis,
283 delimiter: Parenthesis,
319 delimiter: Parenthesis,
711 delimiter: Parenthesis,
825 delimiter: Parenthesis,
[all …]
H A Dcfg-eval.stdout27 delimiter: Parenthesis,
34 delimiter: Parenthesis,
57 delimiter: Parenthesis,
104 delimiter: Parenthesis,
119 delimiter: Parenthesis,
126 delimiter: Parenthesis,
H A Dissue-76182-leading-vert-pat.stdout12 delimiter: Parenthesis,
24 delimiter: Parenthesis,
37 delimiter: Parenthesis,
52 delimiter: Parenthesis,
H A Dnodelim-groups.stdout24 delimiter: Parenthesis,
50 delimiter: Parenthesis,
103 delimiter: Parenthesis,
134 delimiter: Parenthesis,
145 delimiter: Parenthesis,
H A Ddollar-crate-issue-62325.stdout12 delimiter: Parenthesis,
24 delimiter: Parenthesis,
67 delimiter: Parenthesis,
79 delimiter: Parenthesis,
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dsemantichighlighter.cpp155 return Utils::filtered(TextDocumentLayout::parentheses(block), [](const Parenthesis &p) { in getClearedParentheses()
196 Parenthesis paren; in onHighlighterResultAvailable()
198 paren = {Parenthesis::Opened, '<', result.column - 1}; in onHighlighterResultAvailable()
200 paren = {Parenthesis::Closed, '>', result.column - 1}; in onHighlighterResultAvailable()
202 Parenthesis extraParen = {Parenthesis::Closed, '>', result.column - 1}; in onHighlighterResultAvailable()
205 paren = {Parenthesis::Closed, '>', result.column}; in onHighlighterResultAvailable()
207 paren = {Parenthesis::Opened, '?', result.column - 1}; in onHighlighterResultAvailable()
209 paren = {Parenthesis::Closed, ':', result.column - 1}; in onHighlighterResultAvailable()
214 static const auto posCmp = [](const Parenthesis &p1, const Parenthesis &p2) { in onHighlighterResultAvailable()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/proc-macro/group-compat-hack/
H A Dgroup-compat-hack.stdout1 …$DIR/time-macros-impl/src/lib.rs:5:28: 5:31 (#6) }, Group { delimiter: Parenthesis, stream: TokenS…
2 …", span: $DIR/js-sys/src/lib.rs:5:28: 5:31 (#10) }, Group { delimiter: Parenthesis, stream: TokenS…
3 …an: $DIR/group-compat-hack.rs:21:32: 21:37 (#14) }, Group { delimiter: Parenthesis, stream: TokenS…
4 …me-macros-impl-0.1.0/src/lib.rs:5:28: 5:31 (#20) }, Group { delimiter: Parenthesis, stream: TokenS…
5 …: $DIR/js-sys-0.3.17/src/lib.rs:5:28: 5:31 (#24) }, Group { delimiter: Parenthesis, stream: TokenS…
6 …an: $DIR/group-compat-hack.rs:38:32: 38:37 (#28) }, Group { delimiter: Parenthesis, stream: TokenS…
7 …: $DIR/actix-web/src/extract.rs:5:28: 5:33 (#33) }, Group { delimiter: Parenthesis, stream: TokenS…
8 …/actix-web-2.0.0/src/extract.rs:5:28: 5:33 (#38) }, Group { delimiter: Parenthesis, stream: TokenS…
9 … $DIR/actori-web/src/extract.rs:5:28: 5:32 (#43) }, Group { delimiter: Parenthesis, stream: TokenS…
10 …actori-web-2.0.0/src/extract.rs:5:28: 5:32 (#48) }, Group { delimiter: Parenthesis, stream: TokenS…
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dsqlitesyntaxhighlighter.h16 struct GUI_API_EXPORT Parenthesis struct
20 int operator==(const Parenthesis& other); argument
23 QList<const Parenthesis*> parentheses();
25 const Parenthesis* parenthesisForPosision(int pos);
34 QList<Parenthesis> parData;
H A Dsqlitesyntaxhighlighter.cpp383 QList<const TextBlockData::Parenthesis*> TextBlockData::parentheses() in parentheses()
385 QList<const TextBlockData::Parenthesis*> list; in parentheses()
386 for (const TextBlockData::Parenthesis& par : parData) in parentheses()
394 Parenthesis par; in insertParenthesis()
400 const TextBlockData::Parenthesis* TextBlockData::parenthesisForPosision(int pos) in parenthesisForPosision()
402 for (const Parenthesis& par : parData) in parenthesisForPosision()
429 int TextBlockData::Parenthesis::operator==(const TextBlockData::Parenthesis& other) in operator ==()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/glsleditor/
H A Dglslhighlighter.cpp122 parentheses.append(Parenthesis(Parenthesis::Opened, c, tk.begin())); in highlightBlock()
135 parentheses.append(Parenthesis(Parenthesis::Closed, c, tk.begin())); in highlightBlock()
179 parentheses.append(Parenthesis(Parenthesis::Closed, QLatin1Char('-'), tokenEnd)); in highlightBlock()
203 parentheses.append(Parenthesis(Parenthesis::Opened, QLatin1Char('+'), in highlightBlock()
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/QCodeEditor/include/internal/
H A DQCodeEditor.hpp32 struct Parenthesis struct in QCodeEditor
37Parenthesis(QChar l = '(', QChar r = ')', bool complete = true, bool remove = true, bool jumpout =… in Parenthesis() argument
106 void setParentheses(const QVector<Parenthesis> &parentheses);
392 QVector<Parenthesis> m_parentheses;
/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/golangedit/
H A Dgolanghighlighter.cpp235 parentheses.append(Parenthesis(Parenthesis::Opened, c, tk.begin())); in highlightBlockHelper()
248 parentheses.append(Parenthesis(Parenthesis::Closed, c, tk.begin())); in highlightBlockHelper()
303 parentheses.append(Parenthesis(Parenthesis::Closed, QLatin1Char('-'), tokenEnd)); in highlightBlockHelper()
328 parentheses.append(Parenthesis(Parenthesis::Closed, QLatin1Char('-'), tokenEnd)); in highlightBlockHelper()
380 parentheses.append(Parenthesis(Parenthesis::Opened, QLatin1Char('+'), in highlightBlockHelper()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/python/
H A Dpythonhighlighter.cpp182 parentheses.append(TextEditor::Parenthesis(TextEditor::Parenthesis::Opened, in highlightLine()
185 parentheses.append(TextEditor::Parenthesis(TextEditor::Parenthesis::Closed, in highlightLine()
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/syn-0.14.9/src/
H A Dtt.rs29 Delimiter::Parenthesis => MacroDelimiter::Paren(Paren(span)), in delimited()
53 if g.delimiter() == Delimiter::Parenthesis { in parenthesized()
71 (Delimiter::Parenthesis, Delimiter::Parenthesis) in eq()
116 Delimiter::Parenthesis => 0u8.hash(h), in hash()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/syn/src/
H A Dtt.rs35 Delimiter::Parenthesis => MacroDelimiter::Paren(Paren(span)), in delimited()
66 kind: TokenNode::Group(Delimiter::Parenthesis, tts), in parenthesized()
85 (Delimiter::Parenthesis, Delimiter::Parenthesis) in eq()
130 Delimiter::Parenthesis => 0u8.hash(h), in hash()
/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/syn-0.13.9/src/
H A Dtt.rs29 Delimiter::Parenthesis => MacroDelimiter::Paren(Paren(span)), in delimited()
53 if g.delimiter() == Delimiter::Parenthesis { in parenthesized()
71 (Delimiter::Parenthesis, Delimiter::Parenthesis) in eq()
116 Delimiter::Parenthesis => 0u8.hash(h), in hash()

12345678910>>...109