代码搜索:optimization

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

代码结果 10,000
www.eeworm.com/read/201007/5061761

svn-base resample_mmx.c.svn-base

// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL) /* optimization TODO / NOTES movntq is slightly faster (0.5% with the current test.c benchmark) (but thats just test
www.eeworm.com/read/192752/5150222

h kernel.h

#ifndef __KERNEL__ #define __KERNEL__ #include /* Optimization barrier */ #define barrier() __asm__("": : :"memory") #define KERN_EMERG "" /* system is unusable */
www.eeworm.com/read/190666/5179870

c mi6.c

/* Another test case for over-eager multiple include optimization, where the leading "#if !defined" expression is obtained partially, or wholly, from macros. Neil Booth, 30 Sep 2001. */ /* {
www.eeworm.com/read/179963/5292838

sources

TARGETNAME=..\..\..\hook1 TARGETPATH=obj TARGETTYPE=DRIVER C_DEFINES=$(C_DEFINES) X86_CPU_OPTIMIZATION= INCLUDES= SOURCES=..\hook1.cpp
www.eeworm.com/read/177697/5321348

c resample_mmx.c

// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL) /* optimization TODO / NOTES movntq is slightly faster (0.5% with the current test.c benchmark) (but thats just te
www.eeworm.com/read/177697/5321808

c resample_mmx.c

// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL) /* optimization TODO / NOTES movntq is slightly faster (0.5% with the current test.c benchmark) (but thats just te
www.eeworm.com/read/173141/5379654

out cursorerrors.out

ij> -- What happens when language exceptions are thrown on a next? -- NOTE: this test is dependent on no optimization, i.e., always getting -- the same access methods (table scans and join order match
www.eeworm.com/read/162614/5529653

c pr10392-1.c

/* PR optimization/10392 * Reporter: marcus@mc.pp.se * Summary: [3.3/3.4 regression] [SH] optimizer generates faulty array indexing * Description: * The address calculation of an index operation o
www.eeworm.com/read/347503/3169625

exp lcall.exp

# Test Xtensa longcall optimization. # By David Heine, Tensilica, Inc. # Copyright 2002, 2003 # Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify
www.eeworm.com/read/344585/3207709

m contents.m

% Netlab Toolbox % Version 3.3.1 18-Jun-2004 % % conffig - Display a confusion matrix. % confmat - Compute a confusion matrix. % conjgrad - Conjugate gradients optimization. % consist - Ch