Searched defs:AppendSize (Results 1 – 4 of 4) sorted by relevance
577 const u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); in pushBatchClassBlocks() local639 u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); variable
745 const u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); in pushBatchClassBlocks() local806 u16 AppendSize = static_cast<u16>(Min<u32>(UnusedSlots, Size - I)); variable
333 const char* AppendSize(const char* ptr, int size, const A& append) { in AppendSize() function
329 const char* AppendSize(const char* ptr, int size, const A& append) { in AppendSize() function