OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zlib
(Results
76 - 100
of
546
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/openssl/
android-config.mk
6
# "./Configure linux-generic32 no-idea no-bf no-cast no-seed no-md2 -DL_ENDIAN
zlib
"
19
# Although we initially considered enabling
ZLIB
b/2361399
/external/zlib/contrib/ada/
buffer_demo.adb
2
--
ZLib
for Ada thick binding. --
6
-- Open source license information is in the
zlib
.ads file. --
13
-- Demonstration of a problem with
Zlib
-Ada (already fixed) when a buffer
15
-- few bytes passed in to
Zlib
are checksum bytes.
23
with
ZLib
; use
ZLib
;
63
-- Now we decompress the data, passing short blocks of data to
Zlib
66
-- check inside
Zlib
that the checksum is correct).
/external/zlib/win32/
zlib1.rc
25
VALUE "FileDescription", "
zlib
data compression library\0"
30
VALUE "ProductName", "
zlib
\0"
zlib.def
2
;
zlib
data compression library
/build/tools/zipalign/
Android.mk
15
LOCAL_C_INCLUDES += external/
zlib
/external/libpng/scripts/
makefile.amiga
11
# Location/path of
zlib
include files
12
ZLIB
=/
zlib
19
OPTLOOP OPTRDEP=4 OPTDEP=4 OPTCOMP=4 INCLUDEDIR=$(
ZLIB
) \
makefile.msc
9
# Assumes that
zlib
.lib, zconf.h, and
zlib
.h have been copied to ..\
zlib
13
CFLAGS=-Oait -Gs -nologo -W3 -A$(MODEL) -I..\
zlib
85
$(LD) $(LDFLAGS) pngtest.obj,,,libpng.lib ..\
zlib
\
zlib
.lib ;
makefile.ibmc
16
# Location of the
zlib
library and include files
17
ZLIBINC = ../
zlib
18
ZLIBLIB = ../
zlib
39
LIBS = libpng$(A) $(ZLIBLIB)/
zlib
$(A)
/external/webkit/WebKitLibraries/win/tools/vsprops/
WinCairo.vsprops
14
AdditionalDependencies="cairo.lib libjpeg.lib
zlib
.lib libpng.lib"
/dalvik/libcore/archive/src/main/native/
zipalloc.c
20
#include "
zlib
.h"
35
ZLib
interface to hymem_allocate_memory.
50
ZLib
interface to hymem_free_memory.
sub.mk
15
external/
zlib
/external/libpng/projects/visualc6/
README.txt
10
* The
zlib
source files are in ..\..\..\
zlib
11
* The
zlib
project files are in ..\..\..\
zlib
\projects\visualc6
21
(Choose libpng or pngtest;
zlib
will be built automatically.)
pngtest.dsp
52
# ADD CPP /nologo /MD /W3 /O2 /I "..\..\..\
zlib
" /D "WIN32" /D "NDEBUG" /D "PNG_DLL" /D "PNG_NO_STDIO" /D "PNG_NO_GLOBAL_ARRAYS" /FD /c
61
# ADD LINK32 Win32_DLL_Release\libpng13.lib ..\..\..\
zlib
\projects\visualc6\Win32_DLL_Release\zlib1.lib /nologo /subsystem:console /machine:I386
66
PostBuild_Cmds=set path=$(outdir);..\..\..\
zlib
\projects\visualc6\Win32_DLL_Release; $(outdir)\pngtest.exe ..\..\pngtest.png
84
# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\..\..\
zlib
" /D "WIN32" /D "_DEBUG" /D "PNG_DLL" /D "PNG_NO_STDIO" /D "PNG_NO_GLOBAL_ARRAYS" /FD /GZ /c
93
# ADD LINK32 Win32_DLL_Debug\libpng13d.lib ..\..\..\
zlib
\projects\visualc6\Win32_DLL_Debug\zlib1d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
98
PostBuild_Cmds=set path=$(outdir);..\..\..\
zlib
\projects\visualc6\Win32_DLL_Debug; $(outdir)\pngtest.exe ..\..\pngtest.png
116
# ADD CPP /nologo /MD /W3 /O2 /I "..\..\..\
zlib
" /D "WIN32" /D "NDEBUG" /D "PNG_DLL" /D "PNG_NO_STDIO" /D "PNG_NO_GLOBAL_ARRAYS" /FD /c
125
# ADD LINK32 Win32_DLL_ASM_Release\libpng13.lib ..\..\..\
zlib
\projects\visualc6\Win32_DLL_ASM_Release\zlib1.lib /nologo /subsystem:console /machine:I386
130
PostBuild_Cmds=set path=$(outdir);..\..\..\
zlib
\projects\visualc6\Win32_DLL_ASM_Release; $(outdir)\pngtest.exe ..\..\pngtest.png
148
# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\..\..\
zlib
" /D "WIN32" /D "_DEBUG" /D "PNG_DLL" /D "PNG_NO_STDIO" /D "PNG_NO_GLOBAL_ARRAYS" /FD /GZ /c
[
all
...]
/external/zlib/projects/
README.projects
1
This directory contains project files for building
zlib
under various
6
a custom piece of code that changes the
zlib
interface or its behavior),
13
- The project must build
zlib
using the source files from the official
14
zlib
source distribution, exclusively.
18
makefiles, if such makefiles exist in the
zlib
distribution.
/external/zlib/qnx/
package.qpg
27
<QPG:Add file="../
zlib
.h" install="/opt/include/" user="root:sys" permission="644"/>
45
<QPM:ProductName>
zlib
</QPM:ProductName>
46
<QPM:ProductIdentifier>
zlib
</QPM:ProductIdentifier>
50
<QPM:VendorURL>www.gzip.org/
zlib
</QPM:VendorURL>
54
<QPM:AuthorURL>www.gzip.org/
zlib
</QPM:AuthorURL>
56
<QPM:AuthorEmail>
zlib
@gzip.org</QPM:AuthorEmail>
60
<QPM:ProductDescriptionLong>
zlib
is designed to be a free, general-purpose, legally unencumbered, lossless data compression library for use on virtually any computer hardware and operating system.</QPM:ProductDescriptionLong>
61
<QPM:ProductDescriptionURL>http://www.gzip.org/
zlib
</QPM:ProductDescriptionURL>
80
<QPM:ContentKeyword>
zlib
,compression</QPM:ContentKeyword>
118
<QPM:Product>
zlib
</QPM:Product
[
all
...]
/external/zlib/examples/
zlib_how.html
6
<title>
zlib
Usage Example</title>
10
<h2 align="center">
zlib
Usage Example </h2>
14
so on. So for those who have read <tt>
zlib
.h</tt> (a few times), and
18
We hope this helps explain some of the intricacies of <em>
zlib
</em>.
22
/* zpipe.c: example of proper use of
zlib
's inflate() and deflate()
30
1.2 9 Nov 2004 Add assertions to document
zlib
guarantees
39
From <tt>
zlib
.h</tt>
48
#include "
zlib
.h"
51
from the <em>
zlib
</em> routines. Larger buffer sizes would be more efficient,
58
will be in the <em>
zlib
</em> format, which is different from the <em>gzip</em> or <em>zip</em
[
all
...]
/external/libpng/projects/visualc71/
pngtest.vcproj
20
AdditionalIncludeDirectories="..\..\..\
zlib
"
30
CommandLine="set path=$(OutDir)\..;$(OutDir)\..\
ZLib
67
AdditionalIncludeDirectories="..\..\..\
zlib
"
77
CommandLine="set path=$(OutDir)\..;$(OutDir)\..\
ZLib
115
AdditionalIncludeDirectories="..\..\..\
zlib
"
125
CommandLine="set path=$(OutDir)\..;$(OutDir)\..\
ZLib
163
AdditionalIncludeDirectories="..\..\..\
zlib
"
173
CommandLine="set path=$(OutDir)\..;$(OutDir)\..\
ZLib
211
AdditionalIncludeDirectories="..\..\..\
zlib
"
222
CommandLine="set path=$(OutDir)\..;$(OutDir)\..\..\Win32_DLL_Release\
ZLib
[
all
...]
/external/zlib/msdos/
Makefile.dj2
1
# Makefile for
zlib
. Modified for djgpp v2.0 by F. J. Donahoe, 3/15/96.
3
# For conditions of distribution and use, see copyright notice in
zlib
.h
9
# To install libz.a, zconf.h and
zlib
.h in the djgpp directories, type:
46
INCL=
zlib
.h zconf.h
85
$(INSTALL)
zlib
.h $(INCLUDE_PATH)
90
$(RM) $(INCLUDE_PATH)\
zlib
.h
/external/libpng/
INSTALL
33
Before installing libpng, you must first install
zlib
, if it
34
is not already on your system.
zlib
can usually be found
35
wherever you got libpng.
zlib
can be placed in another directory,
44
If your system already has a preinstalled
zlib
you will still need
45
to have access to the
zlib
.h and zconf.h include files that
46
correspond to the version of
zlib
that's installed.
49
might be called "libpng-1.2.44" or "libpng12" and "
zlib
-1.2.3"
50
or "zlib123") so that you have directories called "
zlib
" and "libpng".
82
zlib
97
Otherwise enter the
zlib
directory and follow the instructions in zlib/README
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
Makefile
2
# you need to define ZLIB_INCLUDE to the
Zlib
include path
/external/zlib/contrib/iostream3/
TODO
5
- The ability to seek (
zlib
supports this, but could be slow/tricky)
/external/zlib/contrib/untgz/
Makefile
7
untgz.o: untgz.c ../../
zlib
.h
/external/zlib/old/
visual-basic.txt
15
Subject: Re: How to port
zlib
declares to vb?
32
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
86
Private Declare Function lngfncCpr Lib "
zlib
.dll" Alias "compress2" (ByRef
89
Private Declare Function lngfncUcp Lib "
zlib
.dll" Alias "uncompress" (ByRef
/external/zlib/
make_vms.com
18
$ name = "
Zlib
"
21
$ v_file = "
zlib
.h"
65
$ write sys$output "Compiling
Zlib
sources ..."
70
adler32.c
zlib
.h zconf.h
72
compress.c
zlib
.h zconf.h
74
crc32.c
zlib
.h zconf.h
76
deflate.c deflate.h zutil.h
zlib
.h zconf.h
78
gzio.c zutil.h
zlib
.h zconf.h
82
inffast.c zutil.h
zlib
.h zconf.h inffast.h
84
inflate.c zutil.h
zlib
.h zconf.h infblock.
[
all
...]
/external/libpng/contrib/gregbook/
Makefile.w32
22
# This makefile assumes libpng and
zlib
have already been built or downloaded
26
# Note that the names of the dynamic and static libpng and
zlib
libraries
29
# menting the appropriate PNGLIB and
ZLIB
lines.
41
ZPATH = ../
zlib
43
#
ZLIB
= $(ZPATH)/zlibdll.lib
44
ZLIB
= $(ZPATH)/zlibstat.lib
50
RLIBS = $(PNGLIB) $(
ZLIB
) $(WINLIBS)
51
WLIBS = $(PNGLIB) $(
ZLIB
)
Completed in 145 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>