Searched defs:UNUSED (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/classes/java/security/cert/
H A DCRLReason.java84 UNUSED, enum constant in enum:CRLReason
/openjdk7/langtools/test/tools/javac/enum/7160084/
H A DT7160084a.java43 UNUSED(""); enum constant in enum:T7160084a.Intf.MyEnumA
/openjdk7/hotspot/src/cpu/zero/vm/
H A DmethodHandles_zero.cpp64 int MethodHandles::method_handle_entry_invokeBasic(methodOop method, intptr_t UNUSED, TRAPS) { argument
83 int MethodHandles::method_handle_entry_linkToStaticOrSpecial(methodOop method, intptr_t UNUSED, TRAPS) { argument
96 int MethodHandles::method_handle_entry_linkToInterface(methodOop method, intptr_t UNUSED, TRAPS) { argument
129 int MethodHandles::method_handle_entry_linkToVirtual(methodOop method, intptr_t UNUSED, TRAPS) { argument
155 int MethodHandles::method_handle_entry_invalid(methodOop method, intptr_t UNUSED, TRAPS) { argument
H A DcppInterpreter_zero.cpp68 int CppInterpreter::normal_entry(methodOop method, intptr_t UNUSED, TRAPS) { argument
199 int CppInterpreter::native_entry(methodOop method, intptr_t UNUSED, TRAPS) { argument
469 int CppInterpreter::accessor_entry(methodOop method, intptr_t UNUSED, TRAPS) { argument
597 int CppInterpreter::empty_entry(methodOop method, intptr_t UNUSED, TRAPS) { argument
/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DReasonFlags.java61 public static final String UNUSED = "unused"; field in class:ReasonFlags
73 UNUSED,
/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DOCSPResponse.java125 UNUSED, // is not used enum constant in enum:OCSPResponse.ResponseStatus

Completed in 1159 milliseconds