代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/290475/3975026

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/290475/3976310

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/282119/4107545

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/282119/4108829

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/279087/4139528

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/279087/4139614

cfg make.spec.cfg

#This config is included after make.cfg #******* Project specific contents ********# PROG1= PROG2= DISTLIB=libz.a OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \ zutil
www.eeworm.com/read/436639/1846874

hpj helpproj.hpj

[OPTIONS] COMPRESS=12 Hall Zeck LCID=0x409 0x0 0x0 ; English (United States) REPORT=Yes CNT=HelpProj.cnt HLP=HelpProj.hlp [FILES] HelpProj.rtf [MAP] FileClose=103 FileExit=104 FileNew=1
www.eeworm.com/read/412251/2173242

svn-base makefile.nt.svn-base

# 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/412251/2173248

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/409921/2220257

rbuild zlib_common.rbuild

. adler32.c compress.c crc32.c gzio.c uncompr.c deflate.c trees.c