Searched defs:ACC_BRIDGE (Results 1 – 6 of 6) sorted by relevance
28 static final int ACC_BRIDGE = 0x0040; // same bit value as ACC_VOLATILE field
46 ACC_BRIDGE(TurbineFlag.ACC_BRIDGE), enumConstant
36 public static final int ACC_BRIDGE = 0x0040; field in TurbineFlag
316 int ACC_BRIDGE = 0x0040; // method field
141 short ACC_BRIDGE = 0x0040; field
242 public static final short ACC_BRIDGE = 0x0040; field in Const