Home
last modified time | relevance | path

Searched refs:new_stripoffset (Results 1 – 25 of 35) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c605 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
608 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
613 if (new_stripoffset) in TIFFGrowStrips()
614 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
622 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c605 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
608 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
613 if (new_stripoffset) in TIFFGrowStrips()
614 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
622 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c605 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
608 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
613 if (new_stripoffset) in TIFFGrowStrips()
614 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
622 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_write.c605 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
608 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
613 if (new_stripoffset) in TIFFGrowStrips()
614 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
622 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_write.c627 uint64* new_stripoffset; in TIFFGrowStrips() local
631 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
636 if (new_stripoffset) in TIFFGrowStrips()
637 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
644 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_write.c627 uint64* new_stripoffset; in TIFFGrowStrips() local
631 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
636 if (new_stripoffset) in TIFFGrowStrips()
637 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
644 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_write.c627 uint64* new_stripoffset; in TIFFGrowStrips() local
631 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
636 if (new_stripoffset) in TIFFGrowStrips()
637 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
644 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_write.c626 uint64* new_stripoffset; in TIFFGrowStrips() local
630 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
634 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
635 if (new_stripoffset) in TIFFGrowStrips()
636 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
643 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_write.c605 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
608 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
613 if (new_stripoffset) in TIFFGrowStrips()
614 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
622 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_write.c605 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
608 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
613 if (new_stripoffset) in TIFFGrowStrips()
614 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
622 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_write.c627 uint64* new_stripoffset; in TIFFGrowStrips() local
631 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
636 if (new_stripoffset) in TIFFGrowStrips()
637 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
644 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_write.c595 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
598 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
602 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
603 if (new_stripoffset) in TIFFGrowStrips()
604 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
612 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_write.c627 uint64* new_stripoffset; in TIFFGrowStrips() local
631 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
636 if (new_stripoffset) in TIFFGrowStrips()
637 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
644 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_write.c596 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
599 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
603 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
604 if (new_stripoffset) in TIFFGrowStrips()
605 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
613 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtif_write.c626 uint64* new_stripoffset; in TIFFGrowStrips() local
630 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
634 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
635 if (new_stripoffset) in TIFFGrowStrips()
636 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
643 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_write.c595 uint32 *new_stripoffset, *new_stripbytecount;
598 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset,
602 if (new_stripoffset == NULL || new_stripbytecount == NULL) {
603 if (new_stripoffset)
604 _TIFFfree(new_stripoffset);
612 td->td_stripoffset = new_stripoffset;
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_write.c592 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
595 new_stripoffset = (uint32*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
599 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
600 if (new_stripoffset) in TIFFGrowStrips()
601 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
609 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtif_write.c649 uint64* new_stripoffset; in TIFFGrowStrips() local
653 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
657 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
658 if (new_stripoffset) in TIFFGrowStrips()
659 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
666 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_write.c649 uint64* new_stripoffset; in TIFFGrowStrips() local
653 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
657 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
658 if (new_stripoffset) in TIFFGrowStrips()
659 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
666 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_write.c681 uint64* new_stripoffset; in TIFFGrowStrips() local
685 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
689 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
690 if (new_stripoffset) in TIFFGrowStrips()
691 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
698 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_write.c706 uint64_t* new_stripoffset; in TIFFGrowStrips() local
710 new_stripoffset = (uint64_t*)_TIFFrealloc(td->td_stripoffset_p, in TIFFGrowStrips()
714 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
715 if (new_stripoffset) in TIFFGrowStrips()
716 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
723 td->td_stripoffset_p = new_stripoffset; in TIFFGrowStrips()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_write.c683 uint64* new_stripoffset; in TIFFGrowStrips() local
687 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset, in TIFFGrowStrips()
691 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
692 if (new_stripoffset) in TIFFGrowStrips()
693 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
700 td->td_stripoffset = new_stripoffset; in TIFFGrowStrips()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_write.c695 uint64* new_stripoffset; in TIFFGrowStrips() local
699 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset_p, in TIFFGrowStrips()
703 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
704 if (new_stripoffset) in TIFFGrowStrips()
705 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
712 td->td_stripoffset_p = new_stripoffset; in TIFFGrowStrips()
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_write.c695 uint64* new_stripoffset; in TIFFGrowStrips() local
699 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset_p, in TIFFGrowStrips()
703 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
704 if (new_stripoffset) in TIFFGrowStrips()
705 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
712 td->td_stripoffset_p = new_stripoffset; in TIFFGrowStrips()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_write.c695 uint64* new_stripoffset; in TIFFGrowStrips() local
699 new_stripoffset = (uint64*)_TIFFrealloc(td->td_stripoffset_p, in TIFFGrowStrips()
703 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
704 if (new_stripoffset) in TIFFGrowStrips()
705 _TIFFfree(new_stripoffset); in TIFFGrowStrips()
712 td->td_stripoffset_p = new_stripoffset; in TIFFGrowStrips()

12