Home
last modified time | relevance | path

Searched defs:resourcesSorted (Results 1 – 4 of 4) sorted by relevance

/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx39 const std::vector<std::string>& resourcesSorted, std::size_t currentIndex, in AllocateCTestResources()
102 std::vector<std::string> resourcesSorted; in AllocateCTestResources() local
128 std::vector<std::string>& resourcesSorted) in InitialSort()
139 std::vector<std::string>& resourcesSorted, std::size_t lastAllocatedIndex) in IncrementalSort()
166 std::vector<std::string>& resourcesSorted) in InitialSort()
177 std::vector<std::string>& resourcesSorted, std::size_t lastAllocatedIndex) in IncrementalSort()
/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx39 const std::vector<std::string>& resourcesSorted, std::size_t currentIndex, in AllocateCTestResources()
102 std::vector<std::string> resourcesSorted; in AllocateCTestResources() local
128 std::vector<std::string>& resourcesSorted) in InitialSort()
139 std::vector<std::string>& resourcesSorted, std::size_t lastAllocatedIndex) in IncrementalSort()
166 std::vector<std::string>& resourcesSorted) in InitialSort()
177 std::vector<std::string>& resourcesSorted, std::size_t lastAllocatedIndex) in IncrementalSort()
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestBinPacker.cxx39 const std::vector<std::string>& resourcesSorted, std::size_t currentIndex, in AllocateCTestResources()
102 std::vector<std::string> resourcesSorted; in AllocateCTestResources() local
128 std::vector<std::string>& resourcesSorted) in InitialSort()
139 std::vector<std::string>& resourcesSorted, std::size_t lastAllocatedIndex) in IncrementalSort()
166 std::vector<std::string>& resourcesSorted) in InitialSort()
177 std::vector<std::string>& resourcesSorted, std::size_t lastAllocatedIndex) in IncrementalSort()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/
H A DResourceListSelectionDialog.java101 boolean resourcesSorted = true; field in ResourceListSelectionDialog.ResourceDescriptor