Home
last modified time | relevance | path

Searched refs:readRegistry (Results 1 – 25 of 104) sorted by relevance

12345

/dports/math/R/R-4.1.2/src/library/utils/man/
H A DreadRegistry.Rd6 \name{readRegistry}
7 \alias{readRegistry}
14 readRegistry(key, hive = c("HLM", "HCR", "HCU", "HU", "HCC", "HPD"),
52 try(readRegistry("SOFTWARE\\\\R-core", maxdepth = 3))
57 readRegistry(gmt, "HLM")
60 readRegistry("SOFTWARE\\\\JAGS", maxdepth = 3, view = "32")
63 readRegistry("SOFTWARE\\\\R-core\\\\R64", "HCU", maxdepth = 2)
/dports/math/libRmath/R-4.1.1/src/library/utils/man/
H A DreadRegistry.Rd6 \name{readRegistry}
7 \alias{readRegistry}
14 readRegistry(key, hive = c("HLM", "HCR", "HCU", "HU", "HCC", "HPD"),
52 try(readRegistry("SOFTWARE\\\\R-core", maxdepth = 3))
57 readRegistry(gmt, "HLM")
60 readRegistry("SOFTWARE\\\\JAGS", maxdepth = 3, view = "32")
63 readRegistry("SOFTWARE\\\\R-core\\\\R64", "HCU", maxdepth = 2)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/
H A DMarkerImageProviderRegistry.java83 public void readRegistry() { in MarkerImageProviderRegistry() method in MarkerImageProviderRegistry.MarkerImageReader
84 readRegistry(Platform.getExtensionRegistry(), in MarkerImageProviderRegistry()
90 new MarkerImageReader().readRegistry(); in MarkerImageProviderRegistry()
H A DMarkerHelpRegistryReader.java63 readRegistry(extensionRegistry, IDEWorkbenchPlugin.IDE_WORKBENCH, in addHelp()
65 readRegistry(extensionRegistry, IDEWorkbenchPlugin.IDE_WORKBENCH, in addHelp()
H A DProjectImageRegistryReader.java74 readRegistry(in, IDEWorkbenchPlugin.IDE_WORKBENCH, in readProjectNatureImages()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/
H A DDecoratorRegistryReader.java100 Collection<DecoratorDefinition> readRegistry(IExtensionRegistry in) { in readRegistry() method in DecoratorRegistryReader
103 readRegistry(in, PlatformUI.PLUGIN_ID, IWorkbenchRegistryConstants.PL_DECORATORS); in readRegistry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/
H A DNavigatorViewerDescriptorManager.java45 new NavigatorViewerDescriptorRegistry().readRegistry(); in NavigatorViewerDescriptorManager()
205 public void readRegistry() { in readRegistry() method in NavigatorViewerDescriptorManager.NavigatorViewerDescriptorRegistry
212 super.readRegistry(); in readRegistry()
H A DNavigatorContentDescriptorManager.java75 new NavigatorContentDescriptorRegistry().readRegistry(); in NavigatorContentDescriptorManager()
465 public void readRegistry() { in readRegistry() method in NavigatorContentDescriptorManager.NavigatorContentDescriptorRegistry
466 super.readRegistry(); in readRegistry()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A Dmake_intl_data.py44 def readRegistry(registry): function
188 data = readRegistry(registry)
/dports/www/R-cran-webshot/webshot/R/
H A Dutils.R362 magick.path = utils::readRegistry('SOFTWARE\\ImageMagick\\Current')$BinPath
375 magick.path = utils::readRegistry('LyX.Document\\Shell\\open\\command', 'HCR')
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/
H A DCommonActionDescriptorManager.java55 new ActionProviderRegistry().readRegistry(); in CommonActionDescriptorManager()
299 public void readRegistry() { in readRegistry() method in CommonActionDescriptorManager.ActionProviderRegistry
300 super.readRegistry(); in readRegistry()
/dports/devel/R-cran-pkgbuild/pkgbuild/R/
H A Drtools-registry.R3 utils::readRegistry(...),
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.editors/src/org/eclipse/ui/editors/text/templates/
H A DContributionContextTypeRegistry.java70 readRegistry(registryId); in ContributionContextTypeRegistry()
88 private void readRegistry(String registryId) { in readRegistry() method in ContributionContextTypeRegistry
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/
H A DWorkingSetRegistryReader.java75 readRegistry(in, PlatformUI.PLUGIN_ID, IWorkbenchRegistryConstants.PL_WORKINGSETS); in readWorkingSets()
/dports/devel/kf5-knewstuff/knewstuff-5.89.0/src/core/
H A Dcache.h41 void readRegistry();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/
H A DSlaveContextService.java264 public void readRegistry() { in readRegistry() method in SlaveContextService
265 fParentService.readRegistry(); in readRegistry()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/
H A DSettingsTransferRegistryReader.java55readRegistry(registry, WorkbenchPlugin.PI_WORKBENCH, IWorkbenchRegistryConstants.PL_PREFERENCE_TRA… in getSettingTransfers()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DObjectActionContributorReader.java70 readRegistry(registry, PlatformUI.PLUGIN_ID, IWorkbenchRegistryConstants.PL_POPUP_MENU); in readPopupContributors()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/contexts/
H A DIContextService.java313 void readRegistry(); in readRegistry() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/extension/
H A DExtensionEditorWizard.java52 wizards = reader.readRegistry(PDEPlugin.getPluginId(), PLUGIN_POINT, true); in loadWizardCollection()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/
H A DSlaveCommandService.java198 public void readRegistry() { in readRegistry() method in SlaveCommandService
199 fParentService.readRegistry(); in readRegistry()
H A DCommandImageService.java131 public void readRegistry() { in readRegistry() method in CommandImageService
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/filters/
H A DCommonFilterDescriptorManager.java49 new CommonFilterDescriptorRegistry().readRegistry(); in CommonFilterDescriptorManager()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/services/
H A DSourceProviderService.java103 public void readRegistry() { in readRegistry() method in SourceProviderService
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DWorkbenchEncoding.java80 reader.readRegistry(Platform.getExtensionRegistry(), PlatformUI.PLUGIN_ID, in getDefinedEncodings()

12345