Searched defs:BYTE (Results 1 – 5 of 5) sorted by relevance
27 public static final int BYTE = 8; field in Types
38 public static final CstType BYTE = intern(Type.BYTE_CLASS); field in CstType
37 public static final CstType BYTE = intern(Type.BYTE_CLASS); field in CstType
78 public static final Type BYTE = new Type("B", BT_BYTE); field in Type134 CLASS_TYPE_MAP.put(byte.class, BYTE); in CLASS_TYPE_MAP.put() argument
77 public static final Type BYTE = new Type("B", BT_BYTE); field in Type