Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/
Dformat.h190 bool IsUint32() const { in IsUint32() function
Dtype_test.cc338 TEST_F(TypeTest, IsUint32) { in TEST_F() argument
Dtype.h75 static bool IsUint32(FormatMode mode, uint32_t num_bits) { in IsUint32() function
/external/vixl/src/aarch64/
Doperands-aarch64.h746 bool IsUint32() const { return IsUintN(32); } in IsUint32() function