代码搜索:optimized

找到约 6,562 项符合「optimized」的源代码

代码结果 6,562
www.eeworm.com/read/107706/15603052

c fltmath.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + fltmath.c - this file implements single-precision IEEE
www.eeworm.com/read/189370/8473418

xrf temperature.xrf

WIN32 LX51 CODE BANKING LINKER/LOCATOR V05.01.15 INTER-MODULE CROSS-REFERENCE LISTING ------------------------------------ NAME. . . . . . . . USAGE MODULE NAMES ------
www.eeworm.com/read/240548/13214033

h pound_defines.h

#ifndef _POUND_DEFINES_H_ #define _POUND_DEFINES_H_ #define NUM_ITERATIONS 1000 #define NUM_POINTS 256 /* Don't touch (input data size) */ #define FFT_SIZE 8 /* JDon't touch,
www.eeworm.com/read/240548/13214038

bak pound_defines.h.bak

#ifndef _POUND_DEFINES_H_ #define _POUND_DEFINES_H_ #define NUM_ITERATIONS 1000 #define NUM_POINTS 256 /* JCJB: Don't touch (input data size) */ #define FFT_SIZE 8 /* JCJB:
www.eeworm.com/read/240546/13214195

h pound_defines.h

#ifndef _POUND_DEFINES_H_ #define _POUND_DEFINES_H_ #define NUM_ITERATIONS 1000 #define NUM_POINTS 256 /* Don't touch (input data size) */ #define FFT_SIZE 8 /* Don't touch,
www.eeworm.com/read/162614/5529996

c val-prof-2.c

/* { dg-options "-O2 -fdump-tree-optimized -fdump-tree-tree_profile" } */ unsigned int a[1000]; unsigned int b = 256; unsigned int c = 1024; unsigned int d = 17; main () { int i; unsigned int n;
www.eeworm.com/read/162614/5530578

c structopt-2.c

/* { dg-do compile } */ /* { dg-options "-O2 -fdump-tree-optimized -fno-tree-sra" } */ /* Even without SRA being enabled, we should be able to eliminate every structure store and load here. */ extern
www.eeworm.com/read/382242/9040847

c intmath.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + intmath.c - this file implements SIGNED integer arithme
www.eeworm.com/read/382242/9041081

c intmath.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + intmath.c - this file implements SIGNED integer arithmeti