Searched refs:useInt (Results 1 – 1 of 1) sorted by relevance
75 useInt(((Value) null).intField); in methodTwo()138 useInt(((Value) null).byteField); in methodTwo()152 useInt(((Value) null).charField); in methodTwo()159 useInt(((Value) null).shortField); in methodTwo()208 useInt(((Value) null).volatileIntField); in methodTwo()264 useInt(((Value) null).volatileByteField); in methodTwo()292 useInt(((Value) null).volatileCharField); in methodTwo()306 useInt(((Value) null).volatileShortField); in methodTwo()327 useInt(((int[]) null)[0]); in methodTwo()390 useInt(((byte[]) null)[0]); in methodTwo()[all …]