Searched defs:LOAD (Results 1 - 20 of 20) sorted by relevance

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DReferenceType.java370 public Instruction LOAD(int slot) { method in class:ReferenceType
H A DResultTreeType.java456 public Instruction LOAD(int slot) { method in class:ResultTreeType
H A DStringType.java222 public Instruction LOAD(int slot) { method in class:StringType
H A DRealType.java322 public Instruction LOAD(int slot) { method in class:RealType
H A DNodeType.java315 public Instruction LOAD(int slot) { method in class:NodeType
H A DObjectType.java170 public Instruction LOAD(int slot) { method in class:ObjectType
H A DIntType.java273 public Instruction LOAD(int slot) { method in class:IntType
H A DNodeSetType.java322 public Instruction LOAD(int slot) { method in class:NodeSetType
H A DBooleanType.java196 public Instruction LOAD(int slot) { method in class:BooleanType
H A DType.java261 public Instruction LOAD(int slot) { method in class:Type
/openjdk9/jdk/src/java.base/share/native/libzip/zlib/
H A Dinfback.c152 #define LOAD() \ macro
H A Dinflate.c500 #define LOAD() \ macro
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/
H A DFileDialog.java55 public static final int LOAD = 0; field in class:FileDialog
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libmlib_image/
H A Dmlib_c_ImageAffine_BL_S16.c98 #define LOAD(ind, ind1, ind2) \ macro
317 #define LOAD macro
[all...]
H A Dmlib_c_ImageAffine_BL_U16.c98 #define LOAD(ind, ind1, ind2) \ macro
324 #define LOAD macro
[all...]
H A Dmlib_c_ImageAffine_BL.c98 #define LOAD(ind, ind1, ind2) \ macro
326 #define LOAD macro
[all...]
/openjdk9/langtools/test/tools/javac/classfiles/attributes/LineNumberTable/
H A DLineNumberTestBase.java147 LOAD("int p;\n" + enum constant in enum:LineNumberTestBase.Constructions
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.bytecode/src/org/graalvm/compiler/bytecode/
H A DBytecodes.java316 static final int LOAD = 0x00000400; field in class:Bytecodes.Flags
[all...]
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.h455 enum TransOps {NONE, LOAD, SAVE}; enumerator in enum:AwtComponent::TransOps
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DGlobal.java1074 private static final MethodHandle LOAD = findOwnMH_S("load", Object.class, Object.class, Object.class); field in class:Global

Completed in 186 milliseconds