代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/461263/1553614

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" #incl
www.eeworm.com/read/251805/4415836

3 sdl_blitsurface.3

.TH "SDL_BlitSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_BlitSurface\- This performs a fast blit from the source surface to the destination surface\&. .SH "SYNOP
www.eeworm.com/read/250103/4442196

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/248940/4459311

xalancommandline

#!/bin/csh # # Use the fast start (-f) option on the run command so that it doesn't # read the .cshrc and overwrite the path. source ../../env.cfg echo Running Xalan from command line rm -f ../sampl
www.eeworm.com/read/248940/4459317

xsltccommandline

#!/bin/csh # # Use the fast start (-f) option on the run command so that it doesn't # read the .cshrc and overwrite the path. source ../../env.cfg rm -f ../samples/$3.html echo Compiling the styles
www.eeworm.com/read/246409/4494504

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/244077/4512869

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/242732/4537720

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/242613/4550814

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/240204/4576278

h fl_preferences.h

// // "$Id: Fl_Preferences.H,v 1.1.1.1 2003/06/03 22:25:35 agno Exp $" // // Preferences definitions for the Fast Light Tool Kit (FLTK). // // Copyright 2002-2003 by Matthias Melcher. // // Thi