代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/294145/3919609
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/294145/3919644
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/291165/3969477
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/291165/3969492
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/291165/3969509
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/291165/3969530
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/291165/3969565
h lookup.h
#ifndef LOOKUP_H__
#define LOOKUP_H__
//include
// Put this to 0 to use the original functions
#define OPTIMIZE 0
//#include
// If OPTIMIZE is defined, the lookup-functions are used, el
www.eeworm.com/read/366702/2878062
c strcpy.c
extern void abort (void);
extern int inside_main;
char *
strcpy (char *d, const char *s)
{
char *r = d;
#if defined __OPTIMIZE__ && !defined __OPTIMIZE_SIZE__
if (inside_main)
abort ();
#endi
www.eeworm.com/read/416596/11019916
cpp sio.cpp
// sio.cpp : implementation file
//
///////////////////////////////////////////////////////////////////////////////
// Turn off Optimization
#pragma optimize("",off)
///////////////////////////
www.eeworm.com/read/14335/329122
__i viic_c51.__i
"VIIC_C51.c" OPTIMIZE (0,SPEED) BROWSE DEBUG OBJECTEXTEND