代码搜索:Fast

找到约 10,000 项符合「Fast」的源代码

代码结果 10,000
www.eeworm.com/read/268663/4251058

h idct.h

// idct.h // #ifndef _IDCT_H_ #define _IDCT_H_ #ifdef _INTEL_IDCT_ #define Fast_IDCT idct #endif // _INTEL_IDCT_ #endif // _IDCT_H_
www.eeworm.com/read/445365/1723210

txt license.txt

DOMIT! is a non-validating, but lightweight and fast DOM parser for PHP DOMIT! RSS is a DOM based RSS parser for PHP By John Heinstein jheinstein@engageinteractive.com johnkarl@nbnet.nb.ca Copyrigh
www.eeworm.com/read/443386/1747524

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/443386/1747528

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/443386/1748813

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/437018/1839246

c mos1setup.c

/* * Copyright (c) 1985 Thomas L. Quarles */ /* load the MOS1 device structure with those pointers needed later * for fast matrix loading */ #include "prefix.h" #include
www.eeworm.com/read/435701/1862337

c etherelnk3.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/435701/1862343

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/431110/1910768

c inffast.c

/* inffast.c -- process literals and length/distance pairs fast * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include
www.eeworm.com/read/430898/1915862

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