Home
last modified time | relevance | path

Searched refs:new_stripbytecount (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
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
615 if (new_stripbytecount) in TIFFGrowStrips()
616 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; 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
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
615 if (new_stripbytecount) in TIFFGrowStrips()
616 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; 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
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
615 if (new_stripbytecount) in TIFFGrowStrips()
616 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; 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
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
615 if (new_stripbytecount) in TIFFGrowStrips()
616 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_write.c628 uint64* new_stripbytecount; in TIFFGrowStrips() local
633 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
638 if (new_stripbytecount) in TIFFGrowStrips()
639 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtif_write.c628 uint64* new_stripbytecount; in TIFFGrowStrips() local
633 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
638 if (new_stripbytecount) in TIFFGrowStrips()
639 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtif_write.c628 uint64* new_stripbytecount; in TIFFGrowStrips() local
633 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
638 if (new_stripbytecount) in TIFFGrowStrips()
639 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
645 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtif_write.c627 uint64* new_stripbytecount; in TIFFGrowStrips() local
632 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
634 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
637 if (new_stripbytecount) in TIFFGrowStrips()
638 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
644 td->td_stripbytecount = new_stripbytecount; 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
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
615 if (new_stripbytecount) in TIFFGrowStrips()
616 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; 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
610 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
612 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
615 if (new_stripbytecount) in TIFFGrowStrips()
616 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
623 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtif_write.c628 uint64* new_stripbytecount; in TIFFGrowStrips() local
633 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
638 if (new_stripbytecount) in TIFFGrowStrips()
639 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
645 td->td_stripbytecount = new_stripbytecount; 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
600 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
602 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
605 if (new_stripbytecount) in TIFFGrowStrips()
606 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
613 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtif_write.c628 uint64* new_stripbytecount; in TIFFGrowStrips() local
633 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
635 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
638 if (new_stripbytecount) in TIFFGrowStrips()
639 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
645 td->td_stripbytecount = new_stripbytecount; 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
601 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
603 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
606 if (new_stripbytecount) in TIFFGrowStrips()
607 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
614 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtif_write.c627 uint64* new_stripbytecount; in TIFFGrowStrips() local
632 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
634 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
637 if (new_stripbytecount) in TIFFGrowStrips()
638 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
644 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_write.c595 uint32 *new_stripoffset, *new_stripbytecount;
600 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount,
602 if (new_stripoffset == NULL || new_stripbytecount == NULL) {
605 if (new_stripbytecount)
606 _TIFFfree(new_stripbytecount);
613 td->td_stripbytecount = new_stripbytecount;
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtif_write.c592 uint32 *new_stripoffset, *new_stripbytecount; in TIFFGrowStrips() local
597 new_stripbytecount = (uint32*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
599 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
602 if (new_stripbytecount) in TIFFGrowStrips()
603 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
610 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/libtiff/
H A Dtif_write.c650 uint64* new_stripbytecount; in TIFFGrowStrips() local
655 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
657 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
660 if (new_stripbytecount) in TIFFGrowStrips()
661 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
667 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/libtiff/
H A Dtif_write.c650 uint64* new_stripbytecount; in TIFFGrowStrips() local
655 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
657 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
660 if (new_stripbytecount) in TIFFGrowStrips()
661 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
667 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_write.c682 uint64* new_stripbytecount; in TIFFGrowStrips() local
687 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
689 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
692 if (new_stripbytecount) in TIFFGrowStrips()
693 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
699 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_write.c707 uint64_t* new_stripbytecount; in TIFFGrowStrips() local
712 new_stripbytecount = (uint64_t*)_TIFFrealloc(td->td_stripbytecount_p, in TIFFGrowStrips()
714 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
717 if (new_stripbytecount) in TIFFGrowStrips()
718 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
724 td->td_stripbytecount_p = new_stripbytecount; in TIFFGrowStrips()
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtif_write.c684 uint64* new_stripbytecount; in TIFFGrowStrips() local
689 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount, in TIFFGrowStrips()
691 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
694 if (new_stripbytecount) in TIFFGrowStrips()
695 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
701 td->td_stripbytecount = new_stripbytecount; in TIFFGrowStrips()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_write.c696 uint64* new_stripbytecount; in TIFFGrowStrips() local
701 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount_p, in TIFFGrowStrips()
703 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
706 if (new_stripbytecount) in TIFFGrowStrips()
707 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
713 td->td_stripbytecount_p = new_stripbytecount; in TIFFGrowStrips()
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_write.c696 uint64* new_stripbytecount; in TIFFGrowStrips() local
701 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount_p, in TIFFGrowStrips()
703 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
706 if (new_stripbytecount) in TIFFGrowStrips()
707 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
713 td->td_stripbytecount_p = new_stripbytecount; 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.c696 uint64* new_stripbytecount; in TIFFGrowStrips() local
701 new_stripbytecount = (uint64*)_TIFFrealloc(td->td_stripbytecount_p, in TIFFGrowStrips()
703 if (new_stripoffset == NULL || new_stripbytecount == NULL) { in TIFFGrowStrips()
706 if (new_stripbytecount) in TIFFGrowStrips()
707 _TIFFfree(new_stripbytecount); in TIFFGrowStrips()
713 td->td_stripbytecount_p = new_stripbytecount; in TIFFGrowStrips()

12