Searched defs:zlib (Results 1 – 11 of 11) sorted by relevance
7 Name: zlib pkg
4 project(zlib C) project186 add_library(zlib SHARED ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_DLL_SRCS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVA… target
2011 struct zlib struct2014 struct IDAT * idat; /* NOTE: May be NULL */2015 struct chunk * chunk;2016 struct file * file;2017 struct global *global;2041 zlib_flevel(struct zlib *zlib) in zlib_flevel()2056 zlib_rc(struct zlib *zlib) in zlib_rc()2075 zlib_message(struct zlib *zlib, int unexpected) in zlib_message()2094 zlib_end(struct zlib *zlib) in zlib_end()2170 zlib_reset(struct zlib *zlib, int window_bits) in zlib_reset()[all …]
34 AC_ARG_WITH([zlib], optwith
324 AC_ARG_WITH(zlib, optwith
192 AC_ARG_WITH(zlib, optwith
882 AC_ARG_WITH(zlib, optwith
608 ExtractZlib zlib(zlibinfo); //decompress with the Zlib decompressor in decode() local
85 zlib: [] // TIGHT zlib streams property
1000 AC_ARG_ENABLE(zlib, optenable