Home
last modified time | relevance | path

Searched defs:installTypes (Results 1 – 8 of 8) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/environments/
H A DEnvironmentsManager.java297 IVMInstallType[] installTypes = JavaRuntime.getVMInstallTypes(); in initializeCompatibilities() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/CPack/
H A DcmCPackGenerator.cxx595 cmValue installTypes = this->GetOption(installTypesVar); in InstallProjectViaInstallCMakeProjects() local
1596 cmValue installTypes = this->GetOption(macroPrefix + "_INSTALL_TYPES"); in GetComponent() local
H A DcmCPackNSISGenerator.cxx268 std::vector<cmCPackInstallationType*> installTypes( in PackageFiles() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/CPack/
H A DcmCPackGenerator.cxx595 cmValue installTypes = this->GetOption(installTypesVar); in InstallProjectViaInstallCMakeProjects() local
1596 cmValue installTypes = this->GetOption(macroPrefix + "_INSTALL_TYPES"); in GetComponent() local
H A DcmCPackNSISGenerator.cxx268 std::vector<cmCPackInstallationType*> installTypes( in PackageFiles() local
/dports/devel/cmake/cmake-3.22.1/Source/CPack/
H A DcmCPackGenerator.cxx595 cmValue installTypes = this->GetOption(installTypesVar); in InstallProjectViaInstallCMakeProjects() local
1596 cmValue installTypes = this->GetOption(macroPrefix + "_INSTALL_TYPES"); in GetComponent() local
H A DcmCPackNSISGenerator.cxx268 std::vector<cmCPackInstallationType*> installTypes( in PackageFiles() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/
H A DJavaRuntime.java3280 IVMInstallType[] installTypes = getVMInstallTypes(); in initializeVMs() local