Home
last modified time | relevance | path

Searched defs:srcLine (Results 1 – 25 of 327) sorted by relevance

12345678910>>...14

/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/PHPTAL/
H A DTemplateException.php26 public $srcLine; variable in PHPTAL_TemplateException
29 public function __construct($msg, $srcFile='', $srcLine=0)
56 public function hintSrcPosition($srcFile, $srcLine)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/Exception/
H A DTemplateException.php35 public $srcLine; variable in PhpTal\\Exception\\TemplateException
49 public function __construct(string $msg, string $srcFile = '', int $srcLine = 0)
83 public function hintSrcPosition(string $srcFile, int $srcLine): void
/dports/devel/splint/splint-3.1.2/src/
H A Dllerror.c76 static void showSourceLoc (char *srcFile, int srcLine) in showSourceLoc()
623 llgentypeerroraux (char *srcFile, int srcLine, in llgentypeerroraux()
941 xllgentypeerror (char *srcFile, int srcLine, in xllgentypeerror()
997 xllgenhinterror (char *srcFile, int srcLine, in xllgenhinterror()
1040 char *srcFile, int srcLine, in llgenerroraux()
1059 xllforceerror (char *srcFile, int srcLine, in xllforceerror()
1801 bool xcppoptgenerror (char *srcFile, int srcLine, in xcppoptgenerror()
1827 bool xlloptgenerror (char *srcFile, int srcLine, in xlloptgenerror()
1848 bool xoptgenerror2 (char *srcFile, int srcLine, in xoptgenerror2()
1882 bool xoptgenerror2n (char *srcFile, int srcLine, in xoptgenerror2n()
[all …]
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DTileCreator.cpp441 const uchar* srcLine = img_topleft.scanLine( 2 * y ); in run() local
447 const uchar* srcLine = img_topright.scanLine( 2 * y ); in run() local
453 … const uchar* srcLine = img_bottomleft.scanLine( 2 * ( y - c_defaultTileSize / 2 ) ); in run() local
459 … const uchar* srcLine = img_bottomright.scanLine( 2 * ( y - c_defaultTileSize/2 ) ); in run() local
478 const QRgb* srcLine = (QRgb*) img_topleft.scanLine( 2 * y ); in run() local
484 const QRgb* srcLine = (QRgb*) img_topright.scanLine( 2 * y ); in run() local
490 … const QRgb* srcLine = (QRgb*) img_bottomleft.scanLine( 2 * ( y-c_defaultTileSize/2 ) ); in run() local
496 … const QRgb* srcLine = (QRgb*) img_bottomright.scanLine( 2 * ( y-c_defaultTileSize / 2 ) ); in run() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dindentestimator.cpp227 void IndentEstimator::CalcFortranIndentLine( const wxString & srcLine, int & deltaIndentCur, int & … in CalcFortranIndentLine()
564 bool IndentEstimator::GetIsHasLineContinuation( const wxString & srcLine ) in GetIsHasLineContinuation()
571 void IndentEstimator::DelLineContinuation( wxString & srcLine ) in DelLineContinuation()
578 void IndentEstimator::DelComment( wxString & srcLine ) in DelComment()
584 bool IndentEstimator::GetIsHasPreprocessor(const wxString & srcLine) in GetIsHasPreprocessor()
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dmsc.cpp94 const QCString &srcFile,int srcLine in writeMscGraphFromFile()
148 bool writeSVGMap,const QCString &srcFile,int srcLine) in getMscImageMapFromFile()
176 int srcLine in writeMscImageMapFromFile()
H A Dplantuml.cpp28 const QCString &srcFile,int srcLine) in writePlantUMLSource()
326 const QCString &srcFile,int srcLine) in addPlantumlContent()
338 const QCString &srcFile,int srcLine) in insert()
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DException.h65 int srcLine() const { return _srcLine; } in srcLine() function
396 int srcLine, in _throw_helper()
415 int srcLine, in _caught_helper()
430 int srcLine, in _rethrow_helper()
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/Equalize/src/
H A Dequalizeelement.cpp53 auto srcLine = reinterpret_cast<const QRgb *>(src.constScanLine(y)); in iVideoStream() local
75 auto srcLine = reinterpret_cast<const QRgb *>(img.constScanLine(y)); in histogram() local
/dports/lang/sdcc/sdcc-4.0.0/debugger/mcs51/
H A Dsdcdb.h163 typedef struct srcLine struct
169 } srcLine ; argument
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/joomla/filesystem/src/
H A DPatcher.php357 protected static function findHunk(&$lines, &$srcLine, &$srcSize, &$dstLine, &$dstSize)
412 protected function applyHunk(&$lines, $src, $dst, $srcLine, $srcSize, $dstLine, $dstSize)
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Filesystem/
H A DPatcher.php338 protected static function findHunk(&$lines, &$srcLine, &$srcSize, &$dstLine, &$dstSize)
387 protected function applyHunk(&$lines, $src, $dst, $srcLine, $srcSize, $dstLine, $dstSize)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr44706.C19 0) : XMLException(srcFile, srcLine, memoryManager) { in XMLException() argument

12345678910>>...14