Searched refs:X_ATTR_Deprecated (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dconstants.h101 X_ATTR_Deprecated = 20, enumerator in enum:__anon619
114 F(X_ATTR_Deprecated,Deprecated) \
H A Dunpack.cpp4281 case ADH_BYTE(ATTR_CONTEXT_CLASS, X_ATTR_Deprecated):
4282 case ADH_BYTE(ATTR_CONTEXT_FIELD, X_ATTR_Deprecated):
4283 case ADH_BYTE(ATTR_CONTEXT_METHOD, X_ATTR_Deprecated):
/openjdk7/jdk/src/share/classes/com/sun/java/util/jar/pack/
H A DConstants.java115 X_ATTR_Deprecated = 20, field in class:Constants
H A DBandStructure.java1737 predefineAttribute(X_ATTR_Deprecated, ATTR_CONTEXT_CLASS, null,
1750 predefineAttribute(X_ATTR_Deprecated, ATTR_CONTEXT_FIELD, null,
1769 predefineAttribute(X_ATTR_Deprecated, ATTR_CONTEXT_METHOD, null,

Completed in 59 milliseconds