Searched defs:allocatedSize (Results 1 – 7 of 7) sorted by relevance
35 MemoryBlock(void *addr, size_t allocatedSize) in MemoryBlock()40 size_t allocatedSize() const { return AllocatedSize; } in allocatedSize() function158 size_t allocatedSize() const { return M.allocatedSize(); } in allocatedSize() function
10 size_t allocatedSize; member
110 inline Index allocatedSize() const { return m_allocatedSize; } in allocatedSize() function
128 inline Index allocatedSize() const { in allocatedSize() function
693 int allocatedSize = ctxTypeID_to_size(cctxPtr->lz4CtxAlloc); in LZ4F_compressBegin_usingCDict() local
206 int allocatedSize; member
4813 VkDeviceSize allocatedSize = 0; in initExternal() local