代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/136072/5874786

s memcpy.s

/* Cloned and hacked for uClibc by Paul Mundt, December 2003 */ /* Modified by SuperH, Inc. September 2003 */ ! ! Fast SH memcpy ! ! by Toshiyasu Morita (tm@netcom.com) ! hacked by J"orn Rernnecke (jo
www.eeworm.com/read/135582/5884455

cxx fractals.cxx

// // "$Id: fractals.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $" // // Fractal drawing demo for the Fast Light Tool Kit (FLTK). // // This is a GLUT demo program, with modifications to // demonstr
www.eeworm.com/read/133772/5899866

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 "zut
www.eeworm.com/read/132069/5923322

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 "zut
www.eeworm.com/read/130382/5957960

cpp fastpool.cpp

/* * Fastpool.cpp - a high-quality entropy-accumulation pool for random * number generation that supports fast addition of new data. * This is for high-speed input. The output quality does not
www.eeworm.com/read/129875/5968858

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 "zut
www.eeworm.com/read/113022/6142395

java viewport.java

/* * J3DME Fast 3D software rendering for small devices * Copyright (C) 2001 Onno Hommes * * This library is free software; you can redistribute it and/or * modify it under the terms of th
www.eeworm.com/read/108242/6183854

h curses.h

/* curses.h */ /* Author: * Steve Kirkendall * 14407 SW Teal Blvd. #C * Beaverton, OR 97005 * kirkenda@cs.pdx.edu */ /* This is the header file for a small, fast, fake curses package */ /* te
www.eeworm.com/read/107896/6187589

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 "zut
www.eeworm.com/read/322905/6301093

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that i