Searched refs:addSize (Results 1 – 6 of 6) sorted by relevance
83 Cpa32U addSize = (blkAlignmentInBytes >= sizeof(lac_mem_blk_t) ? in Lac_MemPoolGetElementRealSize() local86 return blkSizeInBytes + addSize; in Lac_MemPoolGetElementRealSize()176 Cpa32U addSize = realSize - blkSizeInBytes; in Lac_MemPoolCreate() local191 (void *)((LAC_ARCH_UINT)pMemBlk + addSize)); in Lac_MemPoolCreate()199 (lac_mem_blk_t *)(((LAC_ARCH_UINT)(pMemBlk)) + addSize - in Lac_MemPoolCreate()
124 void ConstantAggregateBuilderBase::addSize(CharUnits size) { in addSize() function in ConstantAggregateBuilderBase
197 void addSize(CharUnits size);
605 void addSize(LVScope *Scope, LVOffset Lower, LVOffset Upper);
709 CompileUnit->addSize(Scope, Lower, Upper); in traverseDieAndChildren()
1178 void LVScopeCompileUnit::addSize(LVScope *Scope, LVOffset Lower, in printExtra() 1186 void LVScopeCompileUnit::addSize(LVScope *Scope, LVOffset Lower, addSize() function in LVScopeCompileUnit