Home
last modified time | relevance | path

Searched refs:BitStructInt (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dsubtype_check_bits_and_status.h75 BitStructInt</*lsb=*/ 0, /*width=*/ BitSizeOf<BitString::StorageType>()> int32_alias_;
/art/libartbase/base/
Dbit_struct_test.cc139 BitStructInt</*lsb=*/0, /*width=*/3> i3;
148 BitStructInt</*lsb=*/0, /*width=*/3> i3; in TEST()
259 BitStructInt</*lsb=*/0, /*width=*/3> i3;
Dbit_struct.h249 using BitStructInt = variable