Searched defs:AsInt16 (Results 1 – 4 of 4) sorted by relevance
50 int16_t AsInt16() const { return static_cast<int16_t>(uint_value_); } in AsInt16() function
73 int16_t AsInt16() const { return static_cast<int16_t>(uint_value_); } in AsInt16() function
787 int16_t AsInt16() const { return static_cast<int16_t>(AsIntN(16)); } in AsInt16() function
449 int16_t AsInt16() const { return static_cast<int16_t>(AsInt64()); } in AsInt16() function