Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 32) sorted by relevance

12

/libtiff-4.0.7/libtiff/
H A Dtif_write.c37 #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 Dtif_strip.c40 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 Dtif_zip.c99 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 Dtif_read.c53 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 Dtif_lzma.c132 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 Dtif_wince.c54 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 Dtif_tile.c146 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 Dtif_thunder.c73 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 Dtif_error.c51 TIFFError(const char* module, const char* fmt, ...) in TIFFError()
63 TIFFErrorExt(thandle_t fd, const char* module, const char* fmt, ...) in TIFFErrorExt()
H A Dtif_warning.c51 TIFFWarning(const char* module, const char* fmt, ...) in TIFFWarning()
63 TIFFWarningExt(thandle_t fd, const char* module, const char* fmt, ...) in TIFFWarningExt()
H A Dtif_ojpeg.c421 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 Dtif_next.c51 static const char module[] = "NeXTDecode"; in NeXTDecode() local
157 static const char module[] = "NeXTPreDecode"; in NeXTPreDecode() local
H A Dtif_unix.c227 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 Dtif_luv.c186 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 Dtif_pixarlog.c674 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 Dtif_lzw.c201 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 Dtif_win32.c260 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 Dtif_dirwrite.c219 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 Dtif_fax3.c180 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 Dtif_dumpmode.c80 static const char module[] = "DumpModeDecode"; in DumpModeDecode() local
H A Dtif_dir.c160 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 Dtif_open.c49 _TIFFgetMode(const char* mode, const char* module) in _TIFFgetMode()
85 static const char module[] = "TIFFClientOpen"; local
H A Dtif_dirinfo.c373 static const char module[] = "_TIFFMergeFields"; in _TIFFMergeFields() local
892 static const char module[] = "TIFFMergeFieldInfo"; in TIFFMergeFieldInfo() local
H A Dtif_packbits.c218 static const char module[] = "PackBitsDecode"; in PackBitsDecode() local
/libtiff-4.0.7/contrib/win_dib/
H A DTiffile.cpp46 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()

12