OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zlib
(Results
601 - 625
of
869
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/system/core/libsparse/
output_file.c
29
#include <
zlib
.h>
/external/open-vcdiff/
Makefile.in
409
-I$(top_srcdir)/src/
zlib
\
492
src/
zlib
/
zlib
.h \
493
src/
zlib
/zconf.h \
494
src/
zlib
/adler32.c \
[
all
...]
/external/openssh/
monitor_wrap.c
61
#include "
zlib
.h"
64
#include "
zlib
.h"
[
all
...]
configure
[
all
...]
/external/openssl/crypto/objects/
objects.h
672
#define SN_zlib_compression "
ZLIB
"
673
#define LN_zlib_compression "
zlib
compression"
[
all
...]
objects.txt
843
!Cname
zlib
-compression
844
id-smime-alg 8 :
ZLIB
:
zlib
compression
[
all
...]
/external/openssl/include/openssl/
objects.h
672
#define SN_zlib_compression "
ZLIB
"
673
#define LN_zlib_compression "
zlib
compression"
[
all
...]
/external/qemu/block/
qcow2.c
27
#include <
zlib
.h>
[
all
...]
qcow2-cluster.c
25
#include <
zlib
.h>
/external/qemu-pc-bios/bochs/
config.h.in
266
// This option enables compressed (
zlib
) hd support
271
#error You must have
zlib
to enable compressed hd support
/external/tinyxml/docs/
index.html
20
TinyXml is released under the
ZLib
license, so you can use it in open source or commercial code. The details of the license are at the top of every source file.<p>
217
TinyXml is released under the
zlib
license:<p>
/external/zlib/src/contrib/vstudio/vc10/
zlibvc.vcxproj
[
all
...]
/external/dropbear/
configure
848
--disable-
zlib
Don't include
zlib
support
865
--with-
zlib
=PATH Use
zlib
in PATH
[
all
...]
CHANGES
93
- Turn on
zlib
compression for dbclient.
/external/qemu/distrib/zlib-1.2.3/
deflate.c
3
* For conditions of distribution and use, see copyright notice in
zlib
.h
57
If you use the
zlib
library in a product, an acknowledgment is welcome
255
if (windowBits < 0) { /* suppress
zlib
wrapper */
[
all
...]
crc32.c
3
* For conditions of distribution and use, see copyright notice in
zlib
.h
/external/zlib/src/contrib/minizip/
zip.c
1
/* zip.c -- IO on .zip files using
zlib
29
#include "
zlib
.h"
132
z_stream stream; /*
zLib
stream structure for inflate */
[
all
...]
/dalvik/docs/
debugmon.html
217
by the original chunk type and the uncompressed length. For
zlib
's deflate
218
algorithm, the chunk type is "
ZLIB
".
porting-guide.html
32
OpenSSL,
zlib
, and ICU. These will also need to be ported before the VM
/external/libxml2/
nanohttp.c
71
#include <
zlib
.h>
159
z_stream *strm; /*
Zlib
stream object */
[
all
...]
/external/ppp/pppd/
ccp.c
49
* Unfortunately there is a bug in
zlib
which means that using a
328
warn("deflate option value of %d changed to %d to avoid
zlib
bug",
[
all
...]
/external/libppp/src/
deflate.c
33
#include <
zlib
.h>
/external/libvpx/libwebm/
mkvparser.hpp
203
// compressed with
zlib
or header stripping.
/external/libxml2/include/libxml/
tree.h
524
int compression;/* level of
zlib
compression */
[
all
...]
/external/opencv/otherlibs/highgui/
utils.cpp
72
#pragma comment(lib, "
zlib
.lib")
Completed in 7306 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>