代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/13918/287487
makefile
KDU_GLIBS =
# KDU_GLIBS += -static -static-libgcc # Uncomment this to get a static build
CC = g++
INCLUDES = -I../../coresys/common -I../args -I../image -I../compressed_io
C_OPT = -O -Wall -Wno-unin
www.eeworm.com/read/13918/287617
makefile
KDU_GLIBS =
# KDU_GLIBS += -static -static-libgcc # Uncomment this to get a static build
CC = g++
INCLUDES = -I../../coresys/common -I../args -I../image -I../compressed_io
C_OPT = -O -Wall -Wno-unin
www.eeworm.com/read/37004/1066553
mst705Ȧ
#ifdef COMPRESS_MONO_FONT
// Compressed mono font:
code BYTE tCompressMonoFontData[] =
{
#ifdef PROP_FONT // Compress lines of each font
// Code 000 [0x00]:
0xF0, 0x00, 0x10, 0x00,
www.eeworm.com/read/250243/4435941
c m32r_sio.c
/*
* arch/m32r/boot/compressed/m32r_sio.c
*
* 2003-02-12: Takeo Takahashi
*
*/
#include
static void putc(char c);
static int puts(const char *s)
{
char c;
while ((c = *s++))
www.eeworm.com/read/245111/4507251
c font.c
#ifdef COMPRESS_MONO_FONT
// Compressed mono font:
code BYTE tCompressMonoFontData[] =
{
#ifdef PROP_FONT // Compress lines of each font
// Code 000 [0x00]:
0xF0, 0x00, 0x10, 0x00,
www.eeworm.com/read/242224/4555286
makefile
KDU_GLIBS =
# KDU_GLIBS += -static -static-libgcc # Uncomment this to get a static build
CC = g++
INCLUDES = -I../../coresys/common -I../args -I../image -I../compressed_io
C_OPT = -O -Wall -Wno-unin
www.eeworm.com/read/226166/4787399
h cdda_kar_boot.h
#ifndef cdda_kar_boot_h
#define cdda_kar_boot_h
#define cdda_kar_boot_microcode_size 2290
#define cdda_kar_boot_microcode_size_compressed 3382
extern CONST UINT16
cdda_kar_boot_microcode_vers
www.eeworm.com/read/226166/4787410
h wma_vga_boot.h
#ifndef wma_vga_boot_h
#define wma_vga_boot_h
#define wma_vga_boot_microcode_size 2978
#define wma_vga_boot_microcode_size_compressed 4172
extern CONST UINT16
wma_vga_boot_microcode_version;
www.eeworm.com/read/226166/4787412
h mpeg_kar_boot.h
#ifndef mpeg_kar_boot_h
#define mpeg_kar_boot_h
#define mpeg_kar_boot_microcode_size 2096
#define mpeg_kar_boot_microcode_size_compressed 3001
extern CONST UINT16
mpeg_kar_boot_microcode_vers
www.eeworm.com/read/226166/4787416
h cdda_vga_boot.h
#ifndef cdda_vga_boot_h
#define cdda_vga_boot_h
#define cdda_vga_boot_microcode_size 4512
#define cdda_vga_boot_microcode_size_compressed 6912
extern CONST UINT16
cdda_vga_boot_microcode_vers