代码搜索:zLib
找到约 10,000 项符合「zLib」的源代码
代码结果 10,000
www.eeworm.com/read/358128/3005650
3 io::zlib.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/358128/3005664
3 compress::zlib.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/357083/3030330
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/355697/3049175
c c_zlib.c
#include
#include
#include
#include
#include
#include
COMP_METHOD *COMP_zlib(void );
static COMP_METHOD zlib_meth
www.eeworm.com/read/354980/3070453
cpp zlib32.cpp
#include
#pragma hdrstop
#include
//---------------------------------------------------------------------------
// Important note about DLL memory management in a V
www.eeworm.com/read/354980/3070456
cpp d_zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("deflate.c");
USEUNIT("infblock.c");
USEUNIT("inf
www.eeworm.com/read/354980/3070457
bpr zlib32.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------
www.eeworm.com/read/354980/3070458
bpr d_zlib.bpr
# ---------------------------------------------------------------------------
!if !$d(BCB)
BCB = $(MAKEDIR)\..
!endif
# --------------------------------------------------------------------------
www.eeworm.com/read/354175/3079471
cpp compress_zlib.cpp
/* compress_zlib.cpp --
This file is part of the UPX executable compressor.
Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 1996-2007 Laszlo Molnar
All Rights
www.eeworm.com/read/268146/4255748
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