Lines Matching defs:define

155     public static Attribute define(Map<Layout, Attribute> defs, int ctype,
164 define(sd, ATTR_CONTEXT_CLASS, "Signature", "RSH");
165 define(sd, ATTR_CONTEXT_CLASS, "Synthetic", "");
166 define(sd, ATTR_CONTEXT_CLASS, "Deprecated", "");
167 define(sd, ATTR_CONTEXT_CLASS, "SourceFile", "RUH");
168 define(sd, ATTR_CONTEXT_CLASS, "EnclosingMethod", "RCHRDNH");
169 define(sd, ATTR_CONTEXT_CLASS, "InnerClasses", "NH[RCHRCNHRUNHFH]");
171 define(sd, ATTR_CONTEXT_FIELD, "Signature", "RSH");
172 define(sd, ATTR_CONTEXT_FIELD, "Synthetic", "");
173 define(sd, ATTR_CONTEXT_FIELD, "Deprecated", "");
174 define(sd, ATTR_CONTEXT_FIELD, "ConstantValue", "KQH");
176 define(sd, ATTR_CONTEXT_METHOD, "Signature", "RSH");
177 define(sd, ATTR_CONTEXT_METHOD, "Synthetic", "");
178 define(sd, ATTR_CONTEXT_METHOD, "Deprecated", "");
179 define(sd, ATTR_CONTEXT_METHOD, "Exceptions", "NH[RCH]");
180 //define(sd, ATTR_CONTEXT_METHOD, "Code", "HHNI[B]NH[PHPOHPOHRCNH]NH[RUHNI[B]]");
182 define(sd, ATTR_CONTEXT_CODE, "StackMapTable",
197 define(sd, ATTR_CONTEXT_CODE, "LineNumberTable", "NH[PHH]");
198 define(sd, ATTR_CONTEXT_CODE, "LocalVariableTable", "NH[PHOHRUHRSHH]");
199 define(sd, ATTR_CONTEXT_CODE, "LocalVariableTypeTable", "NH[PHOHRUHRSHH]");
200 //define(sd, ATTR_CONTEXT_CODE, "CharacterRangeTable", "NH[PHPOHIIH]");
201 //define(sd, ATTR_CONTEXT_CODE, "CoverageTable", "NH[PHHII]");
211 // We define metadata using similar layouts
265 define(sd, ctype,
267 define(sd, ctype,
270 define(sd, ctype,
272 define(sd, ctype,
274 define(sd, ctype,