Home
last modified time | relevance | path

Searched refs:puff (Results 151 – 175 of 4887) sorted by relevance

12345678910>>...196

/dports/devel/fossil/fossil-src-2.17/compat/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libz-sys-1.0.25/src/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/security/hashcat/hashcat-6.2.5/deps/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libz-sys-1.0.25/src/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/lang/tcl87/tcl8.7a5/compat/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libz-sys-1.1.2/src/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/beast/test/extern/zlib-1.2.11/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/multimedia/assimp/assimp-5.1.3/contrib/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/gnulibiberty/binutils-2.37/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libz-sys-1.1.0/src/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/lang/gcc8/gcc-8.5.0/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libz-sys-1.1.2/src/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/zlib/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/test/extern/zlib-1.2.11/contrib/puff/
H A DREADME8 puff.c provides the routine puff() to decompress the deflate data format. It
14 puff.c was written to document the deflate format unambiguously, by virtue of
18 puff.c is heavily commented with details of the deflate format, especially
22 puff.c may also be useful in applications where code size or memory usage is a
27 Well, most likely you should just be reading puff.c and using zlib for actual
30 Include puff.h in your code, which provides this prototype:
32 int puff(unsigned char *dest, /* pointer to destination pointer */
37 Then you can call puff() to decompress a deflate stream that is in memory in
39 decompressed data at dest. puff() is the only external symbol in puff.c The
49 If needed, puff() can determine the size of the uncompressed data with no
[all …]

12345678910>>...196