Home
last modified time | relevance | path

Searched refs:ZLIB (Results 1 – 25 of 30) sorted by relevance

12

/toolchain/binutils/binutils-2.27/zlib/as400/
Dreadme.txt1 ZLIB version 1.2.8 for AS400 installation instructions
9 _ Create the ZLIB AS400 library:
11 CRTLIB LIB(ZLIB) TYPE(*PROD) TEXT('ZLIB compression API library')
15 CRTSAVF FILE(ZLIB/ZLIBSAVF)
24 2) Populating the ZLIB AS400 source library
28 _ Extract the saved objects into the ZLIB AS400 library using:
30 RSTOBJ OBJ(*ALL) SAVLIB(ZLIB) DEV(*SAVF) SAVF(ZLIB/ZLIBSAVF) RSTLIB(ZLIB)
35 _ Edit CL member ZLIB/TOOLS(COMPILE) and change parameters if needed,
40 CRTCLPGM PGM(ZLIB/COMPILE) SRCFILE(ZLIB/TOOLS) SRCMBR(COMPILE)
47 CALL PGM(ZLIB/COMPILE)
[all …]
Dbndsrc1 STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
8 /* *MODULE ADLER32 ZLIB 01/02/01 00:15:09 */
14 /* *MODULE COMPRESS ZLIB 01/02/01 00:15:09 */
21 /* *MODULE CRC32 ZLIB 01/02/01 00:15:09 */
28 /* *MODULE DEFLATE ZLIB 01/02/01 00:15:09 */
42 /* *MODULE GZIO ZLIB 01/02/01 00:15:09 */
64 /* *MODULE INFLATE ZLIB 01/02/01 00:15:09 */
77 /* *MODULE UNCOMPR ZLIB 01/02/01 00:15:09 */
83 /* *MODULE ZUTIL ZLIB 01/02/01 00:15:09 */
94 /* *MODULE COMPRESS ZLIB 01/02/01 00:15:09 */
[all …]
Dcompile.clp3 /* ZLIB */
14 VALUE('ZLIB') /* Source library. */
21 VALUE('ZLIB') /* Module library. */
98 CRTSRVPGM SRVPGM(&SRVLIB/ZLIB) +
108 TEXT('ZLIB 1.2.8') TGTRLS(&TGTRLS)
Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dlibdw2-compressed.out2 .* ZLIB.*
4 .* ZLIB.*
6 .* ZLIB.*
Ddw2-3.rt5 +ZLIB, 0+9d, 1
Ddebug_str.d4 #name: Uncompressed .debug_str section starting with ZLIB
Dobjdump.s5 0000 5a4c4942 00000000 00000033 785e6314 ZLIB.......3x\^c.
/toolchain/binutils/binutils-2.27/zlib/old/
Dvisual-basic.txt32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As
35 Declare Function uncompress Lib "ZLIB.DLL" (ByVal uncompr
38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As
40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As
43 Declare Function gzwrite Lib "ZLIB.DLL" (ByVal file As
46 Declare Function gzclose Lib "ZLIB.DLL" (ByVal file As
/toolchain/binutils/binutils-2.27/zlib/doc/
Drfc1950.txt14 ZLIB Compressed Data Format Specification version 3.3
60 RFC 1950 ZLIB Compressed Data Format Specification May 1996
116 RFC 1950 ZLIB Compressed Data Format Specification May 1996
172 RFC 1950 ZLIB Compressed Data Format Specification May 1996
228 RFC 1950 ZLIB Compressed Data Format Specification May 1996
284 RFC 1950 ZLIB Compressed Data Format Specification May 1996
340 RFC 1950 ZLIB Compressed Data Format Specification May 1996
396 RFC 1950 ZLIB Compressed Data Format Specification May 1996
452 RFC 1950 ZLIB Compressed Data Format Specification May 1996
508 RFC 1950 ZLIB Compressed Data Format Specification May 1996
[all …]
Drfc1951.txt857 [3] Gailly, J.-L., and Adler, M., ZLIB documentation and sources,
/toolchain/binutils/binutils-2.27/zlib/old/os2/
DMakefile.os231 ZLIB=z.lib
34 LIBS=$(ZLIB) $(SHAREDLIB) $(SHAREDLIBIMP)
70 $(ZLIB): $(OBJS)
/toolchain/binutils/binutils-2.27/gold/
DMakefile.am31 ZLIB = @zlibdir@ -lz macro
190 $(THREADSLIB) $(LIBDL) $(ZLIB)
204 $(THREADSLIB) $(LIBDL) $(ZLIB)
209 $(LIBDL) $(ZLIB)
/toolchain/binutils/binutils-2.27/zlib/win32/
DDLL_FAQ.txt47 What happened to the old ZLIB.DLL?
49 - The old ZLIB.DLL, built from zlib-1.1.4 or earlier, required
58 consequence, incompatible incarnations of ZLIB.DLL started
65 that were unable to run with the official ZLIB.DLL build.
82 3. Can I build ZLIB.DLL from the new zlib sources, and replace
83 an old ZLIB.DLL, that was built from zlib-1.1.4 or earlier?
87 it depends on what you mean by "an old ZLIB.DLL", because the
90 being used in your particular ZLIB.DLL build, and to use the
97 link it to an old ZLIB.DLL, that was built from zlib-1.1.4 or
101 what kind of ZLIB.DLL you have. Even if you are lucky, this
DREADME-WIN32.txt1 ZLIB DATA COMPRESSION LIBRARY
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Dgabiend.rt3 +ZLIB, [0-9a-f]+, [1-9][0-9]*
Dgabinormal.rt3 +ZLIB, [0-9a-f]+, [1-9][0-9]*
/toolchain/binutils/binutils-2.27/binutils/
DMakefile.am46 ZLIB = @zlibdir@ -lz macro
240 readelf_LDADD = $(LIBINTL) $(LIBIBERTY) $(ZLIB)
DChangeLog-2015545 * Makefile.am (ZLIB): New.
548 (readelf_LDADD): Add $(ZLIB).
DMakefile.in478 ZLIB = @zlibdir@ -lz
614 readelf_LDADD = $(LIBINTL) $(LIBIBERTY) $(ZLIB)
/toolchain/binutils/binutils-2.27/zlib/
DREADME4 ZLIB DATA COMPRESSION LIBRARY
Dzconf.h.cmakein332 /* No need for _export, use ZLIB.DEF instead. */
Dzconf.h.in330 /* No need for _export, use ZLIB.DEF instead. */
/toolchain/binutils/binutils-2.27/bfd/
DMakefile.am49 ZLIB = @zlibdir@ -lz macro
857 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB)
DMakefile.in388 ZLIB = @zlibdir@ -lz
1162 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB)

12