代码搜索:bytecode

找到约 2,773 项符合「bytecode」的源代码

代码结果 2,773
www.eeworm.com/read/173141/5379414

java xatestutil.java

/* Derby - Class org.apache.derby.impl.services.bytecode.CodeChunk Copyright 2006 The Apache Software Foundation or its licensors, as applicable. Licensed under the Apache License, Version
www.eeworm.com/read/343156/3224062

cpp sinterp.cpp

#include "VM.H" int main( int argc, char **argv ) { // The usage to this program is very simple: it requires a single file name // which is the bytecode stream to execute. if ( argc !=
www.eeworm.com/read/326747/3468639

java proxyfactoryfactory.java

package org.hibernate.bytecode; import org.hibernate.proxy.ProxyFactory; /** * An interface for factories of {@link ProxyFactory proxy factory} instances. * * Currently used to abstract from
www.eeworm.com/read/326747/3468646

java basicclassfilter.java

package org.hibernate.bytecode.util; import java.util.Set; import java.util.HashSet; /** * BasicClassFilter provides class filtering based on a series of packages to * be included and/or a
www.eeworm.com/read/326747/3468659

java bulkaccessor.java

package org.hibernate.bytecode.javassist; import java.io.Serializable; /** * A JavaBean accessor. * * This object provides methods that set/get multiple properties * of a JavaBean at on
www.eeworm.com/read/288894/4001318

java basicclassfilter.java

package org.hibernate.bytecode.util; import java.util.Set; import java.util.HashSet; /** * BasicClassFilter provides class filtering based on a series of packages to * be included and/or a
www.eeworm.com/read/288894/4001331

java bulkaccessor.java

package org.hibernate.bytecode.javassist; import java.io.Serializable; /** * A JavaBean accessor. * * This object provides methods that set/get multiple properties * of a JavaB
www.eeworm.com/read/276929/4160930

java

#------------------------------------------------------------ # Java ByteCode and Mach-O binaries (e.g., Mac OS X) use the # same magic number, 0xcafebabe, so they are both handled # in the entry call
www.eeworm.com/read/270401/4238753

java label.java

/*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2005 INRIA, France Telecom * All rights reserved. * * Redistribution and use in source and binary
www.eeworm.com/read/270401/4238754

java signaturereader.java

/*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2005 INRIA, France Telecom * All rights reserved. * * Redistribution and use in source and binary