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

/dalvik/dx/src/com/android/dx/dex/
H A DSizeOf.java23 public static final int USHORT = 2; field in class:SizeOf
68 public static final int TYPE_ITEM = USHORT;
82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT;
102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT;

Completed in 45 milliseconds