Home
last modified time | relevance | path

Searched refs:beginLine (Results 251 – 275 of 330) sorted by relevance

1...<<11121314

/dports/java/avis/avis-1.2.0/server/src/main/org/avis/subscription/parser/
H A DSubscriptionParserTokenManager.java571 t.beginLine = input_stream.getBeginLine(); in jjFillToken()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp244 handler->beginLine(); in shape()
H A DSkShaper_harfbuzz.cpp554 handler->beginLine(); in emit()
1158 handler->beginLine(); in wrap()
1234 handler->beginLine(); in wrap()
/dports/devel/doctorj/doctorj-5.1.2/org/incava/java/
H A DSimpleNodeUtil.java375 … return "[" + t1.beginLine + ":" + t1.beginColumn + ":" + t2.endLine + ":" + t2.endColumn + "]"; in getLocation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/i18n/
H A D_XLocaleData.java336 res &= !( fc.beginLine.equals("") || fc.endLine.equals("") ); in _getForbiddenCharacters()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/i18n/
H A D_XLocaleData.java336 res &= !( fc.beginLine.equals("") || fc.endLine.equals("") ); in _getForbiddenCharacters()
/dports/java/apache-bcel/bcel-6.4.1/src/examples/Mini/
H A DMiniParserTokenManager.java643 t.beginLine = ASCII_CharStream.getBeginLine(); in jjFillToken()
/dports/devel/doxygen/doxygen-1.9.3/vhdlparser/
H A DVhdlParserTokenManager.cc3398 int beginLine = -1; in jjFillToken() local
3405 beginLine = input_stream->getBeginLine(); in jjFillToken()
3417 t->beginLine = beginLine; in jjFillToken()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp548 handler->beginLine(); in emit()
1176 handler->beginLine(); in wrap()
1252 handler->beginLine(); in wrap()
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/record/compiler/generated/
H A DRccTokenManager.java687 t.beginLine = input_stream.getBeginLine(); in jjFillToken()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/record/compiler/generated/
H A DRccTokenManager.java687 t.beginLine = input_stream.getBeginLine(); in jjFillToken()
/dports/math/clingo/clingo-5.5.1/libgringo/src/input/
H A Dnongroundparser.cc367 loc.beginLine = line(); in start()
H A Dnongroundgrammar.yy70 (Current).beginLine = YYRHSLOC (Rhs, 1).beginLine; \
78 (Current).beginLine = YYRHSLOC (Rhs, 0).endLine; \
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dguess.cxx399 aForbidden.beginLine, aForbidden.endLine, in Guess()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dguess.cxx402 aForbidden.beginLine, aForbidden.endLine, in Guess()
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c1637 long beginLine= ypBeginLine; in YError() local
1814 beginLine= 0; /* used only for *main* from includeFile */ in YError()
1820 dbg= NewDebugBlk(func, pcDebug-func->code, name, beginLine); in YError()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A DSettingsExportHelper.cxx453 pForChar[XML_FORBIDDEN_CHARACTER_BEGIN_LINE].Value <<= aChars.beginLine; in exportForbiddenCharacters()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A DSettingsExportHelper.cxx453 pForChar[XML_FORBIDDEN_CHARACTER_BEGIN_LINE].Value <<= aChars.beginLine; in exportForbiddenCharacters()
H A DDocumentSettingsContext.cxx629 pForChar->Value >>= aForbid.beginLine; in endFastElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocshini.cxx115 aAsian.GetStartEndChars( rLocale, aForbidden.beginLine, aForbidden.endLine); in InitNew()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocshini.cxx133 aAsian.GetStartEndChars( rLocale, aForbidden.beginLine, aForbidden.endLine); in InitNew()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/
H A DParserTokenManager.java1434 t.beginLine = input_stream.getBeginLine(); in jjFillToken()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/
H A DParserTokenManager.java1434 t.beginLine = input_stream.getBeginLine(); in jjFillToken()
/dports/comms/hylafax/hylafax-6.0.7/faxmail/
H A Dfaxmail.c++598 beginLine(); in formatMessage()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/expr/
H A DExpressionParserTokenManager.java1672 t.beginLine = input_stream.getBeginLine(); in jjFillToken()

1...<<11121314