代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/291979/3961321
hhf resource.hhf
#if( ! @defined( resource_hhf ))
?resource_hhf := true;
#includeonce( "os/time.hhf" )
namespace linux; @fast;
const
// Constants for the resource limit calls:
rlimit_cpu := 0;
rlimit_fsize :
www.eeworm.com/read/291979/3961323
hhf errno.hhf
#if( ! @defined( errno_hhf ))
?errno_hhf := true;
namespace errno; @fast;
const
eperm := -1;
enoent := -2;
esrch := -3;
eintr := -4;
eio := -5;
enxio := -6;
e2big := -
www.eeworm.com/read/291979/3961365
hhf resource.hhf
#if( ! @defined( resource_hhf ))
?resource_hhf := true;
#includeonce( "os/time.hhf" )
namespace linux; @fast;
const
// Constants for the resource limit calls:
rlimit_cpu := 0;
rlimit_fsize :
www.eeworm.com/read/291979/3961367
hhf errno.hhf
#if( ! @defined( errno_hhf ))
?errno_hhf := true;
namespace errno; @fast;
const
eperm := -1;
enoent := -2;
esrch := -3;
eintr := -4;
eio := -5;
enxio := -6;
e2big := -
www.eeworm.com/read/291165/3969327
readme
rrc_complex
===========
This module is used to interface the ICS-cards in a fast way. The
operations done here should be put in the cards FPGA later.
For the reception-part, two versions exist: one
www.eeworm.com/read/283906/4074770
m4 config5.m4
if test "$MPM_NAME" = "mpmt_os2" ; then
AC_CACHE_SAVE
APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
APR_ADDTO(CFLAGS,-Zmt)
fi
www.eeworm.com/read/283069/4086975
s inffast.s
/*
* inffast.S 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/281660/4113811
s inffast.s
/*
* inffast.S 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