Home
last modified time | relevance | path

Searched refs:zlib (Results 1 – 25 of 54) sorted by relevance

123

/f-stack/freebsd/contrib/zlib/
H A DFAQ7 The lastest zlib FAQ is at http://zlib.net/zlib_faq.html
10 1. Is zlib Y2K-compliant?
18 precompiled DLL are found in the zlib web site at http://zlib.net/ .
47 It's in zlib.h . Examples of zlib usage are in the files test/example.c
128 using zlib.
177 x.x.x.f are reserved for modifications to zlib by others than the zlib
189 Note that distributing a compiled zlib library along with zlib.h and
208 does PKZIP and zlib. However, you can look in zlib's contrib/blast
253 zlib is compiled. See the zlibCompileFlags() function in zlib.h.
284 Probably what you want is to use zlib in Java. zlib is already included
[all …]
H A DREADME3 zlib 1.2.11 is a general purpose data compression library. All the code is
4 thread safe. The data format used by the zlib library is described by RFCs
9 All functions of the compression library are documented in the file zlib.h
22 Questions about zlib should be sent to <zlib@gzip.org>, or to Gilles Vollant
28 PLEASE read the zlib FAQ http://zlib.net/zlib_faq.html before asking for help.
32 http://marknelson.us/1997/01/01/zlib-engine/ .
45 A Python interface to zlib written by A.M. Kuchling <[email protected]> is
47 http://docs.python.org/library/zlib.html .
49 zlib is built into tcl: http://wiki.tcl.tk/4610 .
52 of zlib by Gilles Vollant <[email protected]>, is available in the
[all …]
H A DChangeLog2 ChangeLog file for zlib
51 - Correct spelling error in zlib.h
392 - Add zlib.3.pdf to distribution
486 - Update zlib.map [Brown]
570 - Update win32/zlib.def with exported symbols from zlib.h
649 - Add zlib.map for Linux: "All symbols from zlib-1.1.4 remain
944 - Add zlib.3 [Rodgers]
1140 - added compress2 in zconf.h, zlib.def, zlib.dnt
1173 - zlib.lib -> zlib.dll in msdos/zlib.rc (Gilles Vollant)
1198 - fix list of exported functions in nt/zlib.dnt and mdsos/zlib.def
[all …]
H A Dzlib.pc.in7 Name: zlib
8 Description: zlib compression library
H A Dzconf.h.in1 /* zconf.h -- configuration of the zlib compression library
3 * For conditions of distribution and use, see copyright notice in zlib.h
13 * compile with -DZ_PREFIX. The "standard" zlib should be compiled without it.
140 /* all zlib typedefs in zlib.h and zconf.h */
162 /* all zlib structs in zlib.h and zconf.h */
332 /* If building or using zlib as a DLL, define ZLIB_DLL.
344 /* If building or using zlib with the WINAPI/WINAPIV calling convention,
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A DREADME.md1 Zstandard wrapper for zlib
4 …ing a zstd wrapper for [zlib](http://zlib.net/) is to allow a quick and smooth transition to zstd …
8 To build the zstd wrapper for zlib the following files are required:
9 - zlib.h
10 - a static or dynamic zlib library
23 Let's assume that your project that uses zlib is compiled with:
46 We have take the file `test/example.c` from [the zlib library distribution](http://zlib.net/) and c…
49 zlib version 1.2.8 = 0x1280, compile flags = 0x65
63 zlib version 1.2.8 = 0x1280, compile flags = 0x65
74 #### The measurement of performance of Zstandard wrapper for zlib
[all …]
/f-stack/app/nginx-1.16.1/auto/lib/zlib/
H A Dconf13 LINK_DEPS="$LINK_DEPS $ZLIB/zlib.lib"
14 CORE_LIBS="$CORE_LIBS $ZLIB/zlib.lib"
50 ngx_feature="zlib library"
53 ngx_feature_incs="#include <zlib.h>"
70 $0: error: the HTTP gzip module requires the zlib library.
72 option, or install the zlib library into the system, or build the zlib library
73 statically from the source with nginx by using --with-zlib=<path> option.
H A Dmakefile.bcc8 zlib.lib:
15 tlib zlib.lib +adler32.obj +crc32.obj +deflate.obj \
H A Dmakefile.owc8 zlib.lib:
13 wlib -n zlib.lib adler32.obj crc32.obj deflate.obj trees.obj &
H A Dmakefile.msvc8 zlib.lib:
15 link -lib -out:zlib.lib adler32.obj crc32.obj deflate.obj \
H A Dmake44 `echo "$ZLIB/zlib.lib: $NGX_MAKEFILE" | sed -e "s/\//$ngx_regex_dirsep/g"`
45 \$(MAKE) -f auto/lib/zlib/$ngx_makefile $ngx_opt $ngx_zlib
110 echo "$0: error: invalid --with-zlib-asm=$ZLIB_ASM option."
/f-stack/freebsd/contrib/openzfs/config/
H A Duser-zlib.m42 dnl # Check for zlib
5 ZFS_AC_FIND_SYSTEM_LIBRARY(ZLIB, [zlib], [zlib.h], [], [z], [compress2 uncompress crc32], [], [
6 AC_MSG_FAILURE([*** zlib-devel package required])
H A Dkernel-zlib.m411 #include <linux/zlib.h>
/f-stack/freebsd/contrib/zlib/contrib/
H A DREADME.contrib2 provided by users of zlib and were not tested by the authors of zlib.
4 for help about these, not the zlib authors. Thanks.
9 See http://zlib-ada.sourceforge.net/
39 A C++ I/O streams interface to the zlib gz* functions
59 Mini zip and unzip based on zlib
71 Example of the use of zlib
74 A very simple tar.gz file extractor using zlib
77 Building a minizip-enhanced zlib with Microsoft Visual Studio
/f-stack/freebsd/contrib/zlib/contrib/asm686/
H A DREADME.6861 This is a patched version of zlib, modified to use
9 compiler used to build the original version of zlib falls afoul of the
25 Added for zlib 1.1.3:
30 To compile zlib with this asm file, copy match.S to the zlib directory
47 license to match that of the rest of zlib. Share and Enjoy!
/f-stack/dpdk/doc/guides/compressdevs/
H A Dzlib.rst8 decompression driver based on SW zlib library,
41 sudo yum install zlib-devel
48 download zlib sources from http://zlib.net/ and do following before building DPDK::
H A Dindex.rst16 zlib
/f-stack/dpdk/drivers/compress/zlib/
H A Dmeson.build4 dep = dependency('zlib', required: false)
7 reason = 'missing dependency, "zlib"'
/f-stack/dpdk/drivers/net/bnx2x/
H A Dmeson.build4 dep = dependency('zlib', required: false)
6 reason = 'missing dependency, "zlib"'
/f-stack/app/nginx-1.16.1/auto/
H A Dsummary32 YES) echo " + using system zlib library" ;;
33 NONE) echo " + zlib library is not used" ;;
34 *) echo " + using zlib library: $ZLIB" ;;
H A Doptions391 --with-zlib=*) ZLIB="$value" ;;
392 --with-zlib-opt=*) ZLIB_OPT="$value" ;;
393 --with-zlib-asm=*) ZLIB_ASM="$value" ;;
579 --with-zlib=DIR set path to zlib library sources
580 --with-zlib-opt=OPTIONS set additional build options for zlib
581 --with-zlib-asm=CPU use zlib assembler sources optimized
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt40 <ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html>.
122 to compress data into zlib format and/or decompress data from zlib
212 A zlib stream has the following structure:
242 Any data which may appear after ADLER32 are not part of the zlib
316 of the zlib specification.
347 zlib data format is used as part of another standard data format,
362 ignore FLEVEL and still be compliant. When the zlib data format
401 Source code for a C language implementation of a "zlib" compliant
402 library is available at ftp://ftp.uu.net/pub/archiving/zip/zlib/.
414 Jean-Loup Gailly and Mark Adler designed the zlib format and wrote
[all …]
/f-stack/dpdk/drivers/compress/
H A Dmeson.build8 drivers = ['isal', 'octeontx', 'zlib']
/f-stack/app/nginx-1.16.1/auto/lib/
H A Dmake15 . auto/lib/zlib/make
/f-stack/freebsd/contrib/zstd/
H A DREADME.md4 targeting real-time compression scenarios at zlib-level and better compression ratios.
47 | zlib 1.2.11 -1 | 2.743 | 90 MB/s | 400 MB/s |
59 [zlib]: http://www.zlib.net/
69 a property shared by most LZ compression algorithms, such as [zlib] or lzma.

123