Searched defs:ACC_STATIC (Results 1 – 8 of 8) sorted by relevance
23 static final int ACC_STATIC = 0x0008; field
29 public static final int ACC_STATIC = 0x0008; field in TurbineFlag
49 public static final String ACC_STATIC = "static"; field
63 public static final int ACC_STATIC = 0x0008; field in ClassConstants
781 public static final int ACC_STATIC = 0x0008; field in JDWPConstants.FieldAccess
307 int ACC_STATIC = 0x0008; // field, method field
121 short ACC_STATIC = 0x0008; field
170 public static final short ACC_STATIC = 0x0008; field in Const