代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/389879/2532550
c cache.c
/*
* arch/shmedia/boot/compressed/cache.c -- simple cache management functions
*
* Code extracted from sh-ipl+g, sh-stub.c, which has the copyright:
*
* This is originally based on an m68k soft
www.eeworm.com/read/161121/5555762
c evb64120a_setup.c
/*
* arch/mips/galileo/compressed/evb64120A_memSetup.c
*
* By RidgeRun Inc, (Leveraged from Galileo's sbd.c)
*
* Xfer an image from flash to ram.
* For use with Galileo EVB64120A MIPS eval b
www.eeworm.com/read/152843/5657834
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/152843/5659199
c cache.c
/*
* arch/shmedia/boot/compressed/cache.c -- simple cache management functions
*
* Code extracted from sh-ipl+g, sh-stub.c, which has the copyright:
*
* This is originally based on an m68k soft
www.eeworm.com/read/237122/13976629
htm ch16_06.htm
[Chapter 16] 16.6 clf, cls: "Compressed" ls Listings
www.eeworm.com/read/458682/7291480
sh stupid-script-tricks.sh
#!/bin/bash
# stupid-script-tricks.sh: Don't try this at home, folks.
# From "Stupid Script Tricks," Volume I.
dangerous_variable=`cat /boot/vmlinuz` # The compressed Linux kernel itself.
echo "s
www.eeworm.com/read/450566/7481212
nfm blobdemo.nfm
object Form1: TForm1
Left = 264
Top = 143
Width = 330
Height = 274
Caption = 'Compressed Blob I/O Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/450566/7481229
dfm blobdemo.dfm
object Form1: TForm1
Left = 264
Top = 143
Width = 330
Height = 274
Caption = 'Compressed Blob I/O Demo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/438480/7730872
csf config_controller.csf
DEFAULT_DEVICE_OPTIONS
{
GENERATE_CONFIG_HEXOUT_FILE = OFF;
GENERATE_CONFIG_JBC_FILE_COMPRESSED = ON;
GENERATE_CONFIG_JBC_FILE = OFF;
GENERATE_CONFIG_JAM_FILE = OFF;
GENERATE_CONFIG_ISC_FIL
www.eeworm.com/read/151104/5686191
s head-sa1100.s
/*
* linux/arch/arm/boot/compressed/head-sa1100.S
*
* Copyright (C) 1999 Nicolas Pitre
*
* SA1100 specific tweaks. This is merged into head.S by the linker.
*
*/
#include