代码搜索:Compressed

找到约 3,459 项符合「Compressed」的源代码

代码结果 3,459
www.eeworm.com/read/393286/2479124

makefile

# # linux/arch/x86_64/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # # Note all the files here are compiled/linked as 32bit executables. # targets := vmli
www.eeworm.com/read/370044/9621691

makefile

# # linux/arch/arm/boot/compressed/Makefile # # create a compressed vmlinuz image from the original vmlinux # HEAD = head.o ifeq ($(CONFIG_KERNEL_GZIP),y) OBJS = misc.o else # lzma
www.eeworm.com/read/151104/5686221

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/147766/5722924

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/136786/5863724

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/128531/5985541

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/127781/5996629

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/110034/6168268

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/102935/6226854

makefile

# # linux/arch/i386/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # HEAD = head.o SYSTEM = $(TOPDIR)/vmlinux OBJECTS = $(HEAD) misc.o ZLDFLAGS = -e startu
www.eeworm.com/read/216898/14987815

texi faq.texi

@section Questions about installation @cindex FAQ @cindex CRC error in .tar.gz @cindex invalid compressed data @faq{I downloaded Blitz++, but when I try to gunzip it, I get ``invalid compressed dat