代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/226166/4787513

h adpcm_vga_boot.h

#ifndef adpcm_vga_boot_h #define adpcm_vga_boot_h #define adpcm_vga_boot_microcode_size 3122 #define adpcm_vga_boot_microcode_size_compressed 4703 extern CONST UINT16 adpcm_vga_boot_microcode
www.eeworm.com/read/224185/4806624

h wma_vga_overlay.h

#ifndef wma_vga_overlay_h #define wma_vga_overlay_h #define wma_vga_overlay_microcode_size 2289 #define wma_vga_overlay_microcode_size_compressed 3474 extern CONST UINT16 wma_vga_overlay_micr
www.eeworm.com/read/224185/4806635

h adpcm_vga_boot.h

#ifndef adpcm_vga_boot_h #define adpcm_vga_boot_h #define adpcm_vga_boot_microcode_size 3122 #define adpcm_vga_boot_microcode_size_compressed 4703 extern CONST UINT16 adpcm_vga_boot_microcode
www.eeworm.com/read/209559/4960820

s big-endian.s

/* * linux/arch/arm/boot/compressed/big-endian.S * * Switch CPU into big endian mode. * Author: Nicolas Pitre */ .section ".start", #alloc, #execinstr mrc p15, 0, r0, c1, c0, 0 @ read cont
www.eeworm.com/read/209211/4986099

c computil.c

#include #include #include /* * compressed data are seuences of byte codes. * if the first byte b has the 0x80 bit set, the next (b^0x80)+1 bytes * are data. otherwise,
www.eeworm.com/read/195013/5119577

h iso_fs_i.h

#ifndef _ISO_FS_I #define _ISO_FS_I enum isofs_file_format { isofs_file_normal = 0, isofs_file_sparse = 1, isofs_file_compressed = 2, }; /* * iso fs inode data in memory */ struct iso_inode_in
www.eeworm.com/read/342162/3237024

py ajs_minify.py

#!/usr/bin/env python #Last-update: 12/05/07 21:02:10 import re import sys from sets import Set ## # External files # AJS_SRC = 'AJS.js' AJS_MINI_SRC = 'AJS_compressed.js' ## # Standard stuff that
www.eeworm.com/read/337546/3330299

s big-endian.s

/* * linux/arch/arm/boot/compressed/big-endian.S * * Switch CPU into big endian mode. * Author: Nicolas Pitre */ .section ".start", #alloc, #execinstr mrc p15, 0, r0, c1, c0, 0 @ read cont
www.eeworm.com/read/324920/3489259

s big-endian.s

/* * linux/arch/arm/boot/compressed/big-endian.S * * Switch CPU into big endian mode. * Author: Nicolas Pitre */ .section ".start", #alloc, #execinstr mrc p15, 0, r0, c1, c0, 0 @ read cont
www.eeworm.com/read/316872/3587296

s big-endian.s

/* * linux/arch/arm/boot/compressed/big-endian.S * * Switch CPU into big endian mode. * Author: Nicolas Pitre */ .section ".start", #alloc, #execinstr mrc p15, 0, r0, c1, c0, 0 @ read cont