Searched defs:BYTES (Results 1 – 8 of 8) sorted by relevance
125 BYTES (JavaType.BYTE_STRING, WIRETYPE_LENGTH_DELIMITED) { in BYTES() enumConstant
829 BYTES (JavaType.BYTE_STRING), enumConstant
43 BYTES_TABLE, BYTES, enumerator
189 #define BYTES CHAR_BIT macro
51 public static final int BYTES = Long.SIZE / Byte.SIZE; field in Longs
51 public static final int BYTES = Character.SIZE / Byte.SIZE; field in Chars
51 public static final int BYTES = Short.SIZE / Byte.SIZE; field in Shorts
51 public static final int BYTES = Integer.SIZE / Byte.SIZE; field in Ints