代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/224185/4806543

h jpeg_vcb_boot.h

#ifdef _DEBUG #ifndef jpeg_vcb_boot_h #define jpeg_vcb_boot_h #define jpeg_vcb_boot_microcode_size 2228 #define jpeg_vcb_boot_microcode_size_compressed 2921 extern CONST UINT16 jpeg_vcb_b
www.eeworm.com/read/224185/4806550

h lpcm_vga_boot.h

#ifndef lpcm_vga_boot_h #define lpcm_vga_boot_h #define lpcm_vga_boot_microcode_size 2904 #define lpcm_vga_boot_microcode_size_compressed 3964 extern CONST UINT16 lpcm_vga_boot_microcode_vers
www.eeworm.com/read/224185/4806572

h mp3_overlay.h

#ifndef mp3_overlay_h #define mp3_overlay_h #define mp3_overlay_microcode_size 2413 #define mp3_overlay_microcode_size_compressed 3591 extern CONST UINT16 mp3_overlay_microcode_version; ex
www.eeworm.com/read/224185/4806582

h png_vga_boot.h

#ifndef png_vga_boot_h #define png_vga_boot_h #define png_vga_boot_microcode_size 1568 #define png_vga_boot_microcode_size_compressed 2503 extern CONST UINT16 png_vga_boot_microcode_version;
www.eeworm.com/read/224185/4806602

h lpcm_kar_boot.h

#ifndef lpcm_kar_boot_h #define lpcm_kar_boot_h #define lpcm_kar_boot_microcode_size 1784 #define lpcm_kar_boot_microcode_size_compressed 2783 extern CONST UINT16 lpcm_kar_boot_microcode_vers
www.eeworm.com/read/224185/4806634

h maja_vga_boot.h

#ifndef maja_vga_boot_h #define maja_vga_boot_h #define maja_vga_boot_microcode_size 948 #define maja_vga_boot_microcode_size_compressed 1427 extern CONST UINT16 maja_vga_boot_microcode_versi
www.eeworm.com/read/209559/4969248

h iso_fs_i.h

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

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/337546/3332891

c m32r_sio.c

/* * arch/m32r/boot/compressed/m32r_sio.c * * 2003-02-12: Takeo Takahashi * */ #include #include static void putc(char c); static int puts(const char *s) {
www.eeworm.com/read/324920/3491730

c m32r_sio.c

/* * arch/m32r/boot/compressed/m32r_sio.c * * 2003-02-12: Takeo Takahashi * */ #include #include static void putc(char c); static int puts(const char *s) {