Searched refs:type (Results 26 - 50 of 4477) sorted by relevance

1234567891011>>

/openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/
H A DMultiCatch.java37 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
38 @TADescription(annotation = "TB", type = EXCEPTION_PARAMETER, exceptionIndex = 1)
44 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
45 @TADescription(annotation = "TB", type = EXCEPTION_PARAMETER, exceptionIndex = 1)
46 @TADescription(annotation = "TC", type = EXCEPTION_PARAMETER, exceptionIndex = 2)
52 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 1)
53 @TADescription(annotation = "TB", type = EXCEPTION_PARAMETER, exceptionIndex = 1)
54 @TADescription(annotation = "TC", type = EXCEPTION_PARAMETER, exceptionIndex = 2)
55 @TADescription(annotation = "TD", type = EXCEPTION_PARAMETER, exceptionIndex = 2)
56 @TADescription(annotation = "TE", type
[all...]
H A DConstructors.java37 @TADescription(annotation = "TA", type = METHOD_RETURN)
38 @TADescription(annotation = "TB", type = METHOD_RETURN)
39 @TADescription(annotation = "TC", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
45 @TADescription(annotation = "TA", type = METHOD_RETURN, genericLocation = {1, 0})
46 @TADescription(annotation = "TB", type = METHOD_RETURN, genericLocation = {1, 0})
47 @TADescription(annotation = "TC", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
56 @TADescription(annotation = "TA", type = METHOD_RECEIVER)
57 @TADescription(annotation = "TB", type = METHOD_RETURN, genericLocation = {1, 0})
58 @TADescription(annotation = "TC", type = METHOD_RECEIVER)
59 @TADescription(annotation = "TD", type
[all...]
H A DMethodThrows.java36 @TADescription(annotation = "TA", type = THROWS, typeIndex = 0)
37 @TADescription(annotation = "TB", type = THROWS, typeIndex = 2)
42 @TADescription(annotation = "TA", type = THROWS, typeIndex = 0)
43 @TADescription(annotation = "TB", type = THROWS, typeIndex = 2)
48 @TADescription(annotation = "TA", type = THROWS, typeIndex = 0)
49 @TADescription(annotation = "TB", type = THROWS, typeIndex = 2)
54 @TADescription(annotation = "TA", type = THROWS, typeIndex = 0,
56 @TADescription(annotation = "TB", type = THROWS, typeIndex = 0,
58 @TADescription(annotation = "TC", type = THROWS, typeIndex = 0,
60 @TADescription(annotation = "TD", type
[all...]
H A DNestedTypes.java31 * @ignore 8057687 emit correct byte code an attributes for type annotations
39 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER,
41 @TADescription(annotation = "TB", type = METHOD_FORMAL_PARAMETER,
47 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER,
49 @TADescription(annotation = "TB", type = METHOD_FORMAL_PARAMETER,
59 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER,
65 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER,
67 @TADescription(annotation = "TB", type = METHOD_FORMAL_PARAMETER,
74 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER,
80 @TADescription(annotation = "TA", type
[all...]
H A DMethodReturns.java37 @TADescription(annotation = "TA", type = METHOD_RETURN)
42 @TADescription(annotation = "TA", type = METHOD_RETURN)
47 @TADescription(annotation = "TA", type = METHOD_RETURN)
48 @TADescription(annotation = "TB", type = METHOD_RETURN,
50 @TADescription(annotation = "TC", type = METHOD_RETURN,
52 @TADescription(annotation = "TD", type = METHOD_RETURN,
58 @TADescription(annotation = "TA", type = METHOD_RETURN)
59 @TADescription(annotation = "TB", type = METHOD_RETURN,
61 @TADescription(annotation = "TC", type = METHOD_RETURN,
67 @TADescription(annotation = "TA", type
[all...]
H A DFields.java36 @TADescription(annotation = "TA", type = FIELD)
41 @TADescription(annotation = "TA", type = FIELD)
46 @TADescription(annotation = "TA", type = FIELD)
47 @TADescription(annotation = "TB", type = FIELD,
49 @TADescription(annotation = "TC", type = FIELD,
51 @TADescription(annotation = "TD", type = FIELD,
57 @TADescription(annotation = "TA", type = FIELD)
58 @TADescription(annotation = "TB", type = FIELD,
60 @TADescription(annotation = "TC", type = FIELD,
66 @TADescription(annotation = "TA", type
[all...]
H A DClassExtends.java36 @TADescription(annotation = "TA", type = CLASS_EXTENDS, typeIndex = 65535)
37 @TADescription(annotation = "TB", type = CLASS_EXTENDS, typeIndex = 1)
43 @TADescription(annotation = "RTAs", type = CLASS_EXTENDS, typeIndex = 65535)
44 @TADescription(annotation = "RTBs", type = CLASS_EXTENDS, typeIndex = 1)
50 @TADescription(annotation = "TA", type = CLASS_EXTENDS, typeIndex = 65535,
52 @TADescription(annotation = "TB", type = CLASS_EXTENDS, typeIndex = 1,
58 @TADescription(annotation = "RTAs", type = CLASS_EXTENDS, typeIndex = 65535,
60 @TADescription(annotation = "RTBs", type = CLASS_EXTENDS, typeIndex = 1,
66 @TADescription(annotation = "TA", type = CLASS_EXTENDS, typeIndex = 65535)
67 @TADescription(annotation = "TB", type
[all...]
H A DMethodParameters.java36 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
41 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER, paramIndex = 1)
46 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
47 @TADescription(annotation = "TB", type = METHOD_FORMAL_PARAMETER,
49 @TADescription(annotation = "TC", type = METHOD_FORMAL_PARAMETER,
51 @TADescription(annotation = "TD", type = METHOD_FORMAL_PARAMETER,
57 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
58 @TADescription(annotation = "TB", type = METHOD_FORMAL_PARAMETER,
60 @TADescription(annotation = "TC", type = METHOD_FORMAL_PARAMETER,
62 @TADescription(annotation = "TD", type
[all...]
H A DFromSpecification.java36 @TADescription(annotation = "TA", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
37 @TADescription(annotation = "TB", type = METHOD_FORMAL_PARAMETER,
39 @TADescription(annotation = "TC", type = METHOD_FORMAL_PARAMETER,
41 @TADescription(annotation = "TD", type = METHOD_FORMAL_PARAMETER,
43 @TADescription(annotation = "TE", type = METHOD_FORMAL_PARAMETER,
49 @TADescription(annotation = "TF", type = METHOD_FORMAL_PARAMETER, paramIndex = 0)
50 @TADescription(annotation = "TG", type = METHOD_FORMAL_PARAMETER,
52 @TADescription(annotation = "TH", type = METHOD_FORMAL_PARAMETER,
54 @TADescription(annotation = "TI", type = METHOD_FORMAL_PARAMETER,
61 @TADescription(annotation = "TJ", type
[all...]
H A DExceptionParameters.java37 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
42 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
47 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
48 @TADescription(annotation = "TB", type = EXCEPTION_PARAMETER, exceptionIndex = 1)
49 @TADescription(annotation = "TC", type = EXCEPTION_PARAMETER, exceptionIndex = 2)
58 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
59 @TADescription(annotation = "TB", type = EXCEPTION_PARAMETER, exceptionIndex = 1)
60 @TADescription(annotation = "TC", type = EXCEPTION_PARAMETER, exceptionIndex = 2)
71 @TADescription(annotation = "TA", type = EXCEPTION_PARAMETER, exceptionIndex = 0)
72 @TADescription(annotation = "TB", type
[all...]
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DResultTypeFinder.java29 /** Specialized SignatureIterator: Used to compute the result type. */
32 protected void set(int size, int type) { if (isReturnType()) this.type = type; } argument
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/plaf/metal/
H A DMetalFontDesktopProperty.java36 * Maps from metal font theme type as defined in MetalTheme
49 * Corresponds to a MetalTheme font type.
51 private int type; field in class:MetalFontDesktopProperty
56 * desktop property is determined from the type of font.
58 * @param type MetalTheme font type.
60 MetalFontDesktopProperty(int type) { argument
61 this(propertyMapping[type], type);
68 * @param type Typ
71 MetalFontDesktopProperty(String key, int type) argument
[all...]
/openjdk10/langtools/test/tools/javac/annotations/neg/
H A DAnnComma.java12 @ann1(isStatic=false,type="class" ,)
14 @ann1(type="class",isStatic=false,) public void myMethod() {
20 String type(); method in interface:ann1
/openjdk10/hotspot/src/share/vm/memory/
H A Duniverse.inline.hpp30 // Check whether an element of a typeArrayOop with the given type must be
34 inline bool Universe::element_type_should_be_aligned(BasicType type) { argument
35 return type == T_DOUBLE || type == T_LONG;
38 // Check whether an object field (static/non-static) of the given type must be aligned 0 mod 8.
40 inline bool Universe::field_type_should_be_aligned(BasicType type) { argument
41 return type == T_DOUBLE || type == T_LONG;
/openjdk10/hotspot/src/share/vm/metaprogramming/
H A DremoveReference.hpp30 // This metafunction returns for a type T either the underlying type behind
31 // the reference iff T is a reference type, or the same type T if T is not
32 // a reference type.
34 template <typename T> struct RemoveReference: AllStatic { typedef T type; }; typedef in struct:RemoveReference
36 template <typename T> struct RemoveReference<T&>: AllStatic { typedef T type; }; typedef in struct:RemoveReference
H A DremoveCV.hpp32 typedef T type; typedef in struct:RemoveCV
37 typedef T type; typedef in struct:RemoveCV
42 typedef T type; typedef in struct:RemoveCV
47 typedef T type; typedef in struct:RemoveCV
/openjdk10/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/processor/modeler/wsdl/
H A DAccessorElement.java38 private QName type; field in class:AccessorElement
43 * @param type
46 public AccessorElement(String name, QName type) { argument
47 this.type = type;
51 * @return Returns the type.
54 return type;
57 * @param type The type to set.
59 public void setType(QName type) { argument
[all...]
/openjdk10/nashorn/samples/
H A Dsam_function.js33 // a SAM (single abstract method) type object is expected
35 var System = Java.type("java.lang.System");
36 var Timer = Java.type("java.util.Timer");
40 // which is a single-abstract-method type. you
/openjdk10/nashorn/test/script/sandbox/
H A Darrayclass.js33 var unsafeArr = Java.type("[Lsun.misc.Unsafe;");
/openjdk10/jdk/test/javax/management/mxbean/
H A DSqeNotification.java33 public SqeNotification(String type, Object source, long sequenceNumber) { argument
34 super(type, source, sequenceNumber);
38 public SqeNotification(String type, Object source, long sequenceNumber, argument
40 super(type, source, sequenceNumber, timeStamp);
44 public SqeNotification(String type, Object source, long sequenceNumber, argument
46 super(type, source, sequenceNumber, timeStamp, message);
50 public SqeNotification(String type, Object source, long sequenceNumber, argument
52 super(type, source, sequenceNumber, message);
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_LinearScan_sparc.hpp32 inline int LinearScan::num_physical_regs(BasicType type) { argument
35 if (type == T_DOUBLE) {
42 inline bool LinearScan::requires_adjacent_regs(BasicType type) { argument
43 return type == T_DOUBLE;
58 assert(cur->type() != T_FLOAT && cur->type() != T_DOUBLE, "cpu regs only");
62 } else if (cur->type() == T_INT || cur->type() == T_LONG || cur->type() == T_OBJECT || cur->type()
[all...]
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/org/objectweb/asm/tree/analysis/
H A DBasicValue.java64 * A {@link Value} that is represented by its type in a seven types type system.
65 * This type system distinguishes the UNINITIALZED, INT, FLOAT, LONG, DOUBLE,
89 private final Type type; field in class:BasicValue
91 public BasicValue(final Type type) { argument
92 this.type = type;
96 return type;
100 return type == Type.LONG_TYPE || type
[all...]
/openjdk10/hotspot/src/jdk.aot/share/classes/jdk.tools.jaotc/src/jdk/tools/jaotc/
H A DCallSiteRelocationInfo.java29 * Describes a call site relocation. Contains a name of the callee and a relocation type, describing
35 final RelocType type; field in class:CallSiteRelocationInfo
37 CallSiteRelocationInfo(String targetSymbol, RelocType type) { argument
39 this.type = type;
/openjdk10/jaxws/src/java.activation/share/classes/com/sun/activation/registries/
H A DMimeTypeEntry.java31 private String type; field in class:MimeTypeEntry
35 type = mime_type;
40 return type;
48 return "MIMETypeEntry: " + type + ", " + extension;
/openjdk10/jdk/src/java.base/share/classes/sun/security/ssl/
H A DHelloExtension.java32 final ExtensionType type; field in class:HelloExtension
34 HelloExtension(ExtensionType type) { argument
35 this.type = type;
38 // Length of the encoded extension, including the type and length fields

Completed in 210 milliseconds

1234567891011>>