Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat.h178 bool IsUint8() const { in IsUint8() function
Dtype_test.cc314 TEST_F(TypeTest, IsUint8) { in TEST_F() argument
Dtype.h69 static bool IsUint8(FormatMode mode, uint32_t num_bits) { in IsUint8() function
/external/vixl/src/aarch64/
Doperands-aarch64.h744 bool IsUint8() const { return IsUintN(8); } in IsUint8() function