Searched defs:paddedLength (Results 1 – 3 of 3) sorted by relevance
39 const size_t paddedLength = roundUp(length, padding); in append() local
188 uint32_t paddedLength; member204 uint32_t paddedLength; member227 uint32_t paddedLength; member
296 const uint32_t paddedLength = roundUp(initialLength, padding); in declare() local318 const uint32_t paddedLength = roundUp(newLength, temp.padding); in redeclare() local