Home
last modified time | relevance | path

Searched refs:vsetparent (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_jbig.c48 TIFFVSetMethod vsetparent; member
212 tif->tif_tagmethods.vsetfield = sp->vsetparent; in JBIGCleanup()
306 return (*codec->vsetparent)(tif, tag, ap); in JBIGVSetField()
350 codec->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitJBIG()
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
283 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
317 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
378 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_zip.c76 TIFFVSetMethod vsetparent; /* super-class method */ member
258 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
292 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
344 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_zip.c81 TIFFVSetMethod vsetparent; /* super-class method */ member
263 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
297 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
349 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_zip.c76 TIFFVSetMethod vsetparent; /* super-class method */ in TIFFWriteScanline()
258 tif->tif_tagmethods.vsetfield = sp->vsetparent;
292 return (*sp->vsetparent)(tif, tag, ap);
344 sp->vsetparent = tif->tif_tagmethods.vsetfield;
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
403 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
310 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
344 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
400 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
310 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
344 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
400 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
310 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
344 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
400 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
402 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
403 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/graphics/tiffgt/tiff-4.3.0/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
403 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/graphics/tiff/tiff-4.3.0/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
403 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/libtiff/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
403 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_zstd.c53 TIFFVSetMethod vsetparent; /* super-class method */ member
312 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZSTDCleanup()
346 return (*sp->vsetparent)(tif, tag, ap); in ZSTDVSetField()
402 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZSTD()
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
339 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
373 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
432 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
334 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
368 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
427 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_zip.c79 TIFFVSetMethod vsetparent; /* super-class method */ member
337 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
371 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
430 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
334 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
368 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
427 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_zip.c76 TIFFVSetMethod vsetparent; /* super-class method */ member
333 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
367 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
426 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
334 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
368 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
427 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/graphics/libimg/Img-1.4.12/tiff/
H A DtiffZip.c78 TIFFVSetMethod vsetparent; /* super-class method */ member
322 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
356 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
426 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TkimgTIFFInitZip()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_zip.c79 TIFFVSetMethod vsetparent; /* super-class method */ member
337 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
371 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
430 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
321 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
355 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
414 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_zip.c77 TIFFVSetMethod vsetparent; /* super-class method */ member
321 tif->tif_tagmethods.vsetfield = sp->vsetparent; in ZIPCleanup()
355 return (*sp->vsetparent)(tif, tag, ap); in ZIPVSetField()
414 sp->vsetparent = tif->tif_tagmethods.vsetfield; in TIFFInitZIP()

12345678910>>...14