Home
last modified time | relevance | path

Searched refs:beginLine (Results 26 – 50 of 330) sorted by relevance

12345678910>>...14

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DLocation.java50 public int beginLine; field in Location
81 beginLine = endLine = -1; in Location()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DLocation.java50 public int beginLine; field in Location
81 beginLine = endLine = -1; in Location()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DLocation.java50 public int beginLine; field in Location
81 beginLine = endLine = -1; in Location()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/support/low/
H A DLocation.java50 public int beginLine; field in Location
81 beginLine = endLine = -1; in Location()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/support/low/
H A DLocation.java50 public int beginLine; field in Location
81 beginLine = endLine = -1; in Location()
/dports/math/py-graphillion/Graphillion-1.3/src/subsetting/util/
H A DMessageHandler.hpp113 int beginLine; member in tdzdd::MessageHandler_
125 beginLine(0), totalSteps(0), stepCount(0), in MessageHandler_()
149 beginLine = lineno; in begin()
213 if (beginLine == lineno) { in end()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/fakevim/python/
H A Dfakevimproxy.cpp33 h->indentRegion.connect([this](int beginLine, int endLine, QChar typedChar) { in FakeVimProxy() argument
34 call_indentRegion(beginLine, endLine, typedChar); in FakeVimProxy()
134 void FakeVimProxy::call_indentRegion(int beginLine, int endLine, QChar typedChar) in call_indentRegion() argument
136 indentRegion(beginLine, endLine, typedChar); in call_indentRegion()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/effects/
H A Dqgsimageoperation.h215 unsigned int beginLine; member
238 for ( unsigned int y = block.beginLine; y < block.endLine; ++y ) in operator()
268 for ( unsigned int y = block.beginLine; y < block.endLine; ++y ) in operator()
277 unsigned char *ref = block.image->scanLine( 0 ) + 4 * block.beginLine; in operator()
278 for ( unsigned int x = block.beginLine; x < block.endLine; ++x, ref += 4 ) in operator()
/dports/shells/elvish/elvish-0.17.0/pkg/diag/
H A Dcontext.go66 beginLine := strings.Count(before, "\n") + 1
76 endLine := beginLine + strings.Count(culprit, "\n")
78 c.savedShowInfo = &rangeShowInfo{head, culprit, tail, beginLine, endLine}
/dports/java/apache-bcel/bcel-6.4.1/src/examples/Mini/
H A DMini.jj97 t = "FUN" { jjtn000.setPosition(t.beginLine, t.beginColumn); }
193 t = "IF" { jjtn000.setPosition(t.beginLine, t.beginColumn); }
230 t = "LET" { jjtn000.setPosition(t.beginLine, t.beginColumn); }
267 t = Ident() { jjtn000.setPosition(t.beginLine, t.beginColumn); }
320 { jjtn000.setPosition(expr_token.beginLine, expr_token.beginColumn); }/*@bgen(jjtree)*/
363 { jjtn000.setPosition(expr_token.beginLine, expr_token.beginColumn); }/*@bgen(jjtree)*/
423 jjtn000.setPosition(t.beginLine, t.beginColumn);
458 jjtn000.setPosition(t.beginLine, t.beginColumn);
H A DMiniParser.java87 jjtn000.setPosition(t.beginLine, t.beginColumn); in FunDecl()
231 jjtn000.setPosition(t.beginLine, t.beginColumn); in IfExpr()
280 jjtn000.setPosition(t.beginLine, t.beginColumn); in LetExpr()
336 jjtn000.setPosition(t.beginLine, t.beginColumn); in FunAppl()
426 jjtn000.setPosition(expr_token.beginLine, expr_token.beginColumn); in Term()
480 jjtn000.setPosition(expr_token.beginLine, expr_token.beginColumn); in Factor()
549 jjtn000.setPosition(t.beginLine, t.beginColumn); in Integer()
594 jjtn000.setPosition(t.beginLine, t.beginColumn); in Ident()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/wal/
H A Dwal_sys_api.h83 char* ( *_GetPrev )( char* s, char* beginLine );
86 char* GetPrev( char* s, char* beginLine );
91 inline char* charset_struct::GetPrev( char* s, char* beginLine ) in GetPrev() argument
93 if ( _GetPrev ) { return _GetPrev( s, beginLine ); } in GetPrev()
95 if ( s <= beginLine ) { return 0; } in GetPrev()
98 char* t = beginLine; in GetPrev()
/dports/graphics/qgis/qgis-3.22.3/src/core/effects/
H A Dqgsimageoperation.h224 unsigned int beginLine; member
249 for ( unsigned int y = block.beginLine; y < block.endLine; ++y ) in operator()
283 for ( unsigned int y = block.beginLine; y < block.endLine; ++y ) in operator()
292 unsigned char *ref = block.image->scanLine( 0 ) + 4 * block.beginLine; in operator()
293 for ( unsigned int x = block.beginLine; x < block.endLine; ++x, ref += 4 ) in operator()
/dports/devel/doxygen/doxygen-1.9.3/vhdlparser/
H A DVhdlParserErrorHandler.hpp23 warn(m_fileName,actual->beginLine,"syntax error '%s'",actual->image.data()); in handleUnexpectedToken()
30 warn(m_fileName,last->beginLine,"unexpected token: '%s'", unexpected->image.data()); in handleParseError()
H A DErrorHandler.h30 … %d:%d but got %s\n", addUnicodeEscapes(expectedToken).c_str(), actual->beginLine, actual->beginCo… in handleUnexpectedToken()
38 …rsing: %s\n", addUnicodeEscapes(unexpected->image).c_str(), unexpected->beginLine, unexpected->beg… in handleParseError()
/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dglobals.h90 extern void beginLine (void)
93 # define beginLine() (fileloc_setColumn(g_currentloc, 1)) macro
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kaddressbook/importexportplugins/csv/import/
H A Dqcsvreader.h40 virtual void beginLine() = 0;
215 void beginLine() override;
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/output/
H A Dout_txt.cc45 void AnalyserTxtOutput::beginLine() in beginLine() function in AnalyserTxtOutput
47 AnalyserOutput::beginLine(); in beginLine()
H A Dout.cc147 void AnalyserOutput::beginLine() in beginLine() function in AnalyserOutput
236 beginLine(); in generateAddr()
250 beginLine(); in generateAddr()
261 beginLine(); in generateAddr()
290 beginLine(); in generateAddr()
304 beginLine(); in generateAddr()
358 beginLine(); in generateAddr()
H A Dout_html.cc68 void AnalyserHTMLOutput::beginLine() in beginLine() function in AnalyserHTMLOutput
70 AnalyserOutput::beginLine(); in beginLine()
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/
H A Dqeditsession.cpp518 beginLine = c.lineNumber(); in Cursor()
530 QDocumentCursor beg(d, beginLine, beginColumn); in toDocumentCursor()
569 s >> c.beginLine; in restore_qes()
615 s << c.beginLine << c.beginColumn << c.endLine << c.endColumn; in save_qes()
668 s >> c.beginLine; in restore_qes1()
727 s << c.beginLine << c.beginColumn << c.endLine << c.endColumn; in save_qes1()
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/
H A Dqeditsession.cpp518 beginLine = c.lineNumber(); in Cursor()
530 QDocumentCursor beg(d, beginLine, beginColumn); in toDocumentCursor()
569 s >> c.beginLine; in restore_qes()
615 s << c.beginLine << c.beginColumn << c.endLine << c.endColumn; in save_qes()
668 s >> c.beginLine; in restore_qes1()
727 s << c.beginLine << c.beginColumn << c.endLine << c.endColumn; in save_qes1()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/
H A Dqeditsession.cpp518 beginLine = c.lineNumber(); in Cursor()
530 QDocumentCursor beg(d, beginLine, beginColumn); in toDocumentCursor()
569 s >> c.beginLine; in restore_qes()
615 s << c.beginLine << c.beginColumn << c.endLine << c.endColumn; in save_qes()
668 s >> c.beginLine; in restore_qes1()
727 s << c.beginLine << c.beginColumn << c.endLine << c.endColumn; in save_qes1()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/cplusplus/
H A DCppDocument.h80 int beginLine, const QVector<MacroArgumentReference> &range);
281 int beginLine) in MacroUse() argument
284 _beginLine(beginLine) in MacroUse()
296 int beginLine() const in beginLine() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Compilation/
H A DAspParser.cs57 int beginLine, endLine; field in System.Web.Compilation.AspParser
129 return beginLine + _internalLineOffset;
131 return beginLine;
219 beginLine = tokenizer.BeginLine; in BeginElement()
633 sb.AppendFormat ("{0}:{1}.{2}", filename, beginLine, beginColumn); in ToString()

12345678910>>...14