Searched refs:WIDTH_16 (Results 1 – 2 of 2) sorted by relevance
83 private static final int WIDTH_16 = 1; field in FlexBuffersBuilder286 } else if (width == WIDTH_16) { in putUInt()373 if (len <= shortToUnsignedInt((short)0xffff)) return WIDTH_16; in widthUInBits()678 return new Value(key, FBT_INT, WIDTH_16, value); in int16()694 return new Value(key, FBT_UINT, WIDTH_16, value); in uInt16()
133 WIDTH_16, enumerator371 case WIDTH_16: in getInputWidth()439 case WIDTH_16: return false; in has8BitInputWidth()467 case WIDTH_16: return true; in has16BitInputWidth()495 case WIDTH_16: return false; in has64BitInputWidth()