代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/410339/2212711
h string2.h
/* Machine-independant string function optimizations.
Copyright (C) 1997,1998,1999,2000,2001,2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich
www.eeworm.com/read/262046/4315155
s qpriheapalib.s
/* qPriHeapLib.s - priority heap queue optimizations */
/* Copyright 1984-2000 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modification history
-
www.eeworm.com/read/262046/4315203
s qpriheapalib.s
/* qPriHeapLib.s - priority heap queue optimizations */
/* Copyright 1984-1992 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modification history
-
www.eeworm.com/read/415829/11051538
h sboxs.h
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
// Minor Updates & Optimizations by Nir Dremer, 9/02
#pragma once
www.eeworm.com/read/110173/15540842
c sdl_imagefilter.c
/*
SDL_imageFilter - bytes-image "filter" routines
(uses inline x86 MMX optimizations if available)
LGPL (c) A. Schiffler
Note: Most MMX code is based on published routines
by Vladimir Kra
www.eeworm.com/read/108939/15569531
h sboxs.h
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
// Minor Updates & Optimizations by Nir Dremer, 9/02
#pragma once
www.eeworm.com/read/296774/7114352
c typeck2.c
/* Report error messages, build initializers, and perform
some front-end optimizations for C++ compiler.
Copyright (C) 1987, 88, 89, 92, 93, 94, 1995 Free Software Foundation, Inc.
Hacked by
www.eeworm.com/read/297233/8041832
c typeck2.c
/* Report error messages, build initializers, and perform
some front-end optimizations for C++ compiler.
Copyright (C) 1987, 88, 89, 92, 93, 94, 1995 Free Software Foundation, Inc.
Hacked by
www.eeworm.com/read/306970/13734449
c fft_3dn.c
/*
* FFT/MDCT transform with 3DNow! optimizations
* Copyright (c) 2006 Zuxy MENG Jie, Loren Merritt
* Based on fft_sse.c copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
www.eeworm.com/read/123658/14618837
c typeck2.c
/* Report error messages, build initializers, and perform
some front-end optimizations for C++ compiler.
Copyright (C) 1987, 88, 89, 92, 93, 94, 1995 Free Software Foundation, Inc.
Hacked by