Home
last modified time | relevance | path

Searched refs:z_stream (Results 1 – 8 of 8) sorted by relevance

/trunk/main/tools/source/zcodec/
H A Dzcodec.cxx42 #define PZSTREAM ((z_stream*) mpsC_Stream)
65 mpsC_Stream = new z_stream; in ZCodec()
74 mpsC_Stream = new z_stream; in ZCodec()
81 delete (z_stream*) mpsC_Stream; in ~ZCodec()
452 ZLIB_VERSION, sizeof( z_stream ) ) >= 0 ); in ImplInitBuf()
/trunk/main/package/inc/
H A DInflater.hxx30 typedef struct z_stream_s z_stream; typedef
37 z_stream* pStream;
H A DDeflater.hxx30 typedef struct z_stream_s z_stream; typedef
42 z_stream* pStream;
/trunk/main/package/source/package/zipapi/
H A DInflater.cxx49 pStream = new z_stream; in Inflater()
H A DDeflater.cxx50 pStream = new z_stream; in init()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx87 z_stream aStream; in deflateBuffer()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx743 z_stream aZStr; in unzipToBuffer()
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m129 z_stream stream; /* zLib stream structure for inflate */

Completed in 50 milliseconds