Searched refs:vectorSize (Results 1 – 3 of 3) sorted by relevance
53 AllocationInfo::AddNodeTableAllocation(size_t arraySize, size_t vectorSize, in AddNodeTableAllocation() argument57 fNodeTableVectorSize += vectorSize * elementSize; in AddNodeTableAllocation()64 size_t vectorSize, in AddDirectoryEntryTableAllocation() argument69 fDirectoryEntryTableVectorSize += vectorSize * elementSize; in AddDirectoryEntryTableAllocation()
15 void AddNodeTableAllocation(size_t arraySize, size_t vectorSize,17 void AddDirectoryEntryTableAllocation(size_t arraySize, size_t vectorSize,
166 size_t vectorSize = 0; in UpdateTrashIcons() local169 fTrashFull ? R_TrashFullIcon : R_TrashIcon, &vectorSize); in UpdateTrashIcons()173 vectorData, vectorSize); in UpdateTrashIcons()