PageRenderTime 6009ms queryTime 838ms sortTime 610ms getByIdsTime 2137ms findMatchingLines 84ms

26+ results for 'endline repo:totte/kate' (6009 ms)

Not the results you expected?
DiagnosticVerifier.cs https://gitlab.com/CORP-RESELLER/aws-sdk-net | C# | 271 lines
                    
225            {
                    
226                builder.AppendLine("// " + diagnostics[i].ToString());
                    
227
                    
261
                    
262                        builder.AppendLine();
                    
263                        break;
                    
                
timonedata.js https://gitlab.com/tim-jyu/tim | JavaScript | 408 lines
                    
1/*!
                    
2 * chartjs-plugin-trendline.js
                    
3 * Version: 0.1.1
                    
6 * Released under the MIT license
                    
7 * https://github.com/Makanz/chartjs-plugin-trendline/blob/master/README.md
                    
8 *
                    
10 */
                    
11var pluginTrendlineLinear = {
                    
12    beforeDraw: function(chartInstance) {
                    
27        chartInstance.data.datasets.forEach(function(dataset, index) {
                    
28            if (dataset.trendlineLinear && chartInstance.isDatasetVisible(index)) {
                    
29                let datasetMeta = chartInstance.getDatasetMeta(index);
                    
38function addFitter(datasetMeta, ctx, dataset, xScale, yScale) {
                    
39    let style = dataset.trendlineLinear.style || dataset.borderColor;
                    
40    let lineWidth = dataset.trendlineLinear.width || dataset.borderWidth;
                    
                
SimpleCharStream.java https://gitlab.com/isometric/Coursework | Java | 472 lines
                    
217   * @deprecated
                    
218   * @see #getEndLine
                    
219   */
                    
230  /** Get token end line number. */
                    
231  public int getEndLine() {
                    
232     return bufline[bufpos];
                    
                
snapshot.go https://gitlab.com/liwh/docker | Go | 500 lines
                    
282func (s *Snapshotter) tryAppend(l string) {
                    
283	if err := s.appendLine(l); err != nil {
                    
284		s.logger.Printf("[ERR] serf: Failed to update snapshot: %v", err)
                    
287
                    
288// appendLine is used to append a line to the existing log
                    
289func (s *Snapshotter) appendLine(l string) error {
                    
289func (s *Snapshotter) appendLine(l string) error {
                    
290	defer metrics.MeasureSince([]string{"serf", "snapshot", "appendLine"}, time.Now())
                    
291
                    
                
SqlParserTest.cpp https://gitlab.com/LongAiR/KDb | C++ | 365 lines
                    
79
                    
80static void eatEndLines(QString* string)
                    
81{
                    
124            eatComment(&line);
                    
125            eatEndLines(&line);
                    
126            if (line.startsWith("TODO:")) {
                    
                
transport.js https://gitlab.com/lcuguen/gaia | JavaScript | 362 lines
                    
101    } else {
                    
102      var endLineIndex = -1;
                    
103      for (var i = 1; i < this.unprocessedLines.length; i++) {
                    
106            line[0] === PERIOD && line[1] === CR && line[2] === LF) {
                    
107          endLineIndex = i;
                    
108          break;
                    
110      }
                    
111      if (endLineIndex === -1) {
                    
112        return null;
                    
113      }
                    
114      var lines = this.unprocessedLines.splice(0, endLineIndex + 1);
                    
115      lines.pop(); // remove final ".\r\n" line
                    
117      // response). Other lines may be period-stuffed.
                    
118      for (var i = 1; i < endLineIndex; i++) {
                    
119        if (lines[i][0] === PERIOD) {
                    
                
overlay_edit.js https://github.com/aakb/sport-aarhus-events.git | JavaScript | 378 lines
                    
265              p.disableEditing({onEvent: "mouseout"});
                    
266              GEvent.addListener(p, "endline", function () {
                    
267                //obj._oe.editing = false;
                    
304              p.disableEditing({onEvent: "mouseout"});
                    
305              GEvent.addListener(p, "endline", function () {
                    
306                //obj._oe.editing = false;
                    
                
BasicBlock.html https://gitlab.com/essere.lab.public/qualitas.class-corpus | HTML | 243 lines
                    
96<TD><CODE><B><A HREF="../../../../junit/quilt/cover/state/BasicBlock.html#BasicBlock(int, int)">BasicBlock</A></B>(int&nbsp;startLine,
                    
97           int&nbsp;endLine)</CODE>
                    
98
                    
114<CODE>&nbsp;int</CODE></FONT></TD>
                    
115<TD><CODE><B><A HREF="../../../../junit/quilt/cover/state/BasicBlock.html#getEndLine()">getEndLine</A></B>()</CODE>
                    
116
                    
117<BR>
                    
118&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the value of fEndLine.</TD>
                    
119</TR>
                    
157public <B>BasicBlock</B>(int&nbsp;startLine,
                    
158                  int&nbsp;endLine)</PRE>
                    
159<DL>
                    
161<DT><B>Parameters:</B><DD><CODE>starteLine</CODE> - The source code line number where the basic block 
                    
162 starts.<DD><CODE>endLine</CODE> - The source code line number where the basic block ends</DL>
                    
163</DD>
                    
                
DocumentNavigatorTest.java https://gitlab.com/essere.lab.public/qualitas.class-corpus | Java | 315 lines
                    
195        attr = (Attribute) iter.next();
                    
196        assertEquals("EndLine", attr.getName());
                    
197        assertEquals("12", attr.getValue());
                    
239        attr = (Attribute) iter.next();
                    
240        assertEquals("EndLine", attr.getName());
                    
241        assertEquals("2", attr.getValue());
                    
                
XMLUtils-test.js https://gitlab.com/aelharrak/brackets | JavaScript | 324 lines
                    
51                startLine: 0,
                    
52                endLine: 10
                    
53            });
                    
                
text_markdown.js https://gitlab.com/523/gitlab-ce | JavaScript | 498 lines
                    
60    end: {
                    
61      row: sel.endLineNumber,
                    
62      column: sel.endColumn,
                    
                
csv.js https://github.com/chromium/chromium.git | JavaScript | 417 lines
                    
105    'use strict';
                    
106    return line.startLineIndex <= index && line.endLineIndex > index;
                    
107  });
                    
                
SimpleNodeTest.java https://gitlab.com/essere.lab.public/qualitas.class-corpus | Java | 343 lines
                    
221                "EndLine=\"5\" Final=\"false\" Image=\"Test\" Interface=\"false\" Native=\"false\" Nested=\"false\" PackagePrivate=\"false\" Private=\"false\" Protected=\"false\" Public=\"true\" Static=\"false\" Strictfp=\"false\" Synchronized=\"false\" Transient=\"false\" Volatile=\"false\">" +
                    
222                "<ClassOrInterfaceBody BeginColumn=\"19\" BeginLine=\"1\" EndColumn=\"1\" EndLine=\"5\">" +
                    
223                "<ClassOrInterfaceBodyDeclaration AnonymousInnerClass=\"false\" BeginColumn=\"3\" BeginLine=\"2\" EndColumn=\"3\" EndLine=\"4\">" +
                    
223                "<ClassOrInterfaceBodyDeclaration AnonymousInnerClass=\"false\" BeginColumn=\"3\" BeginLine=\"2\" EndColumn=\"3\" EndLine=\"4\">" +
                    
224                "<ClassOrInterfaceDeclaration Abstract=\"false\" BeginColumn=\"10\" BeginLine=\"2\" EndColumn=\"3\" EndLine=\"4\" Final=\"false\" " +
                    
225                "Image=\"Inner\" Interface=\"false\" Native=\"false\" Nested=\"true\" PackagePrivate=\"false\" Private=\"false\" Protected=\"false\" " +
                    
226                "Public=\"true\" Static=\"false\" Strictfp=\"false\" Synchronized=\"false\" Transient=\"false\" Volatile=\"false\">" +
                    
227                "<ClassOrInterfaceBody BeginColumn=\"22\" BeginLine=\"2\" EndColumn=\"3\" EndLine=\"4\">" +
                    
228                "<ClassOrInterfaceBodyDeclaration AnonymousInnerClass=\"false\" BeginColumn=\"4\" BeginLine=\"3\" EndColumn=\"11\" EndLine=\"3\">" +
                    
228                "<ClassOrInterfaceBodyDeclaration AnonymousInnerClass=\"false\" BeginColumn=\"4\" BeginLine=\"3\" EndColumn=\"11\" EndLine=\"3\">" +
                    
229                "<FieldDeclaration Abstract=\"false\" Array=\"false\" ArrayDepth=\"0\" BeginColumn=\"4\" BeginLine=\"3\" EndColumn=\"11\" EndLine=\"3\" Final=\"false\" Native=\"false\" PackagePrivate=\"true\" Private=\"false\" Protected=\"false\" Public=\"false\" Static=\"false\" Strictfp=\"false\" Synchronized=\"false\" Transient=\"false\" VariableName=\"foo\" Volatile=\"false\"><Type Array=\"false\" ArrayDepth=\"0\" BeginColumn=\"4\" BeginLine=\"3\" EndColumn=\"6\" EndLine=\"3\">" +
                    
230                "<PrimitiveType Array=\"false\" ArrayDepth=\"0\" BeginColumn=\"4\" BeginLine=\"3\" Boolean=\"false\" EndColumn=\"6\" EndLine=\"3\" Image=\"int\"/>" +
                    
264        assertEquals("Unexpected beginning column: ", beginCol, node.getBeginColumn());
                    
265        assertEquals("Unexpected ending line:", endLine, node.getEndLine());
                    
266        assertEquals("Unexpected ending column:", endCol, node.getEndColumn());
                    
                
ddl.sql https://gitlab.com/github-cloud-corporation/Dexter | SQL | 293 lines
                    
38	startLine			int NOT NULL,
                    
39	endLine				int NOT NULL,
                    
40	charStart			int,
                    
113	startLine			int NOT NULL,
                    
114	endLine				int NOT NULL,
                    
115	charStart			int,
                    
129
                    
130	CONSTRAINT pk_SnapshotOccurenceMap PRIMARY KEY (snapshotId, did, startLine, endLine, charStart, charEnd),
                    
131	FOREIGN KEY (snapshotId) REFERENCES Snapshot(id) ON DELETE CASCADE,
                    
                
PEMDecoder.java https://bitbucket.org/indeni/ganymed-ssh2.git | Java | 385 lines
                    
133
                    
134		String endLine = null;
                    
135
                    
146			{
                    
147				endLine = "-----END DSA PRIVATE KEY-----";
                    
148				ps.pemType = PEM_DSA_PRIVATE_KEY;
                    
153			{
                    
154				endLine = "-----END RSA PRIVATE KEY-----";
                    
155				ps.pemType = PEM_RSA_PRIVATE_KEY;
                    
164			if (line == null)
                    
165				throw new IOException("Invalid PEM structure, " + endLine + " missing");
                    
166
                    
203			if (line == null)
                    
204				throw new IOException("Invalid PEM structure, " + endLine + " missing");
                    
205
                    
                
Polygon.js https://github.com/openlayers/openlayers.git | JavaScript | 519 lines
                    
106   */
                    
107  appendLinearRing(linearRing) {
                    
108    if (!this.flatCoordinates) {
                    
                
frmTableMappings.cs https://gitlab.com/GRIN-Global/GRIN-Global-server | C# | 220 lines
                    
84                var sb = new StringBuilder();
                    
85                sb.AppendLine("Are you sure you want to delete table mappings for the following tables?\r\n");
                    
86                foreach (ListViewItem lvi in lvMappings.SelectedItems) {
                    
86                foreach (ListViewItem lvi in lvMappings.SelectedItems) {
                    
87                    sb.AppendLine("  " + lvi.Text);
                    
88                }
                    
                
Legend.class.php https://bitbucket.org/jstechnologies/cats.git | PHP | 758 lines
                    
544					$x = $this->padding[0] + $previousColumns;
                    
545					$y = $this->padding[2] + $row * ($heightMax + $this->space) + $heightMax / 2 - $component->getLegendLineThickness();
                    
546
                    
547					// Draw two lines
                    
548					if($component->getLegendLineColor() !== NULL) {
                    
549
                    
549
                    
550						$color = $component->getLegendLineColor();
                    
551
                    
558										$x, // YaPB ??
                    
559										$y + $component->getLegendLineThickness() / 2
                    
560									),
                    
562										$x + 10,
                    
563										$y + $component->getLegendLineThickness() / 2
                    
564									),
                    
                
graphing_systems_of_equations.html https://gitlab.com/gregtyka/lfmawordpress | HTML | 299 lines
                    
105                        fixed: true,
                    
106                        extendLine: true
                    
107                    });
                    
111                        fixed: true,
                    
112                        extendLine: true,
                    
113                        normalStyle: {
                    
                
pieTest.html https://gitlab.com/mmkiff/clientportalcodeathon | HTML | 246 lines
                    
58            renderer:$.jqplot.PieRenderer, 
                    
59            trendline:{ show:false }, 
                    
60            rendererOptions: { padding: 8, showDataLabels: true }
                    
75    var plot2 = $.jqplot('pie2', [[['a',25],['b',14],['c',7]]], {
                    
76        seriesDefaults:{ renderer:$.jqplot.PieRenderer, trendline:{ show: true } },
                    
77        legend:{ show: true }    
                    
210           <div class="example-link"><a class="example-link" href="hiddenPlotsInTabs.html">Hidden Plots</a></div>
                    
211           <div class="example-link"><a class="example-link" href="customHighlighterCursorTrendline.html">Highlighting, Dragging Points, Cursor and Trend Lines</a></div>
                    
212           <div class="example-link"><a class="example-link" href="line-charts.html">Line Charts and Options</a></div>
                    
                
NoFreeOfReturnValueCheckerLogic.java https://gitlab.com/github-cloud-corporation/Dexter | Java | 323 lines
                    
287				final int startLine = fileLocation.getStartingLineNumber();
                    
288				final int endLine = fileLocation.getEndingLineNumber();
                    
289				final int startOffset = fileLocation.getNodeOffset();
                    
305				preOcc.setStartLine(startLine);
                    
306				preOcc.setEndLine(endLine);
                    
307				preOcc.setCharStart(startOffset);
                    
                
ToggleBreakpointAction.java https://gitlab.com/essere.lab.public/qualitas.class-corpus | Java | 227 lines
                    
219					&& ((ITextSelection) selection).getStartLine() <= line
                    
220					&& ((ITextSelection) selection).getEndLine() >= line) {
                    
221				textSelection = (ITextSelection) selection;
                    
                
RegexpCheck.java https://gitlab.com/essere.lab.public/qualitas.class-corpus | Java | 256 lines
                    
192        int startColumn;
                    
193        int endLine;
                    
194        int endColumn;
                    
206                    intValue();
                    
207            endLine = (mCharacters.get(mMatcher.end() - 1))[0].
                    
208                    intValue();
                    
213                ignore = theFileContents.hasIntersectionWithComment(startLine,
                    
214                    startColumn, endLine, endColumn);
                    
215            }
                    
                
SqlServer2005Generator.cs https://github.com/timosaikkonen/fluentmigrator.git | C# | 327 lines
                    
242        {
                    
243            builder.AppendLine(Generate(new DeleteDefaultConstraintExpression {
                    
244                                                                                  ColumnName = columnName,
                    
248
                    
249            builder.AppendLine();
                    
250
                    
250
                    
251            builder.AppendLine(String.Format("-- now we can finally drop column\r\nALTER TABLE {2}.{0} DROP COLUMN {1};",
                    
252                                         Quoter.QuoteTableName(expression.TableName),
                    
261
                    
262            builder.AppendLine(Generate(new DeleteDefaultConstraintExpression
                    
263            {
                    
268
                    
269            builder.AppendLine();
                    
270
                    
                
dendog0.svg https://github.com/Tener/pfff.git | SVG | 160 lines
                    
66		for (i=0; i<=20; i++) {
                    
67			var text = document.getElementById("LegendLine" + i);
                    
68			orig_pos = 9 + 9 * (i*5);
                    
105</g>
                    
106<line id="LegendLine0" x1="9.00" y1="23.00" x2="9.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
107<line id="LegendLine1" x1="54.00" y1="23.00" x2="54.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
107<line id="LegendLine1" x1="54.00" y1="23.00" x2="54.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
108<line id="LegendLine2" x1="99.00" y1="23.00" x2="99.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
109<line id="LegendLine3" x1="144.00" y1="23.00" x2="144.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
109<line id="LegendLine3" x1="144.00" y1="23.00" x2="144.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
110<line id="LegendLine4" x1="189.00" y1="23.00" x2="189.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
111<line id="LegendLine5" x1="234.00" y1="23.00" x2="234.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
111<line id="LegendLine5" x1="234.00" y1="23.00" x2="234.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
112<line id="LegendLine6" x1="279.00" y1="23.00" x2="279.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
113<line id="LegendLine7" x1="324.00" y1="23.00" x2="324.00" y2="25.60" style="stroke:black;stroke-width:2.000000"/>
                    
                
ReflectionCaster.php https://gitlab.com/judielsm/Handora | PHP | 240 lines
                    
67            $a[$prefix.'file'] = $f;
                    
68            $a[$prefix.'line'] = $c->getStartLine().' to '.$c->getEndLine();
                    
69        }
                    
225            $a['file'] = $m;
                    
226            $a['line'] = $c->getStartLine().' to '.$c->getEndLine();
                    
227        }
                    
                
 

Source

Language