Searched defs:type1 (Results 1 - 16 of 16) sorted by relevance

/openjdk9/jaxp/test/javax/xml/jaxp/unittest/stream/XMLStreamReaderTest/
H A DBugTest.java59 public static void test1(String xml, int type1, int type2) throws Exception { argument
82 public static void test2(String xml, int type1, int type2) throws Exception { argument
/openjdk9/jdk/src/java.base/share/classes/com/sun/security/ntlm/
H A DServer.java87 public byte[] type2(byte[] type1, byte[] nonce) throws NTLMException { argument
H A DClient.java96 public byte[] type1() { method in class:Client
/openjdk9/hotspot/src/share/vm/classfile/
H A DstackMapFrame.cpp241 get_local_2( int32_t index, VerificationType type1, VerificationType type2, TRAPS) argument
301 set_local_2( int32_t index, VerificationType type1, VerificationType type2, TRAPS) argument
H A DstackMapFrame.hpp204 push_stack_2( VerificationType type1, VerificationType type2, TRAPS) argument
245 pop_stack_2( VerificationType type1, VerificationType type2, TRAPS) argument
[all...]
/openjdk9/hotspot/src/share/vm/opto/
H A Dmathexactnode.cpp49 static bool can_overflow(const Type* type1, const Type* type2) { argument
73 static bool can_overflow(const Type* type1, const Type* type2) { argument
86 static bool can_overflow(const Type* type1, const Type* type2) { argument
182 const Type* type1 = phase->type(arg1); local
[all...]
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodeinfo.processor/src/org/graalvm/compiler/nodeinfo/processor/
H A DGraphNodeVerifier.java206 private boolean sameType(TypeMirror type1, TypeMirror type2) { argument
/openjdk9/jdk/src/java.management/share/classes/sun/management/
H A DLazyCompositeData.java165 protected static boolean isTypeMatched(CompositeType type1, CompositeType type2) { argument
181 protected static boolean isTypeMatched(TabularType type1, TabularType type2) { argument
194 isTypeMatched(ArrayType<?> type1, ArrayType<?> type2) argument
[all...]
/openjdk9/langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/util/
H A DUtils.java264 public int compare(Type type1, Type type2) { argument
/openjdk9/jdk/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DClassWriter.java1764 int getMergedType(final int type1, final int type2) { argument
1795 protected String getCommonSuperClass(final String type1, final String type2) { argument
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/org/objectweb/asm/
H A DClassWriter.java1265 int getMergedType(final int type1, final int type2) { argument
1294 protected String getCommonSuperClass(final String type1, final String type2) argument
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DJavaAdapterBytecodeGenerator.java1202 private String getCommonSuperClass(final String type1, final String type2) { argument
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/types/
H A DType.java544 public static boolean isAssignableFrom(final Type type0, final Type type1) { argument
571 public static boolean areEquivalent(final Type type0, final Type type1) { argument
592 widest(final Type type0, final Type type1) argument
614 widest(final Class<?> type0, final Class<?> type1) argument
657 narrowest(final Type type0, final Type type1) argument
688 widest(final Type type0, final Type type1, final Type limit) argument
705 narrowest(final Type type0, final Type type1, final Type limit) argument
[all...]
/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.aarch64/src/org/graalvm/compiler/asm/aarch64/
H A DAArch64Assembler.java2193 private void fcvtCpuFpuInstruction(Instruction instr, Register dst, Register src, InstructionType type1, InstructionType type2) { argument
/openjdk9/jdk/test/java/lang/invoke/
H A DMethodHandlesTest.java1714 public void testPermuteArguments(int max, Class<?> type1, int t2c, Class<?> type2, int dilution) throws Throwable { argument
/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 116 milliseconds