代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/396844/2406867

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/396844/2407427

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/395229/2445243

s memset.s

/* Cloned and hacked for uClibc by Paul Mundt, December 2003 */ /* Modified by SuperH, Inc. September 2003 */ ! ! Fast SH memset ! ! by Toshiyasu Morita (tm@netcom.com) ! ! SH5 code by J"orn Rennecke
www.eeworm.com/read/395229/2447636

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/393395/2474638

m blkchol.m

% [L.L, L.d, L.skip, L.add] = blkchol(L,X,pars,absd) % BLKCHOL Fast block sparse Cholesky factorization. % The sparse Cholesky factor will be placed in the fie
www.eeworm.com/read/393286/2475222

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/393163/2488716

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/389028/2544339

c inffas86.c

/* inffas86.c 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/387748/2556315

tcl _cpldfit.tcl

set _rspFileHandle [open _cpldfit.rsp w] puts $_rspFileHandle "-p xc9572-7-PC44" puts $_rspFileHandle "-optimize speed" puts $_rspFileHandle "-loc on" puts $_rspFileHandle "-slew fast" puts $_rsp
www.eeworm.com/read/387748/2556344

tcl _cpldfit.tcl

set _rspFileHandle [open _cpldfit.rsp w] puts $_rspFileHandle "-p xc9536-5-PC44" puts $_rspFileHandle "-optimize speed" puts $_rspFileHandle "-loc on" puts $_rspFileHandle "-slew fast" puts $_rsp