Home
last modified time | relevance | path

Searched defs:zlib (Results 1 – 25 of 42) sorted by relevance

12

/external/zlib/src/
Dzlib.pc7 Name: zlib pkg
Dzlib.pc.in7 Name: zlib pkg
DCMakeLists.txt4 project(zlib C) project
186 add_library(zlib SHARED ${ZLIB_SRCS} ${ZLIB_ASMS} ${ZLIB_DLL_SRCS} ${ZLIB_PUBLIC_HDRS} ${ZLIB_PRIVA… target
/external/python/cpython2/Modules/zlib/
Dzlib.pc.in7 Name: zlib pkg
/external/libpng/contrib/tools/
Dpngfix.c2010 struct zlib struct
2013 struct IDAT * idat; /* NOTE: May be NULL */
2014 struct chunk * chunk;
2015 struct file * file;
2016 struct global *global;
2040 zlib_flevel(struct zlib *zlib) in zlib_flevel()
2055 zlib_rc(struct zlib *zlib) in zlib_rc()
2074 zlib_message(struct zlib *zlib, int unexpected) in zlib_message()
2093 zlib_end(struct zlib *zlib) in zlib_end()
2169 zlib_reset(struct zlib *zlib, int window_bits) in zlib_reset()
[all …]
/external/python/cpython2/Lib/distutils/tests/
Dtest_bdist_dumb.py14 zlib = None variable
Dtest_bdist_rpm.py14 zlib = None variable
Dtest_archive_util.py36 zlib = None variable
Dtest_sdist.py16 zlib = None variable
/external/protobuf/
Dconfigure.ac45 AC_ARG_WITH([zlib], optwith
/external/curl/docs/
DLICENSE-MIXING.md84 ## zlib section in License Mixing
/external/tensorflow/tensorflow/contrib/cmake/external/
Dzlib.cmake24 add_custom_target(zlib) target
/external/python/cpython3/Tools/freeze/
Dextensions_win32.ini50 [zlib] section
51 dsp=%PYTHONPREFIX%\PCbuild\zlib.dsp argument
52 cl=/I %PYTHONPREFIX%\..\zlib-1.1.4 /D _WINDOWS /D WIN32 argument
53 libs=%PYTHONPREFIX%\..\zlib-1.1.4\zlib.lib /nodefaultlib:libc argument
/external/python/cpython2/Tools/freeze/
Dextensions_win32.ini50 [zlib] section
51 dsp=%PYTHONPREFIX%\PCBuild\zlib.dsp argument
52 cl=/I %PYTHONPREFIX%\..\zlib-1.1.4 /D _WINDOWS /D WIN32 argument
53 libs=%PYTHONPREFIX%\..\zlib-1.1.4\zlib.lib /nodefaultlib:libc argument
/external/python/cpython2/Lib/test/
Dtest_zipfile64.py18 zlib = None variable
Dtest_zipimport.py16 zlib = None variable
/external/python/cpython2/Doc/
Dlicense.rst875 zlib section in Licenses and Acknowledgements for Incorporated Software
/external/python/cpython3/Doc/
Dlicense.rst814 zlib section in Licenses and Acknowledgements for Incorporated Software
/external/kmod/
Dconfigure.ac98 AC_ARG_WITH([zlib], optwith
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/
DDetectCompressorTestCase.java113 final CompressorInputStream zlib = getStreamFor("bla.tar.deflatez"); in testDetection() local
/external/python/cpython2/Lib/sqlite3/test/
Dtypes.py31 zlib = None variable
/external/puffin/src/
Dutils.cc166 for (const auto& zlib : zlibs) { in LocateDeflatesInZlibBlocks() local
/external/python/cpython3/Lib/sqlite3/test/
Dtypes.py30 zlib = None variable
/external/python/cpython3/Doc/whatsnew/
D3.3.rst2136 zlib section in Improved Modules
/external/python/cpython3/Lib/test/
Dtest_zipimport.py23 zlib = None variable

12