代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/429513/1948495
h idct.h
// idct.h //
#ifndef _IDCT_H_
#define _IDCT_H_
#ifdef _INTEL_IDCT_
#define Fast_IDCT idct
#endif // _INTEL_IDCT_
#endif // _IDCT_H_
www.eeworm.com/read/426934/1986334
java encoder.java
package org.jawin.browser.xml;
/**
* Handles fast XML encoding of Strings. Nulls are treated as empty Strings
* so that null handling can be performed centrally.
*
* Title: Jawin Code G
www.eeworm.com/read/421815/2047498
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/421113/2054975
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/421110/2055183
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/420697/2066801
java charkey.java
package org.apache.xml.utils;
/**
*
* Simple class for fast lookup of char values, when used with
* hashtables. You can set the char, then use it as a key.
www.eeworm.com/read/418717/2085179
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/414716/2142826
pas inffast.pas
Unit InfFast;
{
inffast.h and
inffast.c -- process literals and length/distance pairs fast
Copyright (C) 1995-1998 Mark Adler
Pascal tranlastion
Copyright (C) 1998 by Jacques Nomss
www.eeworm.com/read/413855/2158309
cc fromfile.cc
// -*- mode: c++; c-basic-offset: 4 -*-
/*
* fromfile.{cc,hh} -- provides convenient, fast access to files
* Eddie Kohler
*
* Copyright (c) 1999-2000 Massachusetts Institute of Technology
* Copyr
www.eeworm.com/read/408246/2252913
lisp array.lisp
(in-package "SB!VM")
(define-assembly-routine
(allocate-vector
(:policy :fast-safe)
(:translate allocate-vector)
(:arg-types positive-fixnum
positive-fixnum