Searched defs:WIDTH (Results 1 – 4 of 4) sorted by relevance
78 constexpr size_t WIDTH = sizeof(Offset) + (std::is_signed_v<Offset> ? 1 : 0); in OffsetToHexStr() local
30 static constexpr int WIDTH = 20; variable
195 static constexpr size_t WIDTH = std::numeric_limits<uint8_t>::digits; in RewriteChecksum() local
220 constexpr size_t WIDTH = 16; in Dump() local