OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zlib
(Results
476 - 500
of
1054
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/zlib/src/contrib/vstudio/vc10/
zlibvc.def
2
;
zlib
data compression and ZIP file I/O library
/external/zlib/src/contrib/vstudio/vc11/
zlibvc.def
2
;
zlib
data compression and ZIP file I/O library
/external/zlib/src/contrib/vstudio/vc9/
zlibvc.def
2
;
zlib
data compression and ZIP file I/O library
/external/zlib/src/watcom/
watcom_f.mak
1
# Makefile for
zlib
watcom_l.mak
1
# Makefile for
zlib
/frameworks/base/include/androidfw/
StreamingZipInflater.h
22
#include <
zlib
.h>
ZipUtils.h
53
* The
zlib
library has some gzip utilities, but it has no interface
/frameworks/rs/cpu_ref/
Android.mk
93
LOCAL_C_INCLUDES += external/
zlib
/libcore/luni/src/main/native/
ZipUtilities.cpp
36
// Let
zlib
use its default allocator.
/ndk/build/tools/
build-ndk-sysroot.sh
265
#
ZLib
headers
266
common_header $TOP/external/
zlib
zlib
.h
267
common_header $TOP/external/
zlib
zconf.h
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cramfs_fs.h
87
/* Uncompression interfaces to the underlying
zlib
*/
/external/libpng/contrib/tools/
png-fix-itxt.c
23
* Requires
zlib
(for crc32 and Z_NULL); build with
33
#include <
zlib
.h>
/external/libpng/
pngmem.c
44
* 64K. However,
zlib
may allocate more then 64K if you don't tell
45
* it not to. See zconf.h and png.h for more information.
zlib
does
/external/libpng/projects/visualc71/
libpng.sln
12
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
zlib
", "
zlib
.vcproj", "{2D4F8105-7D21-454C-9932-B47CAB71A5C0}"
/external/libpng/projects/vstudio/zlib/
zlib.vcxproj
37
<RootNamespace>
zlib
</RootNamespace>
39
<Import Project="$(SolutionDir)\
zlib
.props" />
/external/libpng/scripts/
makefile.dj2
16
CPPFLAGS=-I../
zlib
-DPNG_NO_SNPRINTF
18
LDFLAGS=-L. -L../
zlib
/ -lpng -lz -lm
makefile.knr
30
CPPFLAGS = -I../
zlib
32
LDFLAGS = -L. -L../
zlib
/ -lpng -lz -lm
makefile.mips
25
CPPFLAGS=-I../
zlib
-DSYSV -Dmips
28
LDFLAGS=-L. -L../
zlib
/ -lpng -lz -lm
makefile.tc3
9
CPPFLAGS=-I..\
zlib
14
LDFLAGS=-m$(MODEL) -L..\
zlib
/external/libxml2/
libxml.spec.in
9
BuildRequires: python python-devel
zlib
-devel pkgconfig xz-devel
27
Requires:
zlib
-devel
/external/openssh/
myproposal.h
178
#define KEX_DEFAULT_COMP "none,
zlib
@openssh.com,
zlib
"
/external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_decode_embeddertest.cpp
18
// NOTE: python's
zlib
.compress() and
zlib
.decompress() may be useful for
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
gzread.c
1
/* gzread.c --
zlib
functions for reading gzip files
3
* For conditions of distribution and use, see copyright notice in
zlib
.h
287
/* -- see
zlib
.h -- */
381
/* -- see
zlib
.h -- */
422
/* -- see
zlib
.h -- */
482
/* -- see
zlib
.h -- */
546
/* -- see
zlib
.h -- */
566
/* -- see
zlib
.h -- */
/external/sonivox/jet_tools/JetCreator/
img_Copy.py
5
import cStringIO,
zlib
namespace
9
return
zlib
.decompress(
img_New.py
5
import cStringIO,
zlib
namespace
9
return
zlib
.decompress(
Completed in 1225 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>