Home
last modified time | relevance | path

Searched refs:_TIFF_lseek_f (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/tools/
H A Dbmp2tiff.c311 if (_TIFF_lseek_f(fd, 10, SEEK_SET) == (_TIFF_off_t)-1) { in main()
333 if (_TIFF_lseek_f(fd, BFH_SIZE, SEEK_SET) == (_TIFF_off_t)-1) { in main()
483 if (_TIFF_lseek_f(fd, BFH_SIZE + info_hdr.iSize, SEEK_SET) == (_TIFF_off_t)-1) { in main()
617 if (_TIFF_lseek_f(fd, offset, SEEK_SET) == (_TIFF_off_t)-1) { in main()
685 if (_TIFF_lseek_f(fd, file_hdr.iOffBits, SEEK_SET) == (_TIFF_off_t)-1) { in main()
H A Draw2tiff.c287 _TIFF_lseek_f(fd, hdr_size, SEEK_SET); /* Skip the file header */ in main()
292 if (_TIFF_lseek_f(fd, in main()
421 if (_TIFF_lseek_f(fd, hdr_size + (int)(h/2)*scanlinesize, in guessSize()
H A Dtiffdump.c174 _TIFF_lseek_f(fd, (_TIFF_off_t) 0, 0); in dump()
312 if (_TIFF_lseek_f(fd, (_TIFF_off_t)off, SEEK_SET) != (_TIFF_off_t)off) { in ReadDirectory()
478 if (_TIFF_lseek_f(fd, (_TIFF_off_t)dataoffset, 0) != in ReadDirectory()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/tools/
H A Draw2tiff.c286 _TIFF_lseek_f(fd, hdr_size, SEEK_SET); /* Skip the file header */ in main()
291 if (_TIFF_lseek_f(fd, in main()
426 if (_TIFF_lseek_f(fd, hdr_size + (int)(h/2)*scanlinesize, in guessSize()
H A Dtiffdump.c172 _TIFF_lseek_f(fd, (_TIFF_off_t) 0, 0); in dump()
310 if (_TIFF_lseek_f(fd, (_TIFF_off_t)off, SEEK_SET) != (_TIFF_off_t)off) { in ReadDirectory()
476 if (_TIFF_lseek_f(fd, (_TIFF_off_t)dataoffset, 0) != in ReadDirectory()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/tools/
H A Draw2tiff.c286 _TIFF_lseek_f(fd, hdr_size, SEEK_SET); /* Skip the file header */ in main()
291 if (_TIFF_lseek_f(fd, in main()
426 if (_TIFF_lseek_f(fd, hdr_size + (int)(h/2)*scanlinesize, in guessSize()
H A Dtiffdump.c172 _TIFF_lseek_f(fd, (_TIFF_off_t) 0, 0); in dump()
310 if (_TIFF_lseek_f(fd, (_TIFF_off_t)off, SEEK_SET) != (_TIFF_off_t)off) { in ReadDirectory()
476 if (_TIFF_lseek_f(fd, (_TIFF_off_t)dataoffset, 0) != in ReadDirectory()
/dports/graphics/tiffgt/tiff-4.3.0/tools/
H A Draw2tiff.c286 _TIFF_lseek_f(fd, hdr_size, SEEK_SET); /* Skip the file header */ in main()
291 if (_TIFF_lseek_f(fd, in main()
427 … if (_TIFF_lseek_f(fd, hdr_size + (int)((h - 1)/2)*scanlinesize, in guessSize()
H A Dtiffdump.c171 _TIFF_lseek_f(fd, (_TIFF_off_t) 0, 0); in dump()
309 if (_TIFF_lseek_f(fd, (_TIFF_off_t)off, SEEK_SET) != (_TIFF_off_t)off) { in ReadDirectory()
459 if (_TIFF_lseek_f(fd, (_TIFF_off_t)dataoffset, 0) != in ReadDirectory()
/dports/graphics/tiff/tiff-4.3.0/tools/
H A Draw2tiff.c286 _TIFF_lseek_f(fd, hdr_size, SEEK_SET); /* Skip the file header */ in main()
291 if (_TIFF_lseek_f(fd, in main()
427 … if (_TIFF_lseek_f(fd, hdr_size + (int)((h - 1)/2)*scanlinesize, in guessSize()
H A Dtiffdump.c171 _TIFF_lseek_f(fd, (_TIFF_off_t) 0, 0); in dump()
309 if (_TIFF_lseek_f(fd, (_TIFF_off_t)off, SEEK_SET) != (_TIFF_off_t)off) { in ReadDirectory()
459 if (_TIFF_lseek_f(fd, (_TIFF_off_t)dataoffset, 0) != in ReadDirectory()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtiffiop.h288 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
298 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/
H A Dtiffiop.h300 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
310 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtiffiop.h294 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
304 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtiffiop.h293 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
303 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtiffiop.h295 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
305 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtiffiop.h311 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
321 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtiffiop.h312 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
322 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtiffiop.h311 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
321 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtiffiop.h285 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence)
295 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence)
/dports/graphics/tiffgt/tiff-4.3.0/libtiff/
H A Dtiffiop.h284 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
294 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/graphics/tiff/tiff-4.3.0/libtiff/
H A Dtiffiop.h284 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
294 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtiffiop.h285 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
295 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libtiff/libtiff/
H A Dtiffiop.h312 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
322 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtiffiop.h284 #define _TIFF_lseek_f(fildes,offset,whence) _lseeki64(fildes,/* __int64 */ offset,whence) macro
294 #define _TIFF_lseek_f(fildes,offset,whence) lseek(fildes,offset,whence) macro

12