代码搜索:zlib

找到约 10,000 项符合「zlib」的源代码

代码结果 10,000
www.eeworm.com/read/381490/2644372

h zfstream.h

/* * A C++ I/O streams interface to the zlib gz* functions * * by Ludwig Schwardt * original version by Kevin Ruland * * This version is standa
www.eeworm.com/read/381490/2644382

h inflate9.h

/* inflate9.h -- internal inflate state definition * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file shoul
www.eeworm.com/read/381490/2644385

c inftree9.c

/* inftree9.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil
www.eeworm.com/read/381490/2644452

h deflate.h

/* deflate.h -- internal compression state * Copyright (C) 1995-2004 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should
www.eeworm.com/read/381490/2644455

c infback.c

/* infback.c -- inflate using a call-back interface * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* This code is largel
www.eeworm.com/read/381490/2644458

h zutil.h

/* zutil.h -- internal interface and configuration of the compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/381490/2644573

acorn makefile.acorn

# Project: libpng # Toolflags: CCflags = -c -depend !Depend -IC:,Zlib: -g -throwback -DRISCOS -fnah C++flags = -c -depend !Depend -IC: -throwback Linkflags = -aif -c++ -o $@ ObjAsmflags =
www.eeworm.com/read/380668/2654243

s match.s

/* match.s -- Pentium-optimized version of longest_match() * Written for zlib 1.1.2 * Copyright (C) 1998 Brian Raiter * * This is free software; you can redistribute it a
www.eeworm.com/read/380668/2654302

tc makefile.tc

# Makefile for zlib # TurboC 2.0 # To use, do "make -fmakefile.tc" # To compile in small model, set below: MODEL=-ms # WARNING: the small model is supported but only for small values of # MAX_WBITS
www.eeworm.com/read/380530/2656139

h infcodes.h

/* infcodes.h -- header to use infcodes.c * Copyright (C) 1995-1998 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* WARNING: this file should *not*