代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/294038/3922655
c rdimage.c
/*
* BK Id: SCCS/s.rdimage.c 1.6 05/18/01 15:17:06 cort
*/
/*
* rdimage.c
*
* Dummy file to allow a compressed initrd to be added
* into a linker section, accessed by the boot coode
*/
char du
www.eeworm.com/read/294038/3922659
c gzimage.c
/*
* BK Id: SCCS/s.gzimage.c 1.6 05/18/01 15:17:06 cort
*/
/*
* gzimage.c
*
* Dummy file to allow a compressed zImage to be added
* into a linker section, accessed by the boot coode
*/
char du
www.eeworm.com/read/292705/3942345
s head.s
/*
* linux/arch/sh/boot/compressed/head.S
*
* Copyright (C) 1999 Stuart Menefy
*/
.text
#include
.global startup
startup:
/* Load initial status register */
mov.l init_
www.eeworm.com/read/292705/3943118
s head-xscale.s
/*
* linux/arch/arm/boot/compressed/head-xscale.S
*
* XScale specific tweaks. This is merged into head.S by the linker.
*
*/
#include
#include
#include
www.eeworm.com/read/292705/3944515
c rdimage.c
/*
* BK Id: SCCS/s.rdimage.c 1.6 05/18/01 15:17:06 cort
*/
/*
* rdimage.c
*
* Dummy file to allow a compressed initrd to be added
* into a linker section, accessed by the boot coode
*/
char du
www.eeworm.com/read/292705/3944519
c gzimage.c
/*
* BK Id: SCCS/s.gzimage.c 1.6 05/18/01 15:17:06 cort
*/
/*
* gzimage.c
*
* Dummy file to allow a compressed zImage to be added
* into a linker section, accessed by the boot coode
*/
char du
www.eeworm.com/read/289075/3995985
makefile
CSVFILES=$(wildcard *.csv)
NAMES=$(CSVFILES:.csv=)
TEST=4DBF
ALGORITHMS=huffman huffman_diff \
huffman_whole huffman_whole_diff
COMPRESSED_FILES:=$(foreach csv,$(NAMES),$(foreach alg,$(ALGORIT
www.eeworm.com/read/273740/4193629
s head.s
/*
* linux/arch/sh/boot/compressed/head.S
*
* Copyright (C) 1999 Stuart Menefy
*/
.text
#include
.global startup
startup:
/* Load initial status register */
mov.l init_
www.eeworm.com/read/273740/4194378
s head-xscale.s
/*
* linux/arch/arm/boot/compressed/head-xscale.S
*
* XScale specific tweaks. This is merged into head.S by the linker.
*
*/
#include
#include
#include
www.eeworm.com/read/273740/4195698
c rdimage.c
/*
* BK Id: SCCS/s.rdimage.c 1.6 05/18/01 15:17:06 cort
*/
/*
* rdimage.c
*
* Dummy file to allow a compressed initrd to be added
* into a linker section, accessed by the boot coode
*/
char du