代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/368386/2816258
makefile
#
# arch/cris/boot/Makefile
#
zImage: compressed/vmlinuz
compressed/vmlinuz: $(TOPDIR)/vmlinux
@$(MAKE) -C compressed vmlinuz
dep:
@$(MAKE) -C compressed depend
@$(MAKE) -C rescue depend
clean:
www.eeworm.com/read/350657/3120211
makefile
#
# arch/cris/boot/Makefile
#
zImage: compressed/vmlinuz
compressed/vmlinuz: $(TOPDIR)/vmlinux
@$(MAKE) -C compressed vmlinuz
dep:
@$(MAKE) -C compressed depend
@$(MAKE) -C rescue depend
clean:
www.eeworm.com/read/264095/4293888
makefile
#
# arch/cris/boot/Makefile
#
zImage: compressed/vmlinuz
compressed/vmlinuz: $(TOPDIR)/vmlinux
@$(MAKE) -C compressed vmlinuz
dep:
@$(MAKE) -C compressed depend
@$(MAKE) -C rescue depend
clean:
www.eeworm.com/read/178499/9394343
template font.template
/*
created with FontEditor written by H. Reddmann
HaReddmann at t-online dot de
File Name : %0:s.h
Date : %1:s
Font size in bytes : 0x%2:0.2x%3:0.2
www.eeworm.com/read/176251/9510860
h pdoc.h
/*
* Palm DOC files
*
* Nicholas Christopoulos
*/
#if !defined(_pdoc_h)
#define _pdoc_h
typedef struct {
word version; // 2 1:plain, 2:compressed, 3:ext
word reserved1; // 2
dword doc_size
www.eeworm.com/read/272513/10955200
h matrix_attr.h
#ifndef MATRIX_ATTR_H
#define MATRIX_ATTR_H
#define NUMTYPE complex
#define SHAPE rectangle
#define STORAGE compressed
#define ORIEN row_major
#define TESTNAME "compressed___row_major_tmp1
www.eeworm.com/read/455775/7365690
cpp va_9729_decoder.cpp
// va_9729_decoder.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
extern "C"
{
#include "va_g729.h"
}
#define READ_FILE "C:\\Documen
www.eeworm.com/read/135153/5888136
makefile
#
# arch/arm/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#
www.eeworm.com/read/110034/6168005
makefile
#
# arch/arm/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#
www.eeworm.com/read/110034/6168027
makefile~
#
# arch/arm/boot/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
# for more details.
#