Home
last modified time | relevance | path

Searched defs:addSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dlac_mem_pools.c83 Cpa32U addSize = (blkAlignmentInBytes >= sizeof(lac_mem_blk_t) ? in Lac_MemPoolGetElementRealSize() local
176 Cpa32U addSize = realSize - blkSizeInBytes; in Lac_MemPoolCreate() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp124 void ConstantAggregateBuilderBase::addSize(CharUnits size) { in addSize() function in ConstantAggregateBuilderBase
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1186 void LVScopeCompileUnit::addSize(LVScope *Scope, LVOffset Lower, addSize() function in LVScopeCompileUnit