Searched defs:getCode (Results 1 - 25 of 52) sorted by relevance

123

/openjdk10/corba/make/src/classes/build/tools/logutil/
H A DInputCode.java80 public int getCode() { method in class:InputCode
/openjdk10/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.hotspot/src/jdk/vm/ci/hotspot/
H A DHotSpotInstalledCode.java74 public byte[] getCode() { method in class:HotSpotInstalledCode
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DInterpreter.java53 public StubQueue getCode() { method in class:Interpreter
/openjdk10/langtools/src/jdk.jshell/share/classes/jdk/jshell/
H A DDiag.java98 public abstract String getCode(); method in class:Diag
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/api/tree/
H A DDiagnosticImpl.java66 public String getCode() { method in class:DiagnosticImpl
H A DDiagnostic.java142 String getCode(); method in interface:Diagnostic
/openjdk10/hotspot/src/share/tools/IdealGraphVisualizer/Filter/src/com/sun/hotspot/igv/filter/
H A DCustomFilter.java61 public String getCode() { method in class:CustomFilter
/openjdk10/hotspot/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.code/src/jdk/vm/ci/code/
H A DInstalledCode.java107 public byte[] getCode() { method in class:InstalledCode
/openjdk10/jdk/src/java.desktop/share/classes/sun/applet/
H A DAppletViewerPanel.java180 public String getCode() { method in class:AppletViewerPanel
/openjdk10/jdk/src/jdk.rmic/share/classes/sun/tools/java/
H A DBinaryCode.java95 public byte getCode()[] { return code; } method in class:BinaryCode
/openjdk10/langtools/src/java.compiler/share/classes/javax/tools/
H A DDiagnostic.java168 String getCode(); method in interface:Diagnostic
/openjdk10/langtools/test/jdk/jshell/
H A DExpectedDiagnostic.java56 public String getCode() { method in class:ExpectedDiagnostic
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.bytecode/src/org/graalvm/compiler/bytecode/
H A DBytecode.java46 byte[] getCode(); method in interface:Bytecode
H A DResolvedJavaMethodBytecode.java61 public byte[] getCode() { method in class:ResolvedJavaMethodBytecode
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.test/src/org/graalvm/compiler/replacements/test/
H A DNewMultiArrayTest.java57 protected InstalledCode getCode(ResolvedJavaMethod method, StructuredGraph g, boolean ignore, boolean installAsDefault, OptionValues options) { method in class:NewMultiArrayTest
H A DStringIndexOfConstantTest.java87 protected InstalledCode getCode(final ResolvedJavaMethod installedCodeOwner, StructuredGraph graph0, boolean ignoreForceCompile, boolean ignoreInstallAsDefault, OptionValues options) { method in class:StringIndexOfConstantTest
H A DTypeCheckTest.java55 protected InstalledCode getCode(final ResolvedJavaMethod method, final StructuredGraph graph, boolean ignore, boolean installAsDefault, OptionValues options) { method in class:TypeCheckTest
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/lang/
H A DLambdaEagerTest.java83 protected InstalledCode getCode(ResolvedJavaMethod installedCodeOwner, StructuredGraph graph, boolean forceCompile, boolean installAsDefault, OptionValues options) { method in class:LambdaEagerTest
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DExplicitExceptionTest.java40 protected InstalledCode getCode(ResolvedJavaMethod method, StructuredGraph graph, boolean forceCompile, boolean installAsDefault, OptionValues options) { method in class:ExplicitExceptionTest
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java90 public ClassfileBytecode getCode(String name, String descriptor) { method in class:Classfile
/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/
H A DJTTTest.java87 protected InstalledCode getCode(ResolvedJavaMethod method, StructuredGraph graph, boolean forceCompile, boolean installAsDefault, OptionValues options) { method in class:JTTTest
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DCompiledVFrame.java72 public NMethod getCode() { method in class:CompiledVFrame
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/fault/
H A DSOAP12Fault.java157 CodeType getCode() { method in class:SOAP12Fault
/openjdk10/jdk/src/java.management/share/classes/javax/management/loading/
H A DMLetContent.java172 public String getCode() { method in class:MLetContent
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/
H A DFunctionInitializer.java114 public Class<?> getCode() { method in class:FunctionInitializer

Completed in 124 milliseconds

123