代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4959011
c inffast.c
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include
www.eeworm.com/read/209559/4960390
debug kconfig.debug
menu "Kernel hacking"
source "lib/Kconfig.debug"
config FULLDEBUG
bool "Full Symbolic/Source Debugging support"
help
Enable debuging symbols on kernel build.
config HIGHPROFILE
bool "Use fast
www.eeworm.com/read/209559/4967081
h sis900.h
/* sis900.h Definitions for SiS ethernet controllers including 7014/7016 and 900
* Copyright 1999 Silicon Integrated System Corporation
* References:
* SiS 7016 Fast Ethernet PCI Bus 10/100 Mbps
www.eeworm.com/read/209559/4967162
c fec_main.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan
www.eeworm.com/read/209559/4967166
c fec_mii.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan
www.eeworm.com/read/209559/4967423
c c2p.c
/*
* Fast C2P (Chunky-to-Planar) Conversion
*
* Copyright (C) 2003 Geert Uytterhoeven
*
* NOTES:
* - This code was inspired by Scout's C2P tutorial
* - It assumes to run on a big endia
www.eeworm.com/read/209559/4970384
h timex.h
/*
* Use prescale timer at 25000 Hz instead of the baudrate timer at
* 19200 to get rid of the 64ppm to fast timer (and we get better
* resolution within a jiffie as well.
*/
#ifndef _ASM_CRIS_
www.eeworm.com/read/209211/4986199
c etherelnk3x.c
/*
* Etherlink III and Fast EtherLink adapters.
* To do:
* autoSelect;
* busmaster channel;
* PCMCIA;
* PCI latency timer and master enable;
* errata list.
*
* Product ID:
* 9150 ISA 3C509[B
www.eeworm.com/read/206209/5009294
s inffast.s
/*
* inffast.S is a hand tuned assembler version of:
*
* inffast.c -- fast decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/204643/5032048
m4 config5.m4
if test "$MPM_NAME" = "mpmt_os2" ; then
AC_CACHE_SAVE
APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
APR_ADDTO(CFLAGS,-Zmt)
fi