Home
last modified time | relevance | path

Searched defs:startLine (Results 1 – 25 of 1258) sorted by relevance

12345678910>>...51

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/geometry/test/parallel_mpi_9/
H A Dpartitionmanagertest.h52 unsigned startLine = startingLine(i); in testOuterAndInnerGhostZoneFragments() local
82 unsigned startLine = startingLine(layer.rank()); in testOwnAndExpandedRegion() local
98 unsigned startLine = startingLine(layer.rank()) - 1 * ghostZoneWidth + i; in testRims() local
114 unsigned startLine = startingLine(layer.rank()) + i; in testInnerSets() local
125 unsigned startLine = startingLine(layer.rank()) - ghostZoneWidth; in testOutgroupGhostZones() local
140 unsigned startLine = in testVolatileKernel() local
147 unsigned startLine = in testVolatileKernel() local
160 unsigned startLine = in testInnerRim() local
167 unsigned startLine = in testInnerRim() local
195 Region<2> fillLines(const unsigned& startLine, const unsigned& endLine) in fillLines()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/Debugger/
H A DSourceLocation.cs30 int startLine; field in System.Activities.Debugger.SourceLocation
46 int startLine, in SourceLocation()
59 int startLine, in SourceLocation()
190 … internal static bool IsValidRange(int startLine, int startColumn, int endLine, int endColumn) in IsValidRange()
/dports/games/einstein/einstein-2.0/
H A Dlexal.cpp67 int startLine = line; in getNext() local
86 Lexeme Lexal::readString(int startLine, int startPos, wchar_t quote) in readString()
126 Lexeme Lexal::readNumber(int startLine, int startPos, wchar_t first) in readNumber()
159 Lexeme Lexal::readIdent(int startLine, int startPos, wchar_t first) in readIdent()
192 void Lexal::skipMultilineComment(int startLine, int startPos) in skipMultilineComment()
/dports/devel/pear-SebastianBergmann_PHPCPD/phpcpd-2.0.0/src/
H A DCodeCloneFile.php69 private $startLine; variable in SebastianBergmann\\PHPCPD\\CodeCloneFile
75 public function __construct($name, $startLine)
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/bitmap/
H A DScanlineTools.hxx36 virtual void startLine(sal_uInt8* pLine) override { pData = pLine; } in startLine() function in vcl::bitmap::ScanlineTransformer_ARGB
62 virtual void startLine(sal_uInt8* pLine) override { pData = pLine; } in startLine() function in vcl::bitmap::ScanlineTransformer_BGR
94 virtual void startLine(sal_uInt8* pLine) override { pData = pLine; } in startLine() function in vcl::bitmap::ScanlineTransformer_8BitPalette
137 virtual void startLine(sal_uInt8* pLine) override in startLine() function in vcl::bitmap::ScanlineTransformer_4BitPalette
184 virtual void startLine(sal_uInt8* pLine) override in startLine() function in vcl::bitmap::ScanlineTransformer_1BitPalette
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/bitmap/
H A DScanlineTools.hxx36 virtual void startLine(sal_uInt8* pLine) override { pData = pLine; } in startLine() function in vcl::bitmap::ScanlineTransformer_ARGB
62 virtual void startLine(sal_uInt8* pLine) override { pData = pLine; } in startLine() function in vcl::bitmap::ScanlineTransformer_BGR
94 virtual void startLine(sal_uInt8* pLine) override { pData = pLine; } in startLine() function in vcl::bitmap::ScanlineTransformer_8BitPalette
137 virtual void startLine(sal_uInt8* pLine) override in startLine() function in vcl::bitmap::ScanlineTransformer_4BitPalette
184 virtual void startLine(sal_uInt8* pLine) override in startLine() function in vcl::bitmap::ScanlineTransformer_1BitPalette
/dports/x11/x11perf/x11perf-1.6.1/
H A Ddo_text.c223 int i, line, startLine; in DoText() local
245 int i, line, startLine; in DoText16() local
267 int i, line, startLine; in DoPolyText() local
289 int i, line, startLine; in DoPolyText16() local
311 int i, line, startLine; in DoImageText() local
333 int i, line, startLine; in DoImageText16() local
476 int i, line, startLine; in DoAAText() local
/dports/editors/kate/kate-21.12.3/addons/search/
H A Dsearch_open_files.cpp54 void SearchOpenFiles::doSearchNextFile(int startLine) in doSearchNextFile()
82 …nFiles::searchOpenFile(KTextEditor::Document *doc, const QRegularExpression &regExp, int startLine) in searchOpenFile()
96 …searchSingleLineRegExp(KTextEditor::Document *doc, const QRegularExpression &regExp, int startLine) in searchSingleLineRegExp()
141 int startLine = 0; in searchMultiLineRegExp() local
/dports/devel/pear-pdepend-staticReflection/staticReflection-1.0.0/pdepend/reflection/parser/
H A DToken.php92 public $startLine = 0; variable in pdepend\\reflection\\parser\\Token
110 public function __construct( $offset, $type, $image, $startLine, $endLine )
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DFilter.cpp206 void Filter::getLineColumn(int position , int& startLine , int& startColumn) in getLineColumn()
281 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
293 int Filter::HotSpot::startLine() const in startLine() function in Filter::HotSpot
322 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
372 int startLine = 0; in process() local
394 RegExpFilter::HotSpot* RegExpFilter::newHotSpot(int startLine,int startColumn, in newHotSpot()
400 RegExpFilter::HotSpot* UrlFilter::newHotSpot(int startLine,int startColumn,int endLine, in newHotSpot()
409 UrlFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DFilter.cpp207 void Filter::getLineColumn(int position , int& startLine , int& startColumn) in getLineColumn()
282 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
298 int Filter::HotSpot::startLine() const in startLine() function in Filter::HotSpot
327 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
377 int startLine = 0; in process() local
399 RegExpFilter::HotSpot* RegExpFilter::newHotSpot(int startLine,int startColumn, in newHotSpot()
405 RegExpFilter::HotSpot* UrlFilter::newHotSpot(int startLine,int startColumn,int endLine, in newHotSpot()
414 UrlFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DFilter.cpp207 void Filter::getLineColumn(int position , int& startLine , int& startColumn) in getLineColumn()
282 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
298 int Filter::HotSpot::startLine() const in startLine() function in Filter::HotSpot
327 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
377 int startLine = 0; in process() local
399 RegExpFilter::HotSpot* RegExpFilter::newHotSpot(int startLine,int startColumn, in newHotSpot()
405 RegExpFilter::HotSpot* UrlFilter::newHotSpot(int startLine,int startColumn,int endLine, in newHotSpot()
414 UrlFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DFilter.cpp218 void Filter::getLineColumn(int position , int& startLine , int& startColumn) in getLineColumn()
293 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
308 int Filter::HotSpot::startLine() const in startLine() function in Filter::HotSpot
337 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
387 int startLine = 0; in process() local
409 RegExpFilter::HotSpot* RegExpFilter::newHotSpot(int startLine,int startColumn, in newHotSpot()
415 RegExpFilter::HotSpot* UrlFilter::newHotSpot(int startLine,int startColumn,int endLine, in newHotSpot()
424 UrlFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
/dports/math/octave/octave-6.4.0/libgui/qterminal/libqterminal/unix/
H A DFilter.cpp203 void Filter::getLineColumn(int position , int& startLine , int& startColumn) in getLineColumn()
286 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
302 int Filter::HotSpot::startLine() const in startLine() function in Filter::HotSpot
332 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn, in HotSpot()
384 int startLine = 0; in process() local
408 RegExpFilter::HotSpot* RegExpFilter::newHotSpot(int startLine,int startColumn, in newHotSpot()
415 UrlFilter::HotSpot* UrlFilter::newHotSpot(int startLine,int startColumn,int endLine, in newHotSpot()
442 int startLine = 0; in process() local
472 UrlFilter::HotSpot::HotSpot(int startLine,int startColumn, in HotSpot()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/actions/
H A DGoToNextPreviousMemberActionTests.java54 private void helper(int startLine, int startColumn, int endLine, int endColumn, in helper()
64 …private void helperNext(int startLine, int startColumn, int expectedStartLine, int expectedStartCo… in helperNext()
68 …private void helperPrevious(int startLine, int startColumn, int expectedStartLine, int expectedSta… in helperPrevious()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/tests/DebugInfo/
H A DDebugInfoExpressionTests.cs18 …public static void DebugInfo(int startLine, int startColumn, int endLine, int endColumn, bool isCl… in DebugInfo()
55 …ugInfoExpression(DebugInfoExpression ex, SymbolDocumentInfo document, int startLine, int startColu… in VerifyDebugInfoExpression()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/test cases/org/eclipse/jdt/ui/tests/refactoring/
H A DIntroduceIndirectionTests.java76 …private void helper(String[] topLevelName, String newName, String qTypeName, int startLine, int st… in helper()
126 …protected void helperPass(String[] topLevelName, String newName, String target, int startLine, int… in helperPass()
130 …protected void helperWarn(String[] topLevelName, String newName, String target, int startLine, int… in helperWarn()
134 …protected void helperErr(String[] topLevelName, String newName, String target, int startLine, int … in helperErr()
138 …protected void helperFail(String[] topLevelName, String newName, String target, int startLine, int… in helperFail()
H A DInlineConstantTests.java85 …protected void helper1(String cuQName, int startLine, int startColumn, int endLine, int endColumn,… in helper1()
88 …protected void helper1(String[] cuQNames, String selectionCuQName, int startLine, int startColumn,… in helper1()
93 …private void helper1(String[] cuQNames, int selectionCuIndex, int startLine, int startColumn, int … in helper1()
124 …private void failHelper1(String cuQName, int startLine, int startColumn, int endLine, int endColum… in failHelper1()
128 …private void failHelper1(String[] cuQNames, String selectionCuQName, int startLine, int startColum… in failHelper1()
134 …private void failHelper1(String[] cuQNames, int selectionCuIndex, int startLine, int startColumn, … in failHelper1()
/dports/games/ufoai/ufoai-2.5-source/eclipse/net.sourceforge.ufoai.ufoscripteditor/src/net/sourceforge/ufoai/ufoscripteditor/parser/
H A DUFOScriptBlock.java6 private final int startLine; field in UFOScriptBlock
12 String data, int startLine, int lines) { in UFOScriptBlock()
/dports/lang/kawa/kawa-3.1.1/gnu/text/
H A DSourceMapper.java18 public static long simpleEncode(int startLine, int startColumn, in simpleEncode()
28 public static long simpleEncode(int startLine, int startColumn) { in simpleEncode()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Bigquery/
H A DScriptStackFrame.php24 public $startLine; variable in Google_Service_Bigquery_ScriptStackFrame
59 public function setStartLine($startLine)
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexers/
H A DLexMake.cxx36 Sci_PositionU startLine, in ColouriseMakeLine()
122 Sci_PositionU startLine = startPos; in ColouriseMakeDoc() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/lexers/
H A DLexMake.cxx38 Sci_PositionU startLine, in ColouriseMakeLine()
124 Sci_PositionU startLine = startPos; in ColouriseMakeDoc() local
/dports/x11-toolkits/scintilla/scintilla/lexers/
H A DLexMake.cxx36 Sci_PositionU startLine, in ColouriseMakeLine()
122 Sci_PositionU startLine = startPos; in ColouriseMakeDoc() local
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/lexers/
H A DLexMake.cxx38 Sci_PositionU startLine, in ColouriseMakeLine()
124 Sci_PositionU startLine = startPos; in ColouriseMakeDoc() local

12345678910>>...51