Home
last modified time | relevance | path

Searched refs:cursorAt (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dcursor-test.cpp141 auto cursor = translationUnit.cursorAt(3, 6); in TEST_F()
148 auto cursor = translationUnit.cursorAt(3, 6); in TEST_F()
155 auto cursor = translationUnit.cursorAt(3, 6); in TEST_F()
163 auto cursor = translationUnit.cursorAt(3, 6); in TEST_F()
170 auto cursor = translationUnit.cursorAt(3, 6); in TEST_F()
177 auto cursor = translationUnit.cursorAt(3, 6); in TEST_F()
230 auto cursor = translationUnit.cursorAt(18, 5); in TEST_F()
237 auto cursor = translationUnit.cursorAt(19, 5); in TEST_F()
295 auto cursor = translationUnit.cursorAt(43, 5); in TEST_F()
302 auto cursor = translationUnit.cursorAt(43, 5); in TEST_F()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Diterator.go122 nilFloatLiteralValueCursor cursorAt = &literalValueCursor{value: (*float64)(nil)}
123 nilIntegerLiteralValueCursor cursorAt = &literalValueCursor{value: (*int64)(nil)}
124 nilUnsignedLiteralValueCursor cursorAt = &literalValueCursor{value: (*uint64)(nil)}
125 nilStringLiteralValueCursor cursorAt = &literalValueCursor{value: (*string)(nil)}
126 nilBooleanLiteralValueCursor cursorAt = &literalValueCursor{value: (*bool)(nil)}
148 type cursorsAt []cursorAt
H A Diterator.gen.go31 type cursorAt interface { interface
186 aux []cursorAt
189 curs []cursorAt
666 aux []cursorAt
669 curs []cursorAt
1146 aux []cursorAt
1149 curs []cursorAt
1626 aux []cursorAt
1629 curs []cursorAt
2106 aux []cursorAt
[all …]
H A Diterator.gen.go.tmpl23 // cursorAt provides a bufferred cursor interface.
25 type cursorAt interface {
184 aux []cursorAt
187 curs []cursorAt
200 …ry.Tags, opt query.IteratorOptions, cur {{.name}}Cursor, aux []cursorAt, conds []cursorAt, condNam…
H A Diterator_test.go18 aux := []cursorAt{
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Diterator.go122 nilFloatLiteralValueCursor cursorAt = &literalValueCursor{value: (*float64)(nil)}
123 nilIntegerLiteralValueCursor cursorAt = &literalValueCursor{value: (*int64)(nil)}
124 nilUnsignedLiteralValueCursor cursorAt = &literalValueCursor{value: (*uint64)(nil)}
125 nilStringLiteralValueCursor cursorAt = &literalValueCursor{value: (*string)(nil)}
126 nilBooleanLiteralValueCursor cursorAt = &literalValueCursor{value: (*bool)(nil)}
148 type cursorsAt []cursorAt
H A Diterator.gen.go31 type cursorAt interface { interface
186 aux []cursorAt
189 curs []cursorAt
666 aux []cursorAt
669 curs []cursorAt
1146 aux []cursorAt
1149 curs []cursorAt
1626 aux []cursorAt
1629 curs []cursorAt
2106 aux []cursorAt
[all …]
H A Diterator.gen.go.tmpl23 // cursorAt provides a bufferred cursor interface.
25 type cursorAt interface {
184 aux []cursorAt
187 curs []cursorAt
200 …ry.Tags, opt query.IteratorOptions, cur {{.name}}Cursor, aux []cursorAt, conds []cursorAt, condNam…
H A Diterator_test.go18 aux := []cursorAt{
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Diterator.go122 nilFloatLiteralValueCursor cursorAt = &literalValueCursor{value: (*float64)(nil)}
123 nilIntegerLiteralValueCursor cursorAt = &literalValueCursor{value: (*int64)(nil)}
124 nilUnsignedLiteralValueCursor cursorAt = &literalValueCursor{value: (*uint64)(nil)}
125 nilStringLiteralValueCursor cursorAt = &literalValueCursor{value: (*string)(nil)}
126 nilBooleanLiteralValueCursor cursorAt = &literalValueCursor{value: (*bool)(nil)}
148 type cursorsAt []cursorAt
H A Diterator.gen.go31 type cursorAt interface { interface
186 aux []cursorAt
189 curs []cursorAt
664 aux []cursorAt
667 curs []cursorAt
1142 aux []cursorAt
1145 curs []cursorAt
1620 aux []cursorAt
1623 curs []cursorAt
2098 aux []cursorAt
[all …]
H A Diterator.gen.go.tmpl23 // cursorAt provides a bufferred cursor interface.
25 type cursorAt interface {
184 aux []cursorAt
187 curs []cursorAt
199 …ry.Tags, opt query.IteratorOptions, cur {{.name}}Cursor, aux []cursorAt, conds []cursorAt, condNam…
H A Diterator_test.go18 aux := []cursorAt{
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/codecompletion/tests/
H A Dtest_qmljscompletion.cpp43 CursorInRevision cursorAt; member
61 parameters->cursorAt)); in runCompletion()
94 completion_data.cursorAt = CursorInRevision::invalid(); in prepareCompletion()
98 completion_data.cursorAt = CursorInRevision(i, j); in prepareCompletion()
102 Q_ASSERT(completion_data.cursorAt.isValid()); in prepareCompletion()
109 …UContextPointer(completion_data.file->topContext()->findContextAt(completion_data.cursorAt, true)); in prepareCompletion()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/tsdb/engine/tsm1/
H A Diterator.go123 nilFloatLiteralValueCursor cursorAt = &literalValueCursor{value: (*float64)(nil)}
124 nilIntegerLiteralValueCursor cursorAt = &literalValueCursor{value: (*int64)(nil)}
125 nilUnsignedLiteralValueCursor cursorAt = &literalValueCursor{value: (*uint64)(nil)}
126 nilStringLiteralValueCursor cursorAt = &literalValueCursor{value: (*string)(nil)}
127 nilBooleanLiteralValueCursor cursorAt = &literalValueCursor{value: (*bool)(nil)}
149 type cursorsAt []cursorAt
H A Diterator.gen.go31 type cursorAt interface { interface
186 aux []cursorAt
189 curs []cursorAt
666 aux []cursorAt
669 curs []cursorAt
1146 aux []cursorAt
1149 curs []cursorAt
1626 aux []cursorAt
1629 curs []cursorAt
2106 aux []cursorAt
[all …]
H A Diterator.gen.go.tmpl23 // cursorAt provides a bufferred cursor interface.
25 type cursorAt interface {
184 aux []cursorAt
187 curs []cursorAt
200 …ry.Tags, opt query.IteratorOptions, cur {{.name}}Cursor, aux []cursorAt, conds []cursorAt, condNam…
H A Diterator_test.go18 aux := []cursorAt{
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/clangbackend/source/
H A Dclangtranslationunit.cpp184 Cursor TranslationUnit::cursorAt(uint line, uint column) const in cursorAt() function in ClangBackEnd::TranslationUnit
189 Cursor TranslationUnit::cursorAt(const Utf8String &filePath, in cursorAt() function in ClangBackEnd::TranslationUnit
259 return FollowSymbol::followSymbol(m_cxTranslationUnit, cursorAt(line, column), line, column); in followSymbol()
H A Dclangtranslationunit.h95 Cursor cursorAt(uint line, uint column) const;
96 Cursor cursorAt(const Utf8String &filePath, uint line, uint column) const;
/dports/devel/kdev-python/kdev-python-21.12.3/codecompletion/tests/
H A Dpycompletiontest.cpp205 completion_data.cursorAt = CursorInRevision::invalid(); in prepareCompletion()
209 completion_data.cursorAt = CursorInRevision(i, j); in prepareCompletion()
213 Q_ASSERT(completion_data.cursorAt.isValid()); in prepareCompletion()
219 …data.contextAtCursor = DUContextPointer(topContext->findContextAt(completion_data.cursorAt, true)); in prepareCompletion()
227 …arameters.contextAtCursor, parameters.snip, parameters.remaining, parameters.cursorAt, 0, nullptr); in runCompletion()
H A Dpycompletiontest.h25 CursorInRevision cursorAt; member
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/code_editor/
H A Dsc_editor.hpp96 QTextCursor cursorAt(const TokenIterator, int offset = 0);
H A Dsc_editor.cpp1029 setTextCursor(cursorAt(tokenIt, 1));
1048 setTextCursor(cursorAt(tokenIt));
1153 setTextCursor(cursorAt(bracketPair.first));
1182 setTextCursor(cursorAt(prevBracketPair.second, 1));
1289 QTextCursor ScCodeEditor::cursorAt(const TokenIterator it, int offset) {
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/document/
H A Dqdocument.h164 QDocumentCursor cursorAt(const QPoint& p) const; in Q_DECLARE_METATYPE()

12