代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/411052/2192381
makefile_cfmm
PRG = avr_cfmm
OBJ = main.o uart.o xitoa.o stime.o ff.o cfmm.o
MCU_TARGET = atmega64
OPTIMIZE = -Os -mcall-prologues
DEFS =
LIBS =
DEBUG =
www.eeworm.com/read/396471/2415832
makefile
#CFLAGS = -pipe -fPIC -I../include $(OPTIMIZE)
CFLAGS += -I../include
LIBRARY = libtac.a
LIBSRCS = connect.c \
header.c \
version.c \
xalloc.c \
messages.c \
hdr_check.c \
attrib.c
www.eeworm.com/read/366702/2864645
c ppc-spe.c
/* { dg-do compile { target powerpc-*-eabispe } } */
/* { dg-options "-mcpu=8540 -mabi=spe -O0" } */
/* (Test with -O0 so we don't optimize any of them away). */
#include
/* Test PowerPC S
www.eeworm.com/read/366702/2878242
c vprintf-chk-1.c
#ifndef test
#include
#include
#include
volatile int should_optimize;
int
__attribute__((noinline))
__vprintf_chk (int flag, const char *fmt, va_list ap)
{
#ifdef __O
www.eeworm.com/read/366702/2878387
c vfprintf-chk-1.c
#ifndef test
#include
#include
#include
volatile int should_optimize;
int
__attribute__((noinline))
__vfprintf_chk (FILE *f, int flag, const char *fmt, va_list ap)
{
www.eeworm.com/read/366702/2879067
c fprintf-chk-1.c
#include
#include
#include
volatile int should_optimize;
int
__attribute__((noinline))
__fprintf_chk (FILE *f, int flag, const char *fmt, ...)
{
va_list ap;
int r
www.eeworm.com/read/366702/2883240
c pr19210-1.c
/* { dg-do compile } */
/* { dg-options "-O2 -Wunsafe-loop-optimizations" } */
extern void g(void);
void
f (unsigned n)
{
unsigned k;
for(k = 0;k
www.eeworm.com/read/357802/3012518
__i my_sprintf.__i
"..\..\code\ap_mp3\src\my_sprintf.c" LARGE OPTIMIZE (9,SIZE) BROWSE INCDIR(..\..\..\bsp\include;..\..\code\ap_mp3\src\include;..\..\code\global;..\..\code\include) DEFINE (CONFIG_ASIC,dynamic_load) DE
www.eeworm.com/read/357802/3012685
__i game_sub_menu.__i
"..\..\code\ap_game1\src\game_sub_menu.c" LARGE OPTIMIZE (9,SIZE) BROWSE INCDIR(..\..\..\bsp\include;..\..\code\ap_game1\src\include;..\..\code\global;..\..\code\include) DEFINE (CONFIG_ASIC,dynamic_l
www.eeworm.com/read/475788/6778382
m ga_pid.m
%chap5_2.m
%GA(Generic Algorithm) Program is to optimize PID Parameters
clear all;
close all;
global rin yout timef
Size=30;
CodeL=3;
MinX(1)=zeros(1);
MaxX(1)=20*ones(1);
MinX(2)=zeros(1