Home
last modified time | relevance | path

Searched refs:deflateEnd (Results 1 – 25 of 71) sorted by relevance

123

/external/zlib/src/examples/
Dzpipe.c56 (void)deflateEnd(&strm); in def()
71 (void)deflateEnd(&strm); in def()
82 (void)deflateEnd(&strm); in def()
Dfitblk.c170 ret = deflateEnd(&def); in main()
226 ret = deflateEnd(&def); in main()
Dgzlog.c634 deflateEnd(&strm); in log_compress()
647 deflateEnd(&strm); in log_compress()
664 deflateEnd(&strm); in log_compress()
670 deflateEnd(&strm); in log_compress()
/external/zlib/src/contrib/dotzlib/DotZLib/
DDeflater.cs31 private static extern int deflateEnd(ref ZStream sz); in deflateEnd() method in DotZLib.Deflater
103 protected override void CleanUp() { deflateEnd(ref _ztream); } in CleanUp()
/external/zlib/src/contrib/pascal/
Dexample.pas220 err := deflateEnd(c_stream);
315 err := deflateEnd(c_stream);
396 err := deflateEnd(c_stream);
475 err := deflateEnd(c_stream);
Dzlibpas.pas108 function deflateEnd(var strm: z_stream): Integer; in deflateEnd() function
198 function deflateEnd; external; in deflateEnd() function
/external/freetype/src/gzip/
Dftzconf.h18 # define deflateEnd z_deflateEnd macro
261 # pragma map(deflateEnd,"DEEND")
/external/u-boot/include/u-boot/
Dzlib.h69 # define deflateEnd z_deflateEnd macro
366 # pragma map(deflateEnd,"DEEND")
521 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
/external/python/cpython2/Modules/
Dzlibmodule.c233 deflateEnd(&zst); in PyZlib_compress()
245 deflateEnd(&zst); in PyZlib_compress()
254 deflateEnd(&zst); in PyZlib_compress()
265 err = deflateEnd(&zst); in PyZlib_compress()
459 deflateEnd(&self->zst); in Comp_dealloc()
728 err = deflateEnd(&self->zst); in PyZlib_flush()
/external/zlib/src/test/
Dexample.c231 err = deflateEnd(&c_stream);
327 err = deflateEnd(&c_stream);
404 err = deflateEnd(&c_stream);
487 err = deflateEnd(&c_stream);
/external/python/cpython2/Modules/zlib/
Dexample.c231 err = deflateEnd(&c_stream);
327 err = deflateEnd(&c_stream);
404 err = deflateEnd(&c_stream);
487 err = deflateEnd(&c_stream);
Dzconf.h45 # define deflateEnd z_deflateEnd macro
521 #pragma map(deflateEnd,"DEEND")
Dcompress.c62 deflateEnd(&stream);
/external/python/cpython3/Modules/
Dzlibmodule.c232 deflateEnd(&zst); in zlib_compress_impl()
244 deflateEnd(&zst); in zlib_compress_impl()
253 deflateEnd(&zst); in zlib_compress_impl()
264 err = deflateEnd(&zst); in zlib_compress_impl()
620 deflateEnd(&self->zst); in Comp_dealloc()
902 err = deflateEnd(&self->zst); in zlib_Compress_flush_impl()
/external/zlib/src/old/os2/
Dzlib.def16 deflateEnd
/external/zlib/src/contrib/delphi/
DZLib.pas244 function deflateEnd(var strm: TZStreamRec): Integer; external; in deflateEnd() function
313 CCheck(deflateEnd(strm));
434 deflateEnd(FZRec);
/external/zlib/src/win32/
Dzlib.def6 deflateEnd
/external/zlib/
Dzconf.h45 # define deflateEnd z_deflateEnd macro
521 #pragma map(deflateEnd,"DEEND")
Dlibz.map.txt116 deflateEnd;
/external/zlib/src/
Dzconf.h45 # define deflateEnd z_deflateEnd macro
521 #pragma map(deflateEnd,"DEEND")
Dcompress.c62 deflateEnd(&stream);
/external/u-boot/lib/
Dgzip.c123 deflateEnd(&s); in zzip()
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def12 deflateEnd @6
/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def12 deflateEnd @6
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def12 deflateEnd @6

123