Home
last modified time | relevance | path

Searched refs:zlib1 (Results 1 – 22 of 22) sorted by relevance

/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/vc10/
Dzlibvc.def117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/vc12/
Dzlibvc.def117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/vc14/
Dzlibvc.def117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/vc11/
Dzlibvc.def117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/vc9/
Dzlibvc.def117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/external/rust/crates/libz-sys/src/zlib/win32/
DREADME-WIN32.txt12 and minigzip_d flavors validate that the zlib1.dll file is working correctly.
29 DLL_FAQ.txt Frequently asked questions about zlib1.dll
35 example_d.exe A zlib1.dll bound example (using zdll.lib)
41 minigzip_d.exe A zlib1.dll bound test program (using zdll.lib)
48 zdll.exp a compiled program to the zlib1.dll binary
51 zlib.pdb into compiled programs, without zlib1.dll runtime dependency
54 zlib1.dll Install this binary shared library into the system PATH, or
56 zlib1.pdb Install in the same directory as zlib1.dll, in order to debug
DMakefile.msc21 SHAREDLIB = zlib1.dll
50 $(SHAREDLIB): $(TOP)/win32/zlib.def $(OBJS) $(OBJA) zlib1.res
52 -out:$@ -base:0x5A4C0000 $(OBJS) $(OBJA) zlib1.res
139 zlib1.res: $(TOP)/win32/zlib1.rc
140 $(RC) $(RCFLAGS) /fo$@ $(TOP)/win32/zlib1.rc
Dzlib1.rc28 VALUE "InternalName", "zlib1.dll\0"
30 VALUE "OriginalFilename", "zlib1.dll\0"
DMakefile.gcc33 SHAREDLIB = zlib1.dll
122 zlibrc.o: win32/zlib1.rc
123 $(RC) $(RCFLAGS) -o $@ win32/zlib1.rc
/external/rust/crates/libz-sys/src/zlib-ng/win32/
DREADME-WIN32.txt12 and minigzip_d flavors validate that the zlib1.dll file is working correctly.
29 DLL_FAQ.txt Frequently asked questions about zlib1.dll
35 example_d.exe A zlib1.dll bound example (using zdll.lib)
41 minigzip_d.exe A zlib1.dll bound test program (using zdll.lib)
48 zdll.exp a compiled program to the zlib1.dll binary
51 zlib.pdb into compiled programs, without zlib1.dll runtime dependency
54 zlib1.dll Install this binary shared library into the system PATH, or
56 zlib1.pdb Install in the same directory as zlib1.dll, in order to debug
Dzlib1.rc28 VALUE "InternalName", "zlib1.dll\0"
30 VALUE "OriginalFilename", "zlib1.dll\0"
DMakefile.a6417 SHAREDLIB = zlib1.dll
38 RCFILE = zlib1.rc
39 RESFILE = zlib1.res
DMakefile.arm17 SHAREDLIB = zlib1.dll
37 RCFILE = zlib1.rc
38 RESFILE = zlib1.res
DMakefile.msc17 SHAREDLIB = zlib1.dll
43 RCFILE = zlib1.rc
44 RESFILE = zlib1.res
/external/cblas/
DMakefile101 zlib1: dcplx1 target
123 ( cd src && make zlib1)
/external/rust/crates/libz-sys/src/zlib/
DCMakeLists.txt128 win32/zlib1.rc # If present will override custom build rule below.
182 -i ${CMAKE_CURRENT_SOURCE_DIR}/win32/zlib1.rc)
198 # the DLL comes from the resource file win32/zlib1.rc
209 # Creates zlib1.dll when building shared library version
DChangeLog637 for use in win32/zlib1.rc [Polushin, Rowe, Truta]
/external/libpng/projects/visualc71/
DREADME_zlib.txt40 * Win32_DLL_Release\zlib1.dll DLL build
/external/rust/crates/libz-sys/src/zlib/contrib/vstudio/
Dreadme.txt65 - There is also an official DLL build of zlib, named zlib1.dll. This one
/external/cblas/src/
DMakefile89 zlib1: $(zlev1) target
/external/rust/crates/libz-sys/src/zlib-ng/
DCMakeLists.txt942 # the DLL comes from the resource file win32/zlib1.rc
958 # Creates zlib1.dll when building shared library version
/external/python/cpython2/Modules/zlib/
DChangeLog637 for use in win32/zlib1.rc [Polushin, Rowe, Truta]