代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/139291/5804496
conf doxygen.conf
PROJECT_NAME="Apache Portable Runtime"
INPUT=.
QUIET=YES
RECURSIVE=YES
FILE_PATTERNS=*.h
OUTPUT_DIRECTORY=docs/dox
MACRO_EXPANSION=YES
EXPAND_ONLY_PREDEF=YES
#EXPAND_AS_DEFINED=
# not sure why this
www.eeworm.com/read/169190/5427005
conf doxygen.conf
PROJECT_NAME="Apache Portable Runtime"
INPUT=.
QUIET=YES
RECURSIVE=YES
FILE_PATTERNS=*.h
OUTPUT_DIRECTORY=docs/dox
MACRO_EXPANSION=YES
EXPAND_ONLY_PREDEF=YES
#EXPAND_AS_DEFINED=
# not sure why this
www.eeworm.com/read/265461/11263483
txt game_config.txt
# gpSP game settings database
# What is this file??? game_config.txt is a database of settings on a
# per-game basis. A couple of the settings are required to make games
# work at all, but most o
www.eeworm.com/read/388545/8602163
makefile
#
# Makefile for `client'
#
CC = g++
DEFINES = -DMEMSET # for Solaris 2.x
OPTIMIZE = -g
#OPTIMIZE = -O4
#GPROF = -pg # to use gprof, program must call "exit(2V)"
CFLAGS = $(D
www.eeworm.com/read/341356/3252575
properties build.properties
opennms.tools.classes = ${root.build}/tools/classes
opennms.tools.debug = ${opennms.debug}
opennms.tools.optimize = ${opennms.optimize}
opennms.tools.deprecation = ${opennms.deprecation}
www.eeworm.com/read/281351/4117216
bld default.bld
#!build
default:
nobuild
:optimize=standard
:optimize=small
:dependency=nodepend
:m68_cputype=6833x
:m68_fputype=soft
:debuglevel=stack
:target=cross68
:sourcedirs=../lib
:sourced
www.eeworm.com/read/194709/8187547
makefile
#
# Makefile for `client'
#
CC = g++
DEFINES = -DMEMSET # for Solaris 2.x
OPTIMIZE = -g
#OPTIMIZE = -O4
#GPROF = -pg # to use gprof, program must call "exit(2V)"
CFLAGS = $(D
www.eeworm.com/read/294145/3919556
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/3919571
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/3919588
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