Home
last modified time | relevance | path

Searched defs:endLine (Results 1 – 25 of 1102) sorted by relevance

12345678910>>...45

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/geometry/test/parallel_mpi_9/
H A Dpartitionmanagertest.h83 unsigned endLine = startingLine(layer.rank() + 1); in testOwnAndExpandedRegion() local
99 unsigned endLine = startingLine(layer.rank()) + 2 * ghostZoneWidth - i; in testRims() local
115 unsigned endLine = startingLine(layer.rank() + 1) - i; in testInnerSets() local
126 unsigned endLine = startingLine(layer.rank()); in testOutgroupGhostZones() local
142 unsigned endLine = in testVolatileKernel() local
149 unsigned endLine = in testVolatileKernel() local
162 unsigned endLine = in testInnerRim() local
169 unsigned endLine = 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.cs31 int endLine; field in System.Activities.Debugger.SourceLocation
48 int endLine, in SourceLocation()
61 int endLine, in SourceLocation()
190 … internal static bool IsValidRange(int startLine, int startColumn, int endLine, int endColumn) in IsValidRange()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/
H A Dtextblock.cpp289 QString endLine = getNewLineEndingChars(); in formatMultiLineText() local
320 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in setAttributesOnNode() local
357 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in setAttributesFromNode() local
375 QString TextBlock::encodeText(const QString & text, const QString & endLine) in encodeText()
389 QString TextBlock::decodeText(const QString & text, const QString & endLine) in decodeText()
405 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in toString() local
H A Dcodemethodblock.cpp94 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in setAttributesOnNode() local
113 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in setAttributesFromNode() local
144 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in toString() local
/dports/devel/pear-pdepend-staticReflection/staticReflection-1.0.0/pdepend/reflection/parser/
H A DToken.php99 public $endLine = 0; variable in pdepend\\reflection\\parser\\Token
110 public function __construct( $offset, $type, $image, $startLine, $endLine )
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/d/
H A Ddcodeaccessormethod.cpp73 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in updateContent() local
94 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in updateContent() local
139 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in updateMethodDeclaration() local
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/java/
H A Djavacodeaccessormethod.cpp72 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in updateContent() local
93 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in updateContent() local
134 QString endLine = UMLApp::app()->commonPolicy()->getNewLineEndingChars(); in updateMethodDeclaration() local
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/symbols/pdb/Microsoft.Cci.Pdb/
H A DPdbTokenLine.cs19 internal uint endLine; field in Microsoft.Cci.Pdb.PdbTokenLine
24 …internal PdbTokenLine(uint token, uint file_id, uint line, uint column, uint endLine, uint endColu… in PdbTokenLine()
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/symbols/pdb/Microsoft.Cci.Pdb/
H A DPdbTokenLine.cs19 internal uint endLine; field in Microsoft.Cci.Pdb.PdbTokenLine
24 …internal PdbTokenLine(uint token, uint file_id, uint line, uint column, uint endLine, uint endColu… in PdbTokenLine()
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/symbols/pdb/Microsoft.Cci.Pdb/
H A DPdbTokenLine.cs19 internal uint endLine; field in Microsoft.Cci.Pdb.PdbTokenLine
24 …internal PdbTokenLine(uint token, uint file_id, uint line, uint column, uint endLine, uint endColu… in PdbTokenLine()
/dports/lang/mono/mono-5.10.1.57/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/
H A DPdbTokenLine.cs19 internal uint endLine; field in Microsoft.Cci.Pdb.PdbTokenLine
24 …internal PdbTokenLine(uint token, uint file_id, uint line, uint column, uint endLine, uint endColu… in PdbTokenLine()
/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 …ssion ex, SymbolDocumentInfo document, int startLine, int startColumn, int endLine, int endColumn,… in VerifyDebugInfoExpression()
/dports/cad/alliance/alliance/src/nero/src/
H A DMPower.cpp78 LPower::iterator itLine, endLine; in CPowers() local
244 LPower::iterator itLine, beginLine, endLine; in dump() local
337 LPower::iterator itLine, beginLine, endLine; in operator <<() local
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DFilter.cpp281 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
297 int Filter::HotSpot::endLine() const in endLine() function in Filter::HotSpot
322 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
373 int endLine = 0; in process() local
395 int endLine,int endColumn) 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.cpp282 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
302 int Filter::HotSpot::endLine() const in endLine() function in Filter::HotSpot
327 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
378 int endLine = 0; in process() local
400 int endLine,int endColumn) 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.cpp282 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
302 int Filter::HotSpot::endLine() const in endLine() function in Filter::HotSpot
327 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
378 int endLine = 0; in process() local
400 int endLine,int endColumn) 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/math/octave/octave-6.4.0/libgui/qterminal/libqterminal/unix/
H A DFilter.cpp286 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
306 int Filter::HotSpot::endLine() const in endLine() function in Filter::HotSpot
333 int endLine,int endColumn, Filter::Type t) in HotSpot()
385 int endLine = 0; in process() local
409 int endLine,int endColumn, in newHotSpot()
415 UrlFilter::HotSpot* UrlFilter::newHotSpot(int startLine,int startColumn,int endLine, in newHotSpot()
443 int endLine = 0; in process() local
473 int endLine,int endColumn,Type t) in HotSpot()
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DFilter.cpp293 Filter::HotSpot::HotSpot(int startLine , int startColumn , int endLine , int endColumn) in HotSpot()
312 int Filter::HotSpot::endLine() const in endLine() function in Filter::HotSpot
337 RegExpFilter::HotSpot::HotSpot(int startLine,int startColumn,int endLine,int endColumn) in HotSpot()
388 int endLine = 0; in process() local
410 int endLine,int endColumn) 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/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 …ame, String newName, String qTypeName, int startLine, int startColumn, int endLine, int endColumn,… in helper()
126 …elName, String newName, String target, int startLine, int startColumn, int endLine, int endColumn)… in helperPass()
130 …elName, String newName, String target, int startLine, int startColumn, int endLine, int endColumn)… in helperWarn()
134 …elName, String newName, String target, int startLine, int startColumn, int endLine, int endColumn)… in helperErr()
138 …elName, String newName, String target, int startLine, int startColumn, int endLine, int endColumn)… in helperFail()
H A DInlineConstantTests.java85 …protected void helper1(String cuQName, int startLine, int startColumn, int endLine, int endColumn,… in helper1()
88 …g[] cuQNames, String selectionCuQName, int startLine, int startColumn, int endLine, int endColumn,… in helper1()
93 …ring[] cuQNames, int selectionCuIndex, int startLine, int startColumn, int endLine, int endColumn,… in helper1()
124 …private void failHelper1(String cuQName, int startLine, int startColumn, int endLine, int endColum… in failHelper1()
128 …g[] cuQNames, String selectionCuQName, int startLine, int startColumn, int endLine, int endColumn,… in failHelper1()
134 …ring[] cuQNames, int selectionCuIndex, int startLine, int startColumn, int endLine, int endColumn,… in failHelper1()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Bigquery/
H A DScriptStackFrame.php21 public $endLine; variable in Google_Service_Bigquery_ScriptStackFrame
35 public function setEndLine($endLine)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DDebugInfoExpression.cs117 …Expression(SymbolDocumentInfo document, int startLine, int startColumn, int endLine, int endColumn) in SpanDebugInfoExpression()
207 …DebugInfo(SymbolDocumentInfo document, int startLine, int startColumn, int endLine, int endColumn)… in DebugInfo()
228 … private static void ValidateSpan(int startLine, int startColumn, int endLine, int endColumn) { in ValidateSpan()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/
H A DDebugInfoExpression.cs102 …Expression(SymbolDocumentInfo document, int startLine, int startColumn, int endLine, int endColumn) in SpanDebugInfoExpression()
157 … DebugInfo(SymbolDocumentInfo document, int startLine, int startColumn, int endLine, int endColumn) in DebugInfo()
181 private static void ValidateSpan(int startLine, int startColumn, int endLine, int endColumn) in ValidateSpan()
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Shared/
H A DBuildEventFileInfo.cs60 internal BuildEventFileInfo(string file, int line, int column, int endLine, int endColumn) in BuildEventFileInfo()
181 private int endLine; field in Microsoft.Build.BuildEngine.Shared.BuildEventFileInfo
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/
H A DComment.php11 protected $endLine; variable in PhpParser\\Comment
26 int $endLine = -1, int $endFilePos = -1, int $endTokenPos = -1

12345678910>>...45