代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/249144/4455589
nt makefile.nt
# Makefile for zlib
!include
CC=cl
LD=link
CFLAGS=-O -nologo
LDFLAGS=
O=.obj
# variables
OBJ1 = adler32$(O) compress$(O) crc32$(O) gzio$(O) uncompr$(O) deflate$(O) \
trees$(O)
OBJ2
www.eeworm.com/read/247605/4478263
nt makefile.nt
# Makefile for zlib
!include
CC=cl
LD=link
CFLAGS=-O -nologo
LDFLAGS=
O=.obj
# variables
OBJ1 = adler32$(O) compress$(O) crc32$(O) gzio$(O) uncompr$(O) deflate$(O) \
trees$(O)
OBJ2
www.eeworm.com/read/242732/4537721
rbuild zlib_common.rbuild
.
adler32.c
compress.c
crc32.c
gzio.c
uncompr.c
deflate.c
trees.c
www.eeworm.com/read/238527/4614353
hpj ex20b.hpj
; This file is maintained by HCW. Do not modify this file directly.
[OPTIONS]
HCW=0
COMPRESS=60 Hall Zeck
ERRORLOG=ex20b.LOG
LCID=0x409 0x0 0x0 ;English (United States)
REPORT=Yes
CONTENTS=ma
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/205824/5016494
rbuild zlib_common.rbuild
.
adler32.c
compress.c
crc32.c
gzio.c
uncompr.c
deflate.c
trees.c
www.eeworm.com/read/204487/5032334
hpj ex20b.hpj
; This file is maintained by HCW. Do not modify this file directly.
[OPTIONS]
HCW=0
COMPRESS=60 Hall Zeck
ERRORLOG=ex20b.LOG
LCID=0x409 0x0 0x0 ;English (United States)
REPORT=Yes
CONTENTS=ma
www.eeworm.com/read/190346/5185839
changelog
Mon Jul 5 10:56:19 2004 Joe Orton
* ne_compress.c (struct ne_decompress_s): Add acceptor field.
(gz_acceptor): New function.
(ne_decompress_reader): Fix to pass the user-su
www.eeworm.com/read/186856/5229699
nt makefile.nt
# Makefile for zlib
!include
CC=cl
LD=link
CFLAGS=-O -nologo
LDFLAGS=
O=.obj
# variables
OBJ1 = adler32$(O) compress$(O) crc32$(O) gzio$(O) uncompr$(O) deflate$(O) \
trees$(O)
OBJ2
www.eeworm.com/read/176663/5335786
h 7zhandler.h
// 7z/Handler.h
#ifndef __7Z_HANDLER_H
#define __7Z_HANDLER_H
#include "../IArchive.h"
#include "7zIn.h"
#include "7zCompressionMode.h"
#ifndef _SFX
#include "7zMethods.h"
#endif
#ifdef COMPRESS_