代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/243567/4521808

c ofw-shark.c

/* * linux/arch/arm/boot/compressed/ofw-shark.c * * by Alexander Schulz * * This file is used to get some basic information * about the memory layout of the shark we are running * on. Memory is
www.eeworm.com/read/237831/4619934

c untar.c

/* untar.c */ /*#define VERSION "1.4"*/ /* DESCRIPTION: * Untar extracts files from an uncompressed tar archive, or one which * has been compressed with gzip. Usually such archives will have file
www.eeworm.com/read/226162/4787915

asc dut_setup_svad.asc

/* OSD Genius ASC File V1.00 */ /* Platform: M3325 */ /* MODE: 4BIT */ /* RLE Compressed */ /* With Header */ /* With Palette */ /* With Data */ /* Height: 56 */ /* Width: 232 Bytes */ #if ((
www.eeworm.com/read/226162/4787928

asc ita_setup_svad.asc

/* OSD Genius ASC File V1.00 */ /* Platform: M3325 */ /* MODE: 4BIT */ /* RLE Compressed */ /* With Header */ /* With Palette */ /* With Data */ /* Height: 112 */ /* Width: 232 Bytes */ #if
www.eeworm.com/read/209559/4959176

c misc.c

/* * arch/sh/boot/compressed/misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Adapted
www.eeworm.com/read/209559/4960071

c ofw-shark.c

/* * linux/arch/arm/boot/compressed/ofw-shark.c * * by Alexander Schulz * * This file is used to get some basic information * about the memory layout of the shark we are running * on. Memory is
www.eeworm.com/read/209559/4960819

c ofw-shark.c

/* * linux/arch/arm/boot/compressed/ofw-shark.c * * by Alexander Schulz * * This file is used to get some basic information * about the memory layout of the shark we are running * on. Memory is
www.eeworm.com/read/209559/4962041

c misc.c

/* * arch/shmedia/boot/compressed/misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Ada
www.eeworm.com/read/208414/4993020

h pgpzinflate.h

/* * pgpZInflate.h - inflate a zip-compressed stream of bytes. * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application.
www.eeworm.com/read/195013/5115923

c misc.c

/* * arch/sh/boot/compressed/misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Adapte