Home
last modified time | relevance | path

Searched defs:java_code (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assJavaApplet.php41 public $java_code; variable in assJavaApplet
518 public function setJavaCode($java_code = "")
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assJavaApplet.php41 public $java_code; variable in assJavaApplet
524 public function setJavaCode($java_code = "")
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
H A Dbytecodes.hpp400 …static Code java_code (Code code) { check(code); return _java_code [code];… in java_code() function in Bytecodes
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
H A Dbytecodes.hpp400 …static Code java_code (Code code) { check(code); return _java_code [code];… in java_code() function in Bytecodes
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
H A Dbytecodes.hpp399 …static Code java_code (Code code) { check(code); return _java_code [code];… in java_code() function in Bytecodes
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.cpp157 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp69 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Dbytecodes.cpp171 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp85 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Dbytecodes.cpp171 …format, const char* wide_format, BasicType result_type, int depth, bool can_trap, Code java_code) { in def()
H A Dbytecode.hpp85 Bytecodes::Code java_code() const { return Bytecodes::java_code(code()); } in java_code() function in Bytecode

12