代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/189124/5201781

c inffast.c

/* inffast.c -- fast decoding * Copyright (C) 1995-2004 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil.h" #include "inftrees.h" #incl
www.eeworm.com/read/185457/5237682

readme

The default version (interpolate8x8_ia64.s) of the interpolate functions suffer from some rounding errors, but are fast. I our oppinion there is no need to be such exact here. Just in the case we prov
www.eeworm.com/read/182103/5270104

in bspopts.h.in

/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ /* The erc32 console driver can operate in either polled or interrupt mode. Under the simulator (especially when FAST_UART
www.eeworm.com/read/182103/5270194

in bspopts.h.in

/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ /* The erc32 console driver can operate in either polled or interrupt mode. Under the simulator (especially when FAST_UART
www.eeworm.com/read/182103/5270249

in bspopts.h.in

/* include/bspopts.h.in. Generated from configure.ac by autoheader. */ /* The erc32 console driver can operate in either polled or interrupt mode. Under the simulator (especially when FAST_UART
www.eeworm.com/read/181665/5275805

readme

The default version (interpolate8x8_ia64.s) of the interpolate functions suffer from some rounding errors, but are fast. I our oppinion there is no need to be such exact here. Just in the case we prov
www.eeworm.com/read/181663/5275875

readme

The default version (interpolate8x8_ia64.s) of the interpolate functions suffer from some rounding errors, but are fast. I our oppinion there is no need to be such exact here. Just in the case we prov
www.eeworm.com/read/179911/5296664

c sis900.c

/* sis900.c: A SiS 900/7016 PCI Fast Ethernet driver for Linux. Copyright 1999 Silicon Integrated System Corporation Revision: 1.07.07 Nov. 29 2000 Modified from the driver which is orig
www.eeworm.com/read/177697/5321774

c inffast.c

/* inffast.c -- fast decoding * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil.h" #include "inftrees.h" #incl
www.eeworm.com/read/177235/5331724

h oid_stash.h

#ifndef OID_STASH_H #define OID_STASH_H /* * designed to store/retrieve information associated with a given oid. * Storage is done in an efficient tree manner for fast lookups. */ #define OID_STA