Searched
full:zlib (Results
551 -
575 of
1648) sorted by null
<<21222324252627282930>>
/external/smack/src/org/jivesoftware/smack/compression/ |
Java7ZlibInputOutputStream.java | 29 * This class provides XMPP "zlib" compression with the help of the Deflater class of the Java API. Note that the method 55 compressionMethod = "zlib";
|
/external/sonivox/jet_tools/JetCreator/ |
img_Paste.py | 5 import cStringIO, zlib
namespace 9 return zlib.decompress(
|
/external/zlib/src/ |
compress.c | 3 * For conditions of distribution and use, see copyright notice in zlib.h 9 #include "zlib.h"
|
/external/zlib/src/contrib/dotzlib/ |
readme.txt | 4 .Net streaming wrappers for the gz streams part of zlib, and wrappers
5 for the checksum parts of zlib. See DotZLib/UnitTests.cs for examples.
|
/external/zlib/src/contrib/masmx86/ |
match686.asm | 7 ; http://www.zlib.net
26 ; note: contrib of zLib 1.2.3 and earlier contained both a deprecated version for
35 ; see below : zlib1222add must be adjuster if you use a zlib version < 1.2.2.2
75 ; in zlib in the deflate_state structure since the asm code was first written
76 ; (if you compile with zlib 1.0.4 or older, use "zlib1222add equ (-4)").
77 ; (if you compile with zlib between 1.0.5 and 1.2.2.1, use "zlib1222add equ 0").
78 ; if you compile with zlib 1.2.2.2 or later , use "zlib1222add equ 8").
163 ;;; Written for zlib 1.1.2
|
/external/zlib/src/contrib/vstudio/vc10/ |
zlibvc.vcxproj.filters | 80 <ResourceCompile Include="zlib.rc">
111 <ClInclude Include="..\..\..\zlib.h">
|
/frameworks/base/libs/androidfw/ |
Android.mk | 48 LOCAL_C_INCLUDES := external/zlib 62 external/zlib \
|
/art/runtime/ |
zip_archive_test.cc | 22 #include <zlib.h>
|
/dalvik/libdex/ |
Android.mk | 38 external/zlib \
|
/external/chromium_org/components/ |
component_updater.gypi | 16 '../third_party/zlib/google/zip.gyp:zip',
|
/external/chromium_org/components/metrics/ |
BUILD.gn | 53 "//third_party/zlib",
|
/external/chromium_org/third_party/WebKit/Source/modules/ |
BUILD.gn | 43 "//third_party/zlib",
|
/external/chromium_org/third_party/fontconfig/ |
BUILD.gn | 55 "//third_party/zlib",
|
/external/chromium_org/third_party/skia/gyp/ |
common_variables.gypi | 123 # skia_zlib_static - on OS variants that normally would link zlib with 124 # '-lz' or libz.dylib and include the headers from '<zlib.h>', 126 # zlib in third_party/externals/zlib.
|
/external/chromium_org/third_party/skia/include/config/ |
SkUserConfig.h | 110 /* If zlib is available and you want to support the flate compression 112 include path. Alternatively, define SK_SYSTEM_ZLIB to use the system zlib 113 library specified as "#include <zlib.h>". 115 //#define SK_ZLIB_INCLUDE <zlib.h>
|
/external/e2fsprogs/lib/ext2fs/ |
qcow2.h | 8 * The qcow2 format supports zlib compression, but that is not yet
|
/external/libpng/contrib/gregbook/ |
Makefile.mingw32 | 15 # This makefile assumes libpng and zlib have already been built or downloaded 20 # Note that the names of the dynamic and static libpng and zlib libraries 34 #ZDIR = ../../../zlib-win32# for libpng-x.y.z/contrib/gregbook builds 35 ZDIR = ../zlib-win32
|
/external/libpng/projects/vstudio/pnglibconf/ |
pnglibconf.vcxproj | 20 <Import Project="$(SolutionDir)\zlib.props" />
|
/external/openssl/ |
android-config.mk | 27 $(error ZLIB should not be enabled in openssl configuration)
|
/external/skia/gyp/ |
common_variables.gypi | 123 # skia_zlib_static - on OS variants that normally would link zlib with 124 # '-lz' or libz.dylib and include the headers from '<zlib.h>', 126 # zlib in third_party/externals/zlib.
|
/external/skia/include/core/ |
SkUserConfig.h | 120 /* If zlib is available and you want to support the flate compression 122 include path. Alternatively, define SK_SYSTEM_ZLIB to use the system zlib 123 library specified as "#include <zlib.h>". 125 //#define SK_ZLIB_INCLUDE <zlib.h>
|
/external/zlib/src/contrib/iostream/ |
zfstream.h | 6 #include "zlib.h"
|
/external/zlib/src/contrib/minizip/ |
miniunzip.1 | 26 .IR zlib (3) 58 .BR zlib (3),
|
/sdk/eclipse/ |
README_WINDOWS.txt | 26 - Select packages autoconf, gcc, g++, bison, python, zip, unzip, mingw-zlib
|
/system/core/libziparchive/ |
Android.mk | 23 includes := external/zlib
|
Completed in 465 milliseconds
<<21222324252627282930>>