The compiler layer contains the object models that correspond with information exposed at each phase of the compiler pipeline, both syntactic and semantic.
编译器层中包含了一些对象模型,这些模型与编译器管道的各个阶段暴露出来的信息——包括句法和语义上的信息——相关。
The last option has the lowest expected throughput/latency performance but zero pauses from the JIT compiler because the JIT compiler is completely disabled in this scenario.
最后一个选项具有最低的预期吞吐量/延迟性能,但没有由JIT编译器引起的暂停,因为此方案完全禁用了 JIT 编译器。
In the front end of the compiler, the internal representation for GIMPLE was redefined, meaning that the compiler consumes less memory.
在编译器的前端,GIMPLE的内部表示被重新定义,这意味着编译器将消耗更少的内存。
The compiler layer also contains a representation of a single invocation of a compiler, including assembly references, compiler options, and source code files.
编译器层还包含了对编译器单独调用的展现,其中包括集成的引用、编译器选项以及源代码文件。
Use the cics compiler option and its parameter (refer to Table 2) to invoke the integrated cics syntax checker and translator feature of the compiler.
通过使用cics编辑器选项及其参数(请参见表2),可以调用编译器的集成cics语法检查器和转换器功能。
A dynamic compiler mitigates this cost by eventually compiling all the interpreted methods that are frequently called by JIT compiled code, but without a dynamic compiler, this cost can't be hidden.
动态编译器通过最终编译所有由JIT编译代码频繁调用的那些解释过的方法来减少这项开销,但是如果不使用动态编译器,则这项开销就不可避免。
You cannot mix programs compiled using THREAD compiler option and programs compiled using the default NOTHREAD compiler option in the same application.
在同一个应用程序中,不能将使用THREAD编译器选项编译的程序与使用默认的NOTHREAD编译器选项编译的程序混合在一起。
Mr. Bellard is perhaps most famous for writing the tiny c compiler (tcc), a popular lightweight compiler in the Linux community.
不仅如此,Bellard先生过去还以编写了tcc编译器而在Linux社群中享有盛名。
You should also have a C compiler, such as the GNU Compiler Collection (GCC), and a suite of development tools that includes make and m4.
同时,还需要一个C编译器,例如GNUCompilerCollection (GCC),和一组包含make 和m4的开发工具。
If runtime compiler (JIT) is supported, the VM needs to do JIT related initialization, including initializing the compilation policy, compiler back end, code cache, etc.
如果支持运行时编译,CVM需要做JIT的相关初始化,包括初始化编辑策略,编译器后端,代码缓存等等。
If the programmer can simulate aconstruct faster than a compiler can implement the construct itself, then the compiler writer has blown it badly. (Guy Steele)
如果程序员模拟一个结构比编译器实现这个结构还快,那这个编译器写的可够烂的。
To make things more complicated, HotSpot comes with two compilers: the client compiler and the server compiler.
为了让事情变得更复杂,HotSpot 提供了两个编译器:客户机编译器和服务器编译器。
Many of the shorter delays were clearly introduced by the JIT compiler, so performing the compilations earlier and then disabling the JIT compiler was clearly a step forward.
JTI编译器明确引入了许多较短的延迟,所以较早执行编译,然后禁用JIT编译器显然是一大进步。
Don't want to use a special compiler such as AspectJ compiler (ajc).
不想使用特殊的编译器,比如aspectj编译器(ajc)。
The compiler doesn't blindly compile everything though I think it can be deployed as an ahead-of-time (AOT) compiler. It kicks in whenever method execution counters trip over some threshold.
虽然我认为可以将编译器部署为AOT(ahead-of-time)编译器,但它其实并不会盲目地编译所有东西,只有当方法执行计数器超过某个阈值时它才会生效。
EasyMock fools the compiler about a lot of things, but it isn't quite smart enough to fool the compiler into believing that void is a legal argument type.
(EasyMock在许多方面能够 “欺骗”编译器,但是还不足以让编译器相信void是有效的参数类型)。
The z/OS C compiler is actually both a C and C++ compiler in one, and can be called either from native z/OS or USS.
z/OSC编译器实际上把 C和 C++ 编译器融为一体,而且可以从原生 z/OS或USS 调用。
64-bit compiler - a 64-bit compiler is scheduled for the 1st half of 2011.
64位编译器:计划于明年上半年发布一个64位的编译器。
"Conway's Law" states that "If you have four groups working on a compiler, you'll get a 4-pass compiler."
“康威规律”规定“如果你有4个编译小组,那你会有4路编译器”。
The compiler errors TAB allows you to click on the various compiler errors to move the cursor in the editing panel to their position in the source code.
CompilerErrors选项卡允许您单击各种编译器错误,将光标移到编辑面板中出错的源代码的位置。
The other possible branches in the code are either inline functions (which can, obviously, be inlined by the compiler), or are easily branch-eliminated by the compiler.
其他代码要么是内联函数(显然可以由编译器进行内联),要么是可以由编译器轻松消除分支的代码。
Storing data using a compiler-generated temporary name is normal practice for the compiler.
使用编译器生成的临时名称存储数据对编译器来说是常用的方法。
You may use either a native compiler running under the emulator or a cross-compiler on your host.
既可用模拟器下的原有编译器,也可用主机上的跨编译器。
In order to enable the 64-bit GCC compiler in SLES8, developers should ensure that their configure scripts and Makefiles are aware of this compiler.
为了在SLES8中可以使用64位编译器,开发者应该确保他们的配置脚本和Makefile文件可以识别出这个编译器。
To get some insight into what the compiler is doing, try invoking the JVM with the -XX:+PrintCompilation flag, which causes the compiler (client or server) to print a short message every time it runs.
为了深入了解编译器做了什么,请用 -XX:+PrintCompilation 标志调用JVM,这个标志会使编译器(客户机或服务器)每次运行的时候打印一条短消息。
The -q option in the command for the COBOL programs passes the THREAD compiler option to compiler.
用于COBOL程序的命令中的- q选项将THREAD编译器选项传递给编译器。
A client provides a DiagnosticListener to the compiler, through which the compiler passes diagnostics back to the client.
客户机向编译器提供一个DiagnosticListener,编译器可通过它向客户机发回诊断信息。
The RHEL3 implementation utilizes a "biarch" style twin compiler, with which a compiler flag (-m64) is used to enable 64-bit compilation.
RHEL3实现利用了一个“biarch”风格的双编译器,使用一个编译器标记(- m64)来进行64位编译。
Use the -i compiler option to help the compiler locate the Xerces header files.
使用- i编译器选项以帮助编译器找到xerces头文件。
Use the -i compiler option to help the compiler locate the Xerces header files.
使用- i编译器选项以帮助编译器找到xerces头文件。
应用推荐