Searched defs:IsUint16 (Results 1 – 4 of 4) sorted by relevance
184 bool IsUint16() const { in IsUint16() function
326 TEST_F(TypeTest, IsUint16) { in TEST_F() argument
72 static bool IsUint16(FormatMode mode, uint32_t num_bits) { in IsUint16() function
745 bool IsUint16() const { return IsUintN(16); } in IsUint16() function