Home
last modified time | relevance | path

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

123

/external/zlib/src/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)
/external/elfutils/tests/
Drun-readelf-z.sh32 [GNU ZLIB 00000060 ]
34 [GNU ZLIB 000000aa ]
37 [GNU ZLIB 0000008d ]
55 [GNU ZLIB 00000060 ]
57 [GNU ZLIB 0000007e ]
60 [GNU ZLIB 0000008d ]
77 [ELF ZLIB (1) 00000060 16]
79 [ELF ZLIB (1) 000000aa 1]
82 [ELF ZLIB (1) 0000008d 1]
100 [ELF ZLIB (1) 00000060 16]
[all …]
/external/protobuf/cmake/
DCMakeLists.txt74 find_package(ZLIB)
81 if (TARGET ZLIB::ZLIB)
82 set(ZLIB_LIBRARIES ZLIB::ZLIB)
83 endif (TARGET ZLIB::ZLIB)
/external/libpng/contrib/gregbook/
DMakefile.sgi35 ZLIB = -L/usr/local/lib -lz # dynamically linked against zlib
49 RLIBS = $(PNGLIB) $(ZLIB) $(XLIB) -lm
50 WLIBS = $(PNGLIB) $(ZLIB)
DMakefile.w3244 ZLIB = $(ZPATH)/zlibstat.lib
50 RLIBS = $(PNGLIB) $(ZLIB) $(WINLIBS)
51 WLIBS = $(PNGLIB) $(ZLIB)
/external/zlib/src/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
/external/protobuf/src/google/protobuf/io/
Dgzip_stream.h66 ZLIB = 2, enumerator
118 ZLIB = 2, enumerator
Dgzip_stream.cc83 case GzipInputStream::ZLIB: windowBitsFormat = 0; break; in internalInflateInit2()
230 if (options.format == ZLIB) { in Init()
Dzero_copy_stream_unittest.cc483 options.format = GzipOutputStream::ZLIB; in TEST_F()
495 &input, GzipInputStream::ZLIB, gzip_buffer_size); in TEST_F()
511 options.format = GzipOutputStream::ZLIB; in TEST_F()
581 options.format = GzipOutputStream::ZLIB; in TEST_F()
/external/libpng/contrib/pngminus/
Dmakefile.std23 ZLIB = -L../../../zlib -lz
28 LDLIBS=$(PNGLIB) $(ZLIB)
/external/libpng/scripts/
Dmakefile.amiga10 ZLIB=/zlib
17 OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 INCLUDEDIR=$(ZLIB) \
/external/zlib/src/old/os2/
DMakefile.os231 ZLIB=z.lib
34 LIBS=$(ZLIB) $(SHAREDLIB) $(SHAREDLIBIMP)
70 $(ZLIB): $(OBJS)
/external/zlib/src/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 …]
/external/curl/winbuild/
DMakefile.vc154 ZLIB = dll
157 ZLIB = static
195 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-zlib-$(ZLIB)
DMakefileBuild.vc169 ZLIB = dll
173 ZLIB = static
423 @echo Using ZLIB: $(USE_ZLIB)
/external/zlib/src/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
/external/libxml2/
Dlibxml2-config.cmake.in40 find_package(ZLIB REQUIRED)
/external/curl/packages/vms/
Dcurl_startup.com50 $ write sys$output "ZLIB package not found and is required."
Dreadme181 The build procedure will also detect if a compatible ZLIB shared image
191 kit. If you have built a curl with ZLIB and HPSSL support as well as if
/external/curl/docs/
DRESOURCES22 RFC 1950 - ZLIB Compressed Data Format Specification
/external/python/cpython2/RISCOS/
DMakefile9 ZLIB = $(LIBSROOT).zlib macro
351 $(LINK) -aof -o @.^.Modules.o.zliblink @.^.Modules.o.zlibmodule $(ZLIB).zlib
355 $(CC) -I$(ZLIB) -o $@ @.^.Modules.c.zlibmodule
/external/kmod/
DREADME53 - ZLIB library

123