代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/152843/5656053
makefile
#
# linux/arch/sh/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o
EXTRA_AFLAGS := -trad
www.eeworm.com/read/152843/5660214
makefile
#
# linux/arch/sh/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o \
piggy.o vmlinux.lds
EX
www.eeworm.com/read/120487/6072327
c tuptoaster.c
/*-------------------------------------------------------------------------
*
* tuptoaster.c
* Support routines for external and compressed storage of
* variable size attributes.
*
* Copyrig
www.eeworm.com/read/120487/6072878
h tuptoaster.h
/*-------------------------------------------------------------------------
*
* tuptoaster.h
* POSTGRES definitions for external and compressed storage
* of variable size attributes.
*
* Cop
www.eeworm.com/read/183001/5259232
c tuptoaster.c
/*-------------------------------------------------------------------------
*
* tuptoaster.c
* Support routines for external and compressed storage of
* variable size attributes.
*
* Copyrig
www.eeworm.com/read/183001/5259807
h tuptoaster.h
/*-------------------------------------------------------------------------
*
* tuptoaster.h
* POSTGRES definitions for external and compressed storage
* of variable size attributes.
*
* Cop
www.eeworm.com/read/387667/2557253
h tuptoaster.h
/*-------------------------------------------------------------------------
*
* tuptoaster.h
* POSTGRES definitions for external and compressed storage
* of variable size attributes.
*
* Cop
www.eeworm.com/read/376006/2717254
c tuptoaster.c
/*-------------------------------------------------------------------------
*
* tuptoaster.c
* Support routines for external and compressed storage of
* variable size attributes.
*
* Copyrig
www.eeworm.com/read/272894/10937101
dpr ex2.dpr
{
Code optimization:
2D coordinates (x,y) is compressed 1D ((x-1)*M+y)
3 Steps of transfers are compressed to 1 Step of transfer.
}
program Ural_1386(Input,Output);
const
MaxSize=100;
ty
www.eeworm.com/read/250243/4435119
makefile
#
# linux/arch/i386/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o
EXTRA_AFLAGS := -tr