Searched defs:type2 (Results 1 - 19 of 19) 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 { method in class:Server
H A DClient.java119 public byte[] type3(byte[] type2, byte[] nonce) throws NTLMException { argument
/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...]
H A Dverifier.cpp703 VerificationType type, type2; local
[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
183 const Type* type2 = phase->type(arg2); local
[all...]
H A Difnode.cpp987 const TypeInt* type2 = filtered_int_type(igvn, n, fail); local
/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/hotspot/src/share/vm/ci/
H A DciTypeFlow.cpp803 ciType* type2 = pop_value(); local
H A DciTypeFlow.hpp406 ciType* type2 = type_at(local(index+1)); local
413 ciType* type2 = pop_value(); local
452 ciType* type2 = type_at(local(index+1)); local
459 ciType* type2 = pop_value(); local
[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 168 milliseconds