代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/291979/3961277

hhf patterns.hhf

#if( ! @defined( patterns_hhf )) ?patterns_hhf := true; #includeOnce( "hla.hhf" ) #includeOnce( "strings.hhf" ) namespace pat; @fast; type FailRec: record ebpSave: dword; jmpAdrs: d
www.eeworm.com/read/291979/3961345

hhf ioport.hhf

#if( !@defined( ioport_hhf )) ?ioport_hhf := true; namespace linux; @fast; type resource: record theName :pointer to char; start :dword; _end :dword; flags :dword; parent :dword; siblin
www.eeworm.com/read/291979/3961389

hhf ioport.hhf

#if( !@defined( ioport_hhf )) ?ioport_hhf := true; namespace linux; @fast; type resource: record theName :pointer to char; start :dword; _end :dword; flags :dword; parent :dword; siblin
www.eeworm.com/read/287127/4027552

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 */ /* @(#) $Id:
www.eeworm.com/read/287127/4028584

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 */ /* @(#) $Id:
www.eeworm.com/read/286192/4042085

cpp operators.cpp

/* Operators.cpp * Fast lookup for operators * UnderC C++ interpreter * Steve Donovan, 2001 * This is GPL'd software, and the usual disclaimers apply. * See LICENCE */ #include
www.eeworm.com/read/437018/1839190

c captemp.c

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

c diosetup.c

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

c ether2114x.c

/* * Digital Semiconductor DECchip 2114x PCI Fast Ethernet LAN Controller. * To do: * thresholds; * ring sizing; * handle more error conditions; * tidy setup packet mess; * push initialisation