代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/440906/1785848
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a VCL DLL:
www.eeworm.com/read/440906/1785851
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("infcodes.
www.eeworm.com/read/440906/1785852
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/440906/1785853
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# ---------------------------------------------------------------------------
# I
www.eeworm.com/read/439082/1815825
h zlib_fs.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.1.3, July 9th, 1998
Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
This software is provided 'as-is'
www.eeworm.com/read/439082/1818872
c compr_zlib.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001 Red Hat, Inc.
*
* Created by David Woodhouse
*
* The original JFFS, from which the de
www.eeworm.com/read/438718/1822898
py test_zlib.py
import zlib
import sys
import imp
import string
try:
t = imp.find_module('test_zlib')
file = t[0]
except ImportError:
file = open(__file__)
buf = file.read() * 8
file.close()
# test the
www.eeworm.com/read/434168/1874541
h patch.zlib.h
--- zlib.h Thu Jul 9 20:06:56 1998
+++ zlib-1.1.3/zlib.h Tue Mar 22 13:41:04 2005
@@ -709,7 +709,6 @@
(0 in case of error).
*/
-ZEXTERN int ZEXPORTVA gzprintf OF((gzFile file, const char *fo
www.eeworm.com/read/433911/1880300
mpb ace_zlib.mpb
// $Id: ace_zlib.mpb 81657 2008-05-08 23:05:48Z jtc $
feature(zlib): zlib {
specific(automake) {
// Undo everything that comes from zlib
includes -= $(ZLIB_ROOT)/include
libpaths
www.eeworm.com/read/431110/1910825
freeswan readme-zlib.freeswan
The only changes made to these files for use in FreeS/WAN are:
- In zconf.h, macros are defined to prefix global symbols with "ipcomp_"
(or "_ipcomp"), when compiled with -DIPCOMP_PREFIX.
- The