代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/368386/2815183
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/368386/2816533
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/368386/2816537
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/362572/2930964
java ziptest.java
/**
* Kaffe fails to create compressed zip files.
*
* @author Carlos Valiente
*/
import java.io.*;
import java.util.zip.*;
public class ZipTest {
public static void main(Str
www.eeworm.com/read/350657/3118387
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/350657/3119136
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/350657/3120486
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/350657/3120490
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/264095/4292002
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/264095/4292771
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