Home
last modified time | relevance | path

Searched refs:allocationsPtr (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx90 std::vector<cmCTestBinPackerAllocation*> allocationsPtr; in AllocateCTestResources() local
91 allocationsPtr.reserve(allocations.size()); in AllocateCTestResources()
93 allocationsPtr.push_back(&allocation); in AllocateCTestResources()
96 allocationsPtr.rbegin(), allocationsPtr.rend(), in AllocateCTestResources()
111 resources, resourcesSorted, std::size_t(0), allocationsPtr); in AllocateCTestResources()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx90 std::vector<cmCTestBinPackerAllocation*> allocationsPtr; in AllocateCTestResources() local
91 allocationsPtr.reserve(allocations.size()); in AllocateCTestResources()
93 allocationsPtr.push_back(&allocation); in AllocateCTestResources()
96 allocationsPtr.rbegin(), allocationsPtr.rend(), in AllocateCTestResources()
111 resources, resourcesSorted, std::size_t(0), allocationsPtr); in AllocateCTestResources()
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx90 std::vector<cmCTestBinPackerAllocation*> allocationsPtr; in AllocateCTestResources() local
91 allocationsPtr.reserve(allocations.size()); in AllocateCTestResources()
93 allocationsPtr.push_back(&allocation); in AllocateCTestResources()
96 allocationsPtr.rbegin(), allocationsPtr.rend(), in AllocateCTestResources()
111 resources, resourcesSorted, std::size_t(0), allocationsPtr); in AllocateCTestResources()