Searched refs:totalBits (Results 1 – 3 of 3) sorted by relevance
151 int totalBits = 0; in Generate() local153 totalBits += in Generate()156 int totalInts = (totalBits + 31) / 32; in Generate()
217 int totalBits = 0; in Generate() local219 totalBits += in Generate()222 int totalInts = (totalBits + 31) / 32; in Generate()
398 int totalBits = 0; in Generate() local400 totalBits += in Generate()403 int totalInts = (totalBits + 31) / 32; in Generate()