Searched refs:NumAllocations (Results 1 – 3 of 3) sorted by relevance
274 ULONG NumAllocations; in TestBigPoolExpansion() local283 for (NumAllocations = 0; NumAllocations < MaxAllocations; NumAllocations++) in TestBigPoolExpansion()285 BigAllocations[NumAllocations] = ExAllocatePoolWithTag(PoolType, in TestBigPoolExpansion()288 if (BigAllocations[NumAllocations] == NULL) in TestBigPoolExpansion()290 NumAllocations--; in TestBigPoolExpansion()295 trace("Got %lu allocations for PoolType %d\n", NumAllocations, PoolType); in TestBigPoolExpansion()298 for (; NumAllocations < MaxAllocations; NumAllocations--) in TestBigPoolExpansion()300 ASSERT(BigAllocations[NumAllocations] != NULL); in TestBigPoolExpansion()301 ExFreePoolWithTag(BigAllocations[NumAllocations], in TestBigPoolExpansion()
214 UINT NumAllocations; // in: Number of allocations in the array member1449 UINT NumAllocations; member1452 _Field_size_(NumAllocations) D3DDDI_ALLOCATIONINFO* pAllocationInfo;1455 _Field_size_(NumAllocations) D3DDDI_ALLOCATIONINFO2* pAllocationInfo2; // _ADVSCH_1469 …_Field_size_(NumAllocations) D3DDDI_OPENALLOCATIONINFO* pOpenAllocationInfo;…1565 …UINT NumAllocations; // out : Number of allocations associated with … member1578 …UINT NumAllocations; // out : Number of allocations associated with thi… member4437 …UINT NumAllocations; // in: number of items in whichever of pResources or… member4450 …UINT NumAllocations; // in: number of items in pDiscarded and whichever … member4456 …UINT NumAllocations; // in: number of items in pDiscarded and whichever … member[all …]
1434 …UINT NumAllocations; // [in/out] On input, the number of allocation han… member1436 D3DKMT_PTR(_Field_size_(NumAllocations)