Home
last modified time | relevance | path

Searched refs:TIFFClientOpen (Results 1 – 14 of 14) sorted by relevance

/libtiff-4.0.7/contrib/stream/
H A Dtiffstream.cpp34 m_tif = TIFFClientOpen(m_name, in makeFileStream()
55 m_tif = TIFFClientOpen(m_name, in makeFileStream()
76 m_tif = TIFFClientOpen(m_name, in makeFileStream()
H A DREADME12 which takes the C++ stream as an argument, calls TIFFClientOpen and returns
/libtiff-4.0.7/libtiff/
H A Dtif_stream.cxx369 tif = TIFFClientOpen(name, mode, in _tiffStreamOpen()
383 tif = TIFFClientOpen(name, mode, in _tiffStreamOpen()
H A Dlibtiff.def7 TIFFClientOpen
H A Dtif_unix.c211 tif = TIFFClientOpen(name, mode, in TIFFFdOpen()
H A Dtif_win32.c242 tif = TIFFClientOpen(name, mode, (thandle_t)ifd, /* FIXME: WIN64 cast to pointer warning */ in TIFFFdOpen()
H A Dtif_vms.c221 tif = TIFFClientOpen(name, mode, ddd in TIFFFdOpen()
H A Dtif_open.c73 TIFFClientOpen( function
H A Dtiffio.h442 extern TIFF* TIFFClientOpen(const char*, const char*,
/libtiff-4.0.7/contrib/mfs/
H A DREADME29 pass up to TIFFClientOpen to simulate a file in memory. I have attached
/libtiff-4.0.7/tools/
H A Dfax2tiff.c249 faxTIFF = TIFFClientOpen("(FakeInput)", "w", in main()
H A Dtiff2pdf.c788 output = TIFFClientOpen(outfilename, "w", (thandle_t) t2p, in main()
/libtiff-4.0.7/
H A Dconfigure.com450 TIFFClientOpen=PROCEDURE,-
601 UNIVERSAL=TIFFClientOpen
H A DChangeLog2584 TIFFClientOpen() callback and other external function definitions.
3093 PDF file using TIFFClientOpen() machinery as it is implemented
4636 * libtiff/tif_open.c: Removed close() in TIFFClientOpen() if file
5179 * libtiff/tif_open.c: close clientdata if TIFFClientOpen() fails
5197 TIFFClientOpen() when the appropriate client functions was not
6122 in TIFFClientOpen() are checked to be not NULL-pointers.
6461 * man/Makefile.in: add TIFFClientOpen link as per debian submitted
6694 recovery if TIFFClientOpen() discovers an attempt to open a compressed
6823 * Modified TIFFClientOpen() to emit an error on an attempt to