代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/384423/2600737

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" #include "in
www.eeworm.com/read/384423/2601197

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/382594/2634152

cpp bool_array.cpp

// -*- C++ -*- // Bool_Array.cpp,v 4.11 2003/11/01 11:15:22 dhinton Exp // Fast lookup table abstraction implemented as an Iteration Number Array // Copyright (C) 1989 Free Software Foundatio
www.eeworm.com/read/381490/2644309

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/381490/2644412

c inffas8664.c

/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding * version for AMD64 on Windows using Microsoft C compiler * * Copyright (C) 1995-2003 Mark Adler * For conditions
www.eeworm.com/read/375613/2723740

c inffas8664.c

/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding * version for AMD64 on Windows using Microsoft C compiler * * Copyright (C) 1995-2003 Mark Adler * For conditions
www.eeworm.com/read/375190/2725869

h ec.h

# ifndef EC_H # define EC_H # ifndef CORD_H # include "cord.h" # endif /* Extensible cords are strings that may be destructively appended to. */ /* They allow fast construction of cords from charac
www.eeworm.com/read/366702/2862263

c sh4a-sin.c

/* Verify that we generate single-precision sine and cosine approximate (fsca) in fast math mode. */ /* { dg-do compile { target "sh*-*-*" } } */ /* { dg-options "-O -ffast-math" } */ /* { dg-fina
www.eeworm.com/read/366702/2862265

c sh4a-cosf.c

/* Verify that we generate single-precision sine and cosine approximate (fsca) in fast math mode. */ /* { dg-do compile { target "sh*-*-*" } } */ /* { dg-options "-O -ffast-math" } */ /* { dg-fina
www.eeworm.com/read/366702/2862271

c sh4a-cos.c

/* Verify that we generate single-precision sine and cosine approximate (fsca) in fast math mode. */ /* { dg-do compile { target "sh*-*-*" } } */ /* { dg-options "-O -ffast-math" } */ /* { dg-fina