Home
last modified time | relevance | path

Searched defs:compress2 (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Dcompress.c25 int Z_EXPORT PREFIX(compress2)(unsigned char *dest, z_size_t *destLen, const unsigned char *source, in PREFIX() argument
/external/libwebsockets/win32port/zlib/
Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() function
Dzconf.h31 # define compress2 z_compress2 macro
/external/rust/crates/libz-sys/src/zlib/
Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() function
Dzconf.h.in35 # define compress2 z_compress2 macro
Dzconf.h35 # define compress2 z_compress2 macro
/external/python/cpython2/Modules/zlib/
Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() function
Dzconf.h35 # define compress2 z_compress2 macro
Dzconf.h.in35 # define compress2 z_compress2 macro
/external/zlib/
Dcompress.c22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) in compress2() function
Dchromeconf.h47 #define compress2 Cr_z_compress2 macro
Dzconf.h51 # define compress2 z_compress2 macro
/external/rust/crates/libz-sys/src/zlib/contrib/ada/
Dzlib-thin.ads167 function compress2 subprogspec
/external/rust/crates/libz-sys/src/zlib/contrib/pascal/
Dzlibpas.pas146 function compress2(dest: PChar; var destLen: LongInt; in compress2() function
191 function compress2; external; in compress2() function
/external/freetype/src/gzip/
Dftzconf.h33 # define compress2 z_compress2 macro
/external/rust/crates/libz-sys/src/
Dlib.rs159 pub fn compress2(dest: *mut Bytef, destLen: *mut uLongf, in compress2() function
/external/OpenCL-CTS/test_common/miniz/
Dminiz.h266 #define compress2 mz_compress2 macro