代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/276929/4160880

archive

#------------------------------------------------------------------------------ # archive: file(1) magic for archive formats (see also "msdos" for self- # extracting compressed archives) #
www.eeworm.com/read/164463/10107023

h ntfs_fs.h

#ifndef _LINUX_NTFS_FS_H #define _LINUX_NTFS_FS_H #include #define NTFS_SECTOR_BITS 9 #define NTFS_SECTOR_SIZE 512 /* * Attribute flags (16-bit). */ typedef enum { ATTR_IS_COMP
www.eeworm.com/read/278507/10532485

h mysdr.h

#include "unp.h" #define SAP_VERSION 1 #define SAP_VERSION_MASK 0xe0000000 #define SAP_VERSION_SHIFT 29 #define SAP_IPV6 0x10000000 #define SAP_DELETE 0x04000000 #define SAP_ENCRYPTED 0x020000
www.eeworm.com/read/135153/5889020

h ntfs_fs.h

#ifndef _LINUX_NTFS_FS_H #define _LINUX_NTFS_FS_H #include #define NTFS_SECTOR_BITS 9 #define NTFS_SECTOR_SIZE 512 /* * Attribute flags (16-bit). */ typedef enum { ATTR_IS_COMP
www.eeworm.com/read/408584/11381836

h mysdr.h

#include "unp.h" #define SAP_VERSION 1 #define SAP_VERSION_MASK 0xe0000000 #define SAP_VERSION_SHIFT 29 #define SAP_IPV6 0x10000000 #define SAP_DELETE 0x04000000 #define SAP_ENCRYPTED 0x020000
www.eeworm.com/read/209559/4962961

makefile

# # linux/arch/sh/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o \ m32r-sio.o piggy.o vml
www.eeworm.com/read/316872/3585963

makefile_64

# # linux/arch/x86/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # targets := vmlinux vmlinux.bin vmlinux.bin.gz head_64.o misc_64.o piggy.o KBUILD_CFLAGS
www.eeworm.com/read/316872/3585967

makefile_32

# # linux/arch/x86/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # targets := vmlinux vmlinux.bin vmlinux.bin.gz head_32.o misc_32.o piggy.o \ vmlinux.b
www.eeworm.com/read/389879/2531892

makefile_64

# # linux/arch/x86/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # targets := vmlinux vmlinux.bin vmlinux.bin.gz head_64.o misc_64.o piggy.o KBUILD_CFLAGS
www.eeworm.com/read/389879/2531896

makefile_32

# # linux/arch/x86/boot/compressed/Makefile # # create a compressed vmlinux image from the original vmlinux # targets := vmlinux vmlinux.bin vmlinux.bin.gz head_32.o misc_32.o piggy.o \ vmlinux.b