Home
last modified time | relevance | path

Searched defs:IsUint16 (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/amber/src/
Dformat.h184 bool IsUint16() const { in IsUint16() function
Dtype_test.cc326 TEST_F(TypeTest, IsUint16) { in TEST_F() argument
Dtype.h72 static bool IsUint16(FormatMode mode, uint32_t num_bits) { in IsUint16() function
/external/vixl/src/aarch64/
Doperands-aarch64.h745 bool IsUint16() const { return IsUintN(16); } in IsUint16() function