Searched defs:AppendSize (Results 1 – 2 of 2) sorted by relevance
580 const u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); in pushBatchClassBlocks() local645 u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); variable
733 const u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); in pushBatchClassBlocks() local797 u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); variable