代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/297137/3890748
c inffast.c
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-1996 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
www.eeworm.com/read/292984/3936621
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/292964/3937769
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/292705/3948797
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
*/
#include "zutil.h"
www.eeworm.com/read/292670/3950826
c rtl_8139too.c
/*
8139too.c: A RealTek RTL-8139 Fast Ethernet driver for Linux.
Maintained by Jeff Garzik
Copyright 2000,2001 Jeff Garzik
Much code c
www.eeworm.com/read/292670/3950831
h rtl_8139too.h
/*
8139too.c: A RealTek RTL-8139 Fast Ethernet driver for Linux.
Maintained by Jeff Garzik
Copyright 2000,2001 Jeff Garzik
Much code c
www.eeworm.com/read/292670/3950938
c rtl_rtl8139_drv.c
/*
8139too.c: A RealTek RTL-8139 Fast Ethernet driver for Linux.
Maintained by Jeff Garzik
Copyright 2000,2001 Jeff Garzik
Much code c
www.eeworm.com/read/292670/3950939
h rtl_rtl8139_drv.h
/*
8139too.c: A RealTek RTL-8139 Fast Ethernet driver for Linux.
Maintained by Jeff Garzik
Copyright 2000,2001 Jeff Garzik
Much code c
www.eeworm.com/read/291979/3961234
hhf tqueue.hhf
#if( ! @defined( tqueue_hhf ))
?tqueue_hhf := true;
namespace linux; @fast;
type
tq_struct: record
list :list_head;
sync :dword;
routine :procedure;
data :dword;
endrecord;
end linux;
www.eeworm.com/read/291979/3961251
hhf aout.hhf
#if( ! @defined( aout_hhf ))
?aout_hhf := true;
namespace linux; @fast;
type
exec: record
a_info :dword;
a_text :dword; // length of text, in bytes
a_data :dword; // length of data, i