Home
last modified time | relevance | path

Searched refs:setRegistry (Results 1 – 25 of 119) sorted by relevance

12345

/dports/science/axom/axom-0.6.1/src/axom/slam/examples/tinyHydro/
H A DPart.cpp24 IndexBuffer& zoneBuf = DataRegistry::setRegistry.addNamelessBuffer(nzones); in Part()
38 IndexBuffer& zoneBuf = DataRegistry::setRegistry.addNamelessBuffer(zoneList.size()); in Part()
54 IndexBuffer& zoneBuf = DataRegistry::setRegistry.addNamelessBuffer(arg.zones.size()); in Part()
78 IndexBuffer& zoneBuf = DataRegistry::setRegistry.addNamelessBuffer(rhs.zones.size()); in operator =()
H A DTinyHydroTypes.cpp12 IndexRegistry DataRegistry::setRegistry; member in tinyHydro::DataRegistry
H A DPolygonMeshXY.cpp38 …IndexBuffer& nodeIndices = DataRegistry::setRegistry.addBuffer("zone_node_relation_data", corners.… in PolygonMeshXY()
39 …IndexBuffer& faceIndices = DataRegistry::setRegistry.addBuffer("zone_face_relation_data", faces.si… in PolygonMeshXY()
/dports/textproc/jade/jade-1.2.1/lib/
H A DWinApp.cxx151 setRegistry("Catalogs", defaultCatalogs_); in setDefaultCatalogs()
159 setRegistry("Directories", defaultDirectories_); in setDefaultDirectories()
176 setRegistry("Encoding", defaultEncoding_); in setDefaultEncoding()
180 void WinApp::setRegistry(const char *name, const StringC &value) in setRegistry() function in SP_NAMESPACE::WinApp
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DWinApp.cxx151 setRegistry("Catalogs", defaultCatalogs_); in setDefaultCatalogs()
159 setRegistry("Directories", defaultDirectories_); in setDefaultDirectories()
176 setRegistry("Encoding", defaultEncoding_); in setDefaultEncoding()
180 void WinApp::setRegistry(const char *name, const StringC &value) in setRegistry() function in SP_NAMESPACE::WinApp
/dports/www/e107/e107/e107_core/shortcodes/batch/
H A Duser_shortcodes.php46 e107::setRegistry('total_chatposts', $chatposts);
60 e107::setRegistry('total_commentposts', $commentposts);
74 e107::setRegistry('total_forumposts', $forumposts);
122 e107::setRegistry('total_chatposts', $chatposts);
140 e107::setRegistry('total_commentposts', $commentposts);
152 e107::setRegistry('total_forumposts', $total_forumposts);
580 e107::setRegistry('userjump', $userjump);
/dports/graphics/pecl-imagick-im7/imagick-3.5.1/tests/
H A D150_Imagick_setregistry.phpt2 Test Imagick, setRegistry and getRegistry
18 Imagick::setRegistry("temporary-path", $currentPath);
/dports/graphics/pecl-imagick/imagick-3.5.1/tests/
H A D150_Imagick_setregistry.phpt2 Test Imagick, setRegistry and getRegistry
18 Imagick::setRegistry("temporary-path", $currentPath);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Controller/Plugin/
H A DActionStack.php79 $this->setRegistry($registry);
96 public function setRegistry(Zend_Registry $registry) function in Zend_Controller_Plugin_ActionStack
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/View/Helper/Placeholder/Container/
H A DStandalone.php67 $this->setRegistry(Zend_View_Helper_Placeholder_Registry::getRegistry());
87 public function setRegistry(Zend_View_Helper_Placeholder_Registry $registry) function in Zend_View_Helper_Placeholder_Container_Standalone
/dports/cad/stepcode/stepcode-0.8/src/cllazyfile/
H A DlazyInstMgr.h125 setRegistry( new Registry( initFunct ) ); in initRegistry()
130 void setRegistry( Registry * reg ) { in setRegistry() function
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DisplayVideo/
H A DUniversalAdId.php31 public function setRegistry($registry) function in Google_Service_DisplayVideo_UniversalAdId
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dfareporting/
H A DUniversalAdId.php23 public function setRegistry($registry) function in Google_Service_Dfareporting_UniversalAdId
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dfareporting/
H A DUniversalAdId.php23 public function setRegistry($registry) function in Google_Service_Dfareporting_UniversalAdId
/dports/www/e107/e107/e107_plugins/chatbox_menu/
H A De_user.php33 e107::setRegistry('total_chatposts', $chatposts);
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opencl/
H A DCLEventCallback.java56 void setRegistry(final CLObjectRegistry<CLEvent> eventRegistry) { in setRegistry() method in CLEventCallback
/dports/graphics/qgis-ltr/qgis-3.16.16/python/gui/auto_generated/processing/
H A Dqgsprocessingtoolboxtreeview.sip.in37 … registry. Otherwise, users must manually call :py:func:`~QgsProcessingToolboxTreeView.setRegistry`
44 void setRegistry(
/dports/www/e107/e107/e107_plugins/forum/
H A De_user.php25 e107::setRegistry('total_forumposts', $total_forumposts);
/dports/x11/kf5-kglobalaccel/kglobalaccel-5.89.0/src/runtime/
H A Dkglobalaccel_interface.h57 void setRegistry(GlobalShortcutsRegistry *registry);
H A Dkglobalaccel_interface.cpp31 void KGlobalAccelInterface::setRegistry(GlobalShortcutsRegistry *registry) in setRegistry() function in KGlobalAccelInterface
/dports/graphics/qgis/qgis-3.22.3/python/gui/auto_generated/processing/
H A Dqgsprocessingtoolboxtreeview.sip.in37 … registry. Otherwise, users must manually call :py:func:`~QgsProcessingToolboxTreeView.setRegistry`
44 void setRegistry(
/dports/devel/py-orange-canvas-core/orange-canvas-core-0.1.20/orangecanvas/document/tests/
H A Dtest_schemeedit.py52 self.w.setRegistry(self.reg)
413 w.setRegistry(self.reg)
430 w1.setRegistry(self.reg)
442 w.setRegistry(self.reg)
507 w.setRegistry(self.reg)
528 w.setRegistry(self.reg)
571 w.setRegistry(self.reg)
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DOperationNode.java124 void setRegistry(OperationRegistry registry); in setRegistry() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/
H A DPDERegistryStrategy.java63 public void setRegistry(IExtensionRegistry registry) { in setRegistry() method in PDERegistryStrategy.RegistryListener
162 fModelListener.setRegistry(registry); in setListenerRegistry()
165 fExtensionListener.setRegistry(registry); in setListenerRegistry()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/registry/
H A Dregistry.hxx563 inline void setRegistry(Registry const & registry);
666 inline void RegistryKey::setRegistry(Registry const & registry) in setRegistry() function in RegistryKey
717 if (ret == RegError::NO_ERROR) rNewKey.setRegistry(m_registry); in createKey()
731 if (ret == RegError::NO_ERROR) rOpenKey.setRegistry(m_registry); in openKey()
1009 rRootKey.setRegistry(*this); in openRootKey()

12345