Searched refs:WordSizeInBytes (Results 1 – 1 of 1) sorted by relevance
2765 unsigned WordSizeInBytes = WordSizeInBits/ByteSizeInBits; in getBitmapBlockLayout() local2796 residue_in_bytes = size_in_bytes % WordSizeInBytes; in getBitmapBlockLayout()2801 unsigned size_in_words = size_in_bytes.getQuantity() / WordSizeInBytes; in getBitmapBlockLayout()2951 unsigned WordSizeInBytes = WordSizeInBits/ByteSizeInBits; in fillRunSkipBlockVars() local2986 fieldSize = CharUnits::fromQuantity(WordSizeInBytes); in fillRunSkipBlockVars()