| /libtiff-4.0.7/libtiff/ |
| H A D | tif_write.c | 37 #define WRITECHECKSTRIPS(tif, module) \ argument 39 #define WRITECHECKTILES(tif, module) \ argument 51 static const char module[] = "TIFFWriteScanline"; in TIFFWriteScanline() local 190 static const char module[] = "TIFFWriteEncodedStrip"; in TIFFWriteEncodedStrip() local 308 static const char module[] = "TIFFWriteRawStrip"; in TIFFWriteRawStrip() local 383 static const char module[] = "TIFFWriteEncodedTile"; in TIFFWriteEncodedTile() local 509 static const char module[] = "TIFFWriteRawTile"; in TIFFWriteRawTile() local 567 TIFFWriteCheck(TIFF* tif, int tiles, const char* module) in TIFFWriteCheck() 640 static const char module[] = "TIFFWriteBufferSetup"; in TIFFWriteBufferSetup() local 680 TIFFGrowStrips(TIFF* tif, uint32 delta, const char* module) in TIFFGrowStrips() [all …]
|
| H A D | tif_strip.c | 40 static const char module[] = "TIFFComputeStrip"; in TIFFComputeStrip() local 89 static const char module[] = "TIFFVStripSize64"; in TIFFVStripSize64() local 141 static const char module[] = "TIFFVStripSize"; in TIFFVStripSize() local 160 static const char module[] = "TIFFRawStripSize64"; in TIFFRawStripSize64() local 185 static const char module[] = "TIFFRawStripSize"; in TIFFRawStripSize() local 223 static const char module[] = "TIFFStripSize"; in TIFFStripSize() local 285 static const char module[] = "TIFFScanlineSize64"; in TIFFScanlineSize64() local 342 static const char module[] = "TIFFScanlineSize"; in TIFFScanlineSize() local 363 static const char module[] = "TIFFRasterScanlineSize64"; in TIFFRasterScanlineSize64() local 378 static const char module[] = "TIFFRasterScanlineSize"; in TIFFRasterScanlineSize() local
|
| H A D | tif_zip.c | 99 static const char module[] = "ZIPSetupDecode"; in ZIPSetupDecode() local 125 static const char module[] = "ZIPPreDecode"; in ZIPPreDecode() local 151 static const char module[] = "ZIPDecode"; in ZIPDecode() local 206 static const char module[] = "ZIPSetupEncode"; in ZIPSetupEncode() local 230 static const char module[] = "ZIPPreEncode"; in ZIPPreEncode() local 258 static const char module[] = "ZIPEncode"; in ZIPEncode() local 300 static const char module[] = "ZIPPostEncode"; in ZIPPostEncode() local 355 static const char module[] = "ZIPVSetField"; in ZIPVSetField() local 398 static const char module[] = "TIFFInitZIP"; in TIFFInitZIP() local
|
| H A D | tif_read.c | 53 static const char module[] = "TIFFFillStripPartial"; in TIFFFillStripPartial() local 324 static const char module[] = "TIFFReadEncodedStrip"; in TIFFReadEncodedStrip() local 388 const char* module) in TIFFReadRawStrip1() 463 static const char module[] = "TIFFReadRawStrip"; in TIFFReadRawStrip() local 515 static const char module[] = "TIFFFillStrip"; in TIFFFillStrip() local 675 static const char module[] = "TIFFReadEncodedTile"; in TIFFReadEncodedTile() local 718 TIFFReadRawTile1(TIFF* tif, uint32 tile, void* buf, tmsize_t size, const char* module) in TIFFReadRawTile1() 798 static const char module[] = "TIFFReadRawTile"; in TIFFReadRawTile() local 836 static const char module[] = "TIFFFillTile"; in TIFFFillTile() local 957 static const char module[] = "TIFFReadBufferSetup"; in TIFFReadBufferSetup() local [all …]
|
| H A D | tif_lzma.c | 132 static const char module[] = "LZMAPreDecode"; in LZMAPreDecode() local 167 static const char module[] = "LZMADecode"; in LZMADecode() local 250 static const char module[] = "LZMAPreEncode"; in LZMAPreEncode() local 274 static const char module[] = "LZMAEncode"; in LZMAEncode() local 313 static const char module[] = "LZMAPostEncode"; in LZMAPostEncode() local 365 static const char module[] = "LZMAVSetField"; in LZMAVSetField() local 412 static const char module[] = "TIFFInitLZMA"; in TIFFInitLZMA() local
|
| H A D | tif_wince.c | 54 static const char module[] = "TIFFOpen"; variable 132 static const char module[] = "TIFFOpenW"; in TIFFOpenW() local 190 Win32WarningHandler(const char* module, const char* fmt, va_list ap) in Win32WarningHandler() 238 Win32ErrorHandler(const char* module, const char* fmt, va_list ap) in Win32ErrorHandler()
|
| H A D | tif_tile.c | 146 static const char module[] = "TIFFTileRowSize64"; in TIFFTileRowSize64() local 184 static const char module[] = "TIFFTileRowSize"; in TIFFTileRowSize() local 203 static const char module[] = "TIFFVTileSize64"; in TIFFVTileSize64() local 251 static const char module[] = "TIFFVTileSize"; in TIFFVTileSize() local 275 static const char module[] = "TIFFTileSize"; in TIFFTileSize() local
|
| H A D | tif_thunder.c | 73 static const char module[] = "ThunderSetupDecode"; in ThunderSetupDecode() local 90 static const char module[] = "ThunderDecode"; in ThunderDecode() local 171 static const char module[] = "ThunderDecodeRow"; in ThunderDecodeRow() local
|
| H A D | tif_error.c | 51 TIFFError(const char* module, const char* fmt, ...) in TIFFError() 63 TIFFErrorExt(thandle_t fd, const char* module, const char* fmt, ...) in TIFFErrorExt()
|
| H A D | tif_warning.c | 51 TIFFWarning(const char* module, const char* fmt, ...) in TIFFWarning() 63 TIFFWarningExt(thandle_t fd, const char* module, const char* fmt, ...) in TIFFWarningExt()
|
| H A D | tif_ojpeg.c | 421 static const char module[]="TIFFInitOJPEG"; in TIFFInitOJPEG() local 526 static const char module[]="OJPEGVSetField"; in OJPEGVSetField() local 660 static const char module[]="OJPEGSetupDecode"; in OJPEGSetupDecode() local 805 static const char module[]="OJPEGDecodeRaw"; in OJPEGDecodeRaw() local 860 static const char module[]="OJPEGDecodeScanlines"; in OJPEGDecodeScanlines() local 900 static const char module[]="OJPEGSetupEncode"; in OJPEGSetupEncode() local 908 static const char module[]="OJPEGPreEncode"; in OJPEGPreEncode() local 917 static const char module[]="OJPEGEncode"; in OJPEGEncode() local 928 static const char module[]="OJPEGPostEncode"; in OJPEGPostEncode() local 1038 static const char module[]="OJPEGReadHeaderInfo"; in OJPEGReadHeaderInfo() local [all …]
|
| H A D | tif_next.c | 51 static const char module[] = "NeXTDecode"; in NeXTDecode() local 157 static const char module[] = "NeXTPreDecode"; in NeXTPreDecode() local
|
| H A D | tif_unix.c | 227 static const char module[] = "TIFFOpen"; in TIFFOpen() local 264 static const char module[] = "TIFFOpenW"; in TIFFOpenW() local 350 unixWarningHandler(const char* module, const char* fmt, va_list ap) in unixWarningHandler() 361 unixErrorHandler(const char* module, const char* fmt, va_list ap) in unixErrorHandler()
|
| H A D | tif_luv.c | 186 static const char module[] = "LogL16Decode"; in LogL16Decode() local 262 static const char module[] = "LogLuvDecode24"; in LogLuvDecode24() local 319 static const char module[] = "LogLuvDecode32"; in LogLuvDecode32() local 438 static const char module[] = "LogL16Encode"; in LogL16Encode() local 536 static const char module[] = "LogLuvEncode24"; in LogLuvEncode24() local 588 static const char module[] = "LogLuvEncode32"; in LogLuvEncode32() local 1280 static const char module[] = "LogL16InitState"; in LogL16InitState() local 1380 static const char module[] = "LogLuvInitState"; in LogLuvInitState() local 1435 static const char module[] = "LogLuvSetupDecode"; in LogLuvSetupDecode() local 1602 static const char module[] = "LogLuvVSetField"; in LogLuvVSetField() local [all …]
|
| H A D | tif_pixarlog.c | 674 static const char module[] = "PixarLogSetupDecode"; in PixarLogSetupDecode() local 723 static const char module[] = "PixarLogPreDecode"; in PixarLogPreDecode() local 745 static const char module[] = "PixarLogDecode"; in PixarLogDecode() local 885 static const char module[] = "PixarLogSetupEncode"; in PixarLogSetupEncode() local 925 static const char module[] = "PixarLogPreEncode"; in PixarLogPreEncode() local 1104 static const char module[] = "PixarLogEncode"; in PixarLogEncode() local 1205 static const char module[] = "PixarLogPostEncode"; in PixarLogPostEncode() local 1285 static const char module[] = "PixarLogVSetField"; in PixarLogVSetField() local 1370 static const char module[] = "TIFFInitPixarLog"; in TIFFInitPixarLog() local
|
| H A D | tif_lzw.c | 201 static const char module[] = "LZWSetupDecode"; in LZWSetupDecode() local 263 static const char module[] = "LZWPreDecode"; in LZWPreDecode() local 352 codeLoop(TIFF* tif, const char* module) in codeLoop() 362 static const char module[] = "LZWDecode"; in LZWDecode() local 595 static const char module[] = "LZWDecodeCompat"; in LZWDecodeCompat() local 795 static const char module[] = "LZWSetupEncode"; in LZWSetupEncode() local 1119 static const char module[] = "TIFFInitLZW"; in TIFFInitLZW() local
|
| H A D | tif_win32.c | 260 static const char module[] = "TIFFOpen"; in TIFFOpen() local 299 static const char module[] = "TIFFOpenW"; in TIFFOpenW() local 400 Win32WarningHandler(const char* module, const char* fmt, va_list ap) in Win32WarningHandler() 431 Win32ErrorHandler(const char* module, const char* fmt, va_list ap) in Win32ErrorHandler()
|
| H A D | tif_dirwrite.c | 219 static const char module[] = "TIFFRewriteDirectory"; in TIFFRewriteDirectory() local 365 static const char module[] = "TIFFWriteDirectorySec"; in TIFFWriteDirectorySec() local 945 static const char module[] = "TIFFWriteDirectoryTagSampleformatArray"; in TIFFWriteDirectoryTagSampleformatArray() local 1200 static const char module[] = "TIFFWriteDirectoryTagShortPerSample"; in TIFFWriteDirectoryTagShortPerSample() local 1662 static const char module[] = "TIFFWriteDirectoryTagIfdIfd8Array"; in TIFFWriteDirectoryTagIfdIfd8Array() local 1777 static const char module[] = "TIFFWriteDirectoryTagColormap"; in TIFFWriteDirectoryTagColormap() local 1804 static const char module[] = "TIFFWriteDirectoryTagTransferfunction"; in TIFFWriteDirectoryTagTransferfunction() local 1855 static const char module[] = "TIFFWriteDirectoryTagSubifd"; in TIFFWriteDirectoryTagSubifd() local 2310 static const char module[] = "TIFFWriteDirectoryTagData"; in TIFFWriteDirectoryTagData() local 2383 static const char module[] = "TIFFLinkDirectory"; in TIFFLinkDirectory() local [all …]
|
| H A D | tif_fax3.c | 180 Fax3Unexpected(const char* module, TIFF* tif, uint32 line, uint32 a0) in Fax3Unexpected() 190 Fax3Extension(const char* module, TIFF* tif, uint32 line, uint32 a0) in Fax3Extension() 201 Fax3BadLength(const char* module, TIFF* tif, uint32 line, uint32 a0, uint32 lastx) in Fax3BadLength() 212 Fax3PrematureEOF(const char* module, TIFF* tif, uint32 line, uint32 a0) in Fax3PrematureEOF() 475 static const char module[] = "Fax3SetupState"; in Fax3SetupState() local 1052 static const char module[] = "Fax3Encode"; in Fax3Encode() local 1301 static const char module[] = "InitCCITTFax3"; in InitCCITTFax3() local 1453 static const char module[] = "Fax4Encode"; in Fax4Encode() local
|
| H A D | tif_dumpmode.c | 80 static const char module[] = "DumpModeDecode"; in DumpModeDecode() local
|
| H A D | tif_dir.c | 160 static const char module[] = "_TIFFVSetField"; in _TIFFVSetField() local 1389 static const char module[] = "TIFFAdvanceDirectory"; in TIFFAdvanceDirectory() local 1531 static const char module[] = "TIFFNumberOfDirectories"; in TIFFNumberOfDirectories() local 1630 static const char module[] = "TIFFUnlinkDirectory"; in TIFFUnlinkDirectory() local
|
| H A D | tif_open.c | 49 _TIFFgetMode(const char* mode, const char* module) in _TIFFgetMode() 85 static const char module[] = "TIFFClientOpen"; local
|
| H A D | tif_dirinfo.c | 373 static const char module[] = "_TIFFMergeFields"; in _TIFFMergeFields() local 892 static const char module[] = "TIFFMergeFieldInfo"; in TIFFMergeFieldInfo() local
|
| H A D | tif_packbits.c | 218 static const char module[] = "PackBitsDecode"; in PackBitsDecode() local
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | Tiffile.cpp | 46 MyWarningHandler(const char* module, const char* fmt, va_list ap) in MyWarningHandler() 53 MyErrorHandler(const char* module, const char* fmt, va_list ap) in MyErrorHandler()
|