OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zlib
(Results
651 - 675
of
1648
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/zlib/src/contrib/dotzlib/DotZLib/
AssemblyInfo.cs
10
[assembly: AssemblyDescription(".Net bindings for
ZLib
compression dll 1.2.x")]
/external/zlib/src/contrib/vstudio/vc10/
zlibstat.vcxproj.filters
68
<ResourceCompile Include="
zlib
.rc">
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
52
* The
zlib
library has some gzip utilities, but it has no interface
/libcore/luni/src/main/native/
ZipUtilities.cpp
35
// Let
zlib
use its default allocator.
/ndk/build/tools/
build-ndk-sysroot.sh
266
#
ZLib
headers
267
common_header $TOP/external/
zlib
zlib
.h
268
common_header $TOP/external/
zlib
zconf.h
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
cramfs_fs.h
87
/* Uncompression interfaces to the underlying
zlib
*/
/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/chromium_org/chrome/browser/chromeos/login/
hwid_checker.cc
17
#include "third_party/
zlib
/
zlib
.h"
/external/chromium_org/content/browser/tracing/
trace_uploader.cc
23
#include "third_party/
zlib
/
zlib
.h"
/external/chromium_org/media/cast/logging/
log_serializer.cc
24
#include "third_party/
zlib
/
zlib
.h"
/external/chromium_org/third_party/libxml/src/
libxml.spec.in
9
BuildRequires: python python-devel
zlib
-devel pkgconfig
27
Requires:
zlib
-devel
libxml2.spec
9
BuildRequires: python python-devel
zlib
-devel pkgconfig
27
Requires:
zlib
-devel
/external/chromium_org/third_party/smhasher/src/
crc.cpp
4
* This file is derived from crc32.c from the
zlib
-1.1.3 distribution
10
* For conditions of distribution and use, see copyright notice in
zlib
.h
/external/chromium_org/third_party/zlib/contrib/minizip/
ioapi.h
45
#include "third_party/
zlib
/
zlib
.h"
/external/chromium_org/third_party/zlib/
gzread.c
1
/* gzread.c --
zlib
functions for reading gzip files
3
* For conditions of distribution and use, see copyright notice in
zlib
.h
361
/* -- see
zlib
.h -- */
452
/* -- see
zlib
.h -- */
481
/* -- see
zlib
.h -- */
538
/* -- see
zlib
.h -- */
602
/* -- see
zlib
.h -- */
626
/* -- see
zlib
.h -- */
mozzconf.h
15
* The Original Code is the mozilla
zlib
configuration.
130
/* New as of
zlib
1.2.5 */
/external/chromium_org/tools/chrome_proxy/integration_tests/
network_metrics.py
10
import
zlib
namespace
85
return len(
zlib
.compress(body, 9))
/external/chromium_org/tools/grit/grit/gather/
chrome_scaled_image_unittest.py
12
import
zlib
namespace
41
chunks = [pack_int32(len(payload)) + type + payload + pack_int32(
zlib
.crc32(type + payload))
/external/libpng/contrib/tools/
png-fix-itxt.c
23
* Requires
zlib
(for crc32 and Z_NULL); build with
33
#include <
zlib
.h>
Completed in 301 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>