Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h766 bool IsUint16() const { return IsUintN(16); } in IsUint16() function