代码搜索:bytecode
找到约 2,773 项符合「bytecode」的源代码
代码结果 2,773
www.eeworm.com/read/216802/4887153
truetype
How to enable the TrueType native hinter if you need it
--------------------------------------------------------
The TrueType bytecode interpreter is disabled in all public releases
of t
www.eeworm.com/read/339446/3307696
truetype
How to enable the TrueType native hinter if you need it
-------------------------------------------------------
The TrueType bytecode interpreter is disabled in all public releases
of the FreeT
www.eeworm.com/read/396640/2409600
svn-base truetype.svn-base
How to enable the TrueType native hinter if you need it
-------------------------------------------------------
The TrueType bytecode interpreter is disabled in all public releases
of the F
www.eeworm.com/read/396640/2409609
truetype
How to enable the TrueType native hinter if you need it
-------------------------------------------------------
The TrueType bytecode interpreter is disabled in all public releases
of the F
www.eeworm.com/read/395296/2442807
truetype
How to enable the TrueType native hinter if you need it
-------------------------------------------------------
The TrueType bytecode interpreter is disabled in all public releases
of the FreeT
www.eeworm.com/read/167133/5469314
java parameterizedlogicalmethods.java
class ParameterizedLogicalMethods
{
/*
* These boolean operations come out as branches in bytecode, so they
* should probably be moved to ControlFlow, but it would be nice to
* opt
www.eeworm.com/read/362572/2930935
java parameterizedlogicalmethods.java
class ParameterizedLogicalMethods
{
/*
* These boolean operations come out as branches in bytecode, so they
* should probably be moved to ControlFlow, but it would be nice to
* opt
www.eeworm.com/read/275576/4174510
groovy synchronizedbytecodebug.groovy
/**
* @author Guillaume Laforge
*/
class SynchronizedBytecodeBug extends GroovyTestCase {
/**
* Groovy's bytecode associated with syncrhonized(foo) construct used to generate invalid
www.eeworm.com/read/451220/1664331
cs accessoptimizer.cs
using NHibernate.Properties;
namespace NHibernate.Bytecode.Lightweight
{
public class AccessOptimizer : IAccessOptimizer
{
private readonly GetPropertyValuesInvoker getDelegate;
private
www.eeworm.com/read/276929/4160964
mach
#------------------------------------------------------------
# Mach has two magic numbers, 0xcafebabe and 0xfeedface.
# Unfortunately the first, cafebabe, is shared with
# Java ByteCode, so they are