代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/217381/4871628
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/216802/4881643
rbuild zlib_common.rbuild
.
adler32.c
compress.c
crc32.c
gzio.c
uncompr.c
deflate.c
trees.c
www.eeworm.com/read/216802/4881692
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a V
www.eeworm.com/read/216802/4881695
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("inf
www.eeworm.com/read/216802/4881696
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------
www.eeworm.com/read/216802/4881697
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------
www.eeworm.com/read/216450/4893925
rc zlib1.rc
#include
#ifdef GCC_WINDRES
VS_VERSION_INFO VERSIONINFO
#else
VS_VERSION_INFO VERSIONINFO MOVEABLE IMPURE LOADONCALL DISCARDABLE
#endif
FILEVERSION 1,2,2,0
PRODUCTVERSION 1,2,2,0
www.eeworm.com/read/216450/4894018
adb zlib-thin.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/216450/4894022
adb zlib-streams.adb
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C
www.eeworm.com/read/216450/4894023
ads zlib-thin.ads
----------------------------------------------------------------
-- ZLib for Ada thick binding. --
-- --
-- C