代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/346158/3190378
m set_fwdback.m
function engine = set_fwdback(engine, fb)
% SET_FWDBACK Set the field 'fwdback', which contains the frontiers after propagation
% engine = set_fwdback(engine, fb)
%
% This is used by frontier_fast_inf
www.eeworm.com/read/337546/3328463
c pg-dma.c
/*
* arch/sh/mm/pg-dma.c
*
* Fast clear_page()/copy_page() implementation using the SH DMAC
*
* Copyright (C) 2003 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU Ge
www.eeworm.com/read/324920/3487404
c pg-dma.c
/*
* arch/sh/mm/pg-dma.c
*
* Fast clear_page()/copy_page() implementation using the SH DMAC
*
* Copyright (C) 2003 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU Ge
www.eeworm.com/read/323643/3512206
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 "zutil.h"
www.eeworm.com/read/322306/3526347
c mallocr.c
/* doc in malloc.c */
/* @(#)nmalloc.c 1 (Caltech) 2/21/82
* This is a very fast storage allocator. It allocates blocks of a small
* number of different sizes, and keeps free lists of each size.
www.eeworm.com/read/321301/3538847
h fastpathipp.h
/* fastPathIpP.h - Private definitions for the IP Fast Forwarder module */
/* Copyright 1984-2003 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,02oct04,niq Performan
www.eeworm.com/read/316872/3598280
h hash.h
#ifndef _LINUX_HASH_H
#define _LINUX_HASH_H
/* Fast hashing routine for a long.
(C) 2002 William Lee Irwin III, IBM */
/*
* Knuth recommends primes in approximately golden ratio to the maximum
*
www.eeworm.com/read/316872/3604626
txt dmfe.txt
Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as publishe