代码搜索:optimizations
找到约 908 项符合「optimizations」的源代码
代码结果 908
www.eeworm.com/read/121089/6070713
err c23.err
/* fatals */
1001 "Internal Compiler Error\n\t\t(compiler file '%s', line %d)\n\t\tContact Microsoft Product Support Services"
1002 "compiler is out of heap space in Pass 2"
1003 "error cou
www.eeworm.com/read/233202/14163584
txt 亲密接触vc6.0编译器.txt
亲密接触VC6.0编译器(完全版)
大家可能一直在用VC开发软件,但是对于这个编译器却未必很了解。原因是多方面的。大多数情况下,我们只停留在“使用”它,而不会想去“了解”它。因为它只是一个工具,我们宁可把更多的精力放在C++语言和软件设计上。我们习惯于这样一种“模式”:建立一个项目,然后写代码,然后编译,反反复复调试。但是,所谓:“公欲善其事,必先利其器”。如果我们精于VC开发环境,我们是 ...
www.eeworm.com/read/123658/14617205
x-mot3300
ALLOCA=alloca.o
# This disables the long/short jump optimization.
# I use sysV68 R3V7.1 RM04 (phdm@info.ucl.ac.be)
# Since ss-950318, with jump optimization enabled, "as" issues a warning
# when asse
www.eeworm.com/read/221024/14771195
html http:^^www.cs.washington.edu^homes^jlo^papers^pldi95abstract.html
Date: Tue, 10 Dec 1996 21:10:26 GMT
Server: NCSA/1.4.2
Content-type: text/html
Last-modified: Tue, 24 Oct 1995 01:11:54 GMT
Content-length: 2417
"Improving Balanced Scheduling wi
www.eeworm.com/read/119021/14844228
txt vc6_project-setting概述.txt
编译参数的设置。
1.General:简要设置。Warning level是警告等级,其中Level 1是最严重的级别;Warnings as errors将警告信息当作错误处理;Optimizations是代码优化,可以在Category的Optimizations项中进行更细的设置;Generate browse info用以生成.sbr文件,记录类、变量等符号信息,可以在Category的
www.eeworm.com/read/114196/15065460
diz file_id.diz
Libraries containing BASIC-style string
functions for C and C++. Date and time
functions are also included. Libraries
are fully written in fast assembly code.
Optimizations for Pentium processors
www.eeworm.com/read/167562/5458227
cvs readme.cvs
The CVS archive doesn't contain pre-built configuration scripts for
UNIXish platforms. To generate them say
sh autogen.sh
which in turn depends on the following packages:
automake (1.9.4)
li
www.eeworm.com/read/162614/5526889
c 20030401-1.c
/* Testcase for PR fortran/9974. This was a miscompilation of the g77
front-end caused by the jump bypassing optimizations not handling
instructions inserted on CFG edges. */
extern void abor
www.eeworm.com/read/158865/5593733
x-mot3300-gas
ALLOCA=alloca.o
# This disables the long/short jump optimization.
# I use sysV68 R3V7.1 RM04 (phdm@info.ucl.ac.be)
# Since ss-950318, with jump optimization enabled, "as" issues a warning
# when asse