Home
last modified time | relevance | path

Searched refs:SetDriver (Results 1 – 25 of 120) sorted by relevance

12345

/dports/www/mattermost-server/mattermost-server-6.0.2/plugin/
H A Dclient.go21 SetDriver(driver Driver)
26 impl.SetDriver(nil)
52 func (p *MattermostPlugin) SetDriver(driver Driver) { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DDockerVolumeConfiguration.h175 inline void SetDriver(const Aws::String& value) { m_driverHasBeenSet = true; m_driver = value; } in SetDriver() function
193 …inline void SetDriver(Aws::String&& value) { m_driverHasBeenSet = true; m_driver = std::move(value… in SetDriver() function
211 inline void SetDriver(const char* value) { m_driverHasBeenSet = true; m_driver.assign(value); } in SetDriver() function
229 …inline DockerVolumeConfiguration& WithDriver(const Aws::String& value) { SetDriver(value); return … in WithDriver()
247 …inline DockerVolumeConfiguration& WithDriver(Aws::String&& value) { SetDriver(std::move(value)); r… in WithDriver()
265 … inline DockerVolumeConfiguration& WithDriver(const char* value) { SetDriver(value); return *this;} in WithDriver()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails.h79 inline void SetDriver(const Aws::String& value) { m_driverHasBeenSet = true; m_driver = value; } in SetDriver() function
84 …inline void SetDriver(Aws::String&& value) { m_driverHasBeenSet = true; m_driver = std::move(value… in SetDriver() function
89 inline void SetDriver(const char* value) { m_driverHasBeenSet = true; m_driver.assign(value); } in SetDriver() function
94 …ockerVolumeConfigurationDetails& WithDriver(const Aws::String& value) { SetDriver(value); return *… in WithDriver()
99 …umesDockerVolumeConfigurationDetails& WithDriver(Aws::String&& value) { SetDriver(std::move(value)… in WithDriver()
104 …olumesDockerVolumeConfigurationDetails& WithDriver(const char* value) { SetDriver(value); return *… in WithDriver()
/dports/print/photoprint/photoprint-0.4.2-pre2/gp_cppsupport/
H A Dgprintersettings.cpp136 if(!SetDriver(driver)) in GPrinterSettings()
163 if(!SetDriver(driver)) in ParseString()
379 bool GPrinterSettings::SetDriver(const char *driver) in SetDriver() function in GPrinterSettings
531 if(!SetDriver(driver)) in Reset()
H A Dgprintersettings.h17 bool SetDriver(const char *driver);
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/cosim/mbs/
H A DChVehicleCosimCuriosityNode.cpp100 m_curiosity->SetDriver(m_driver); in InitializeMBS()
141 m_curiosity->SetDriver(chrono_types::make_shared<CuriosityDBPDriver>(func)); in OnInitializeDBPRig()
H A DChVehicleCosimViperNode.cpp96 m_viper->SetDriver(m_driver); in InitializeMBS()
141 m_viper->SetDriver(chrono_types::make_shared<ViperDBPDriver>(func)); in OnInitializeDBPRig()
H A DChVehicleCosimCuriosityNode.h53 void SetDriver(std::shared_ptr<curiosity::CuriosityDriver> driver) { m_driver = driver; } in SetDriver() function
H A DChVehicleCosimViperNode.h53 void SetDriver(std::shared_ptr<viper::ViperDriver> driver) { m_driver = driver; } in SetDriver() function
H A DChVehicleCosimVehicleNode.h63 void SetDriver(std::shared_ptr<ChDriver> driver) { m_driver = driver; } in SetDriver() function
/dports/biology/avida/avida-2.12.4-src/avida-core/source/targets/avida-viewer/
H A DcTextViewerAnalyzeDriver.cc46 world->SetDriver(this); in cTextViewerAnalyzeDriver()
H A DcTextViewerDriver.cc46 world->SetDriver(this); in cTextViewerDriver()
/dports/biology/avida/avida-2.12.4-src/avida-core/source/drivers/
H A DcDefaultAnalyzeDriver.cc37 world->SetDriver(this); in cDefaultAnalyzeDriver()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/nographics/
H A Dnographics.h69 int C2F(SetDriver)(void);
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DTimerThread.h170 void SetDriver(Driver *_driver);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Djobset.h68 void SetDriver(const OUString& rDriver);
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Djobset.h68 void SetDriver(const OUString& rDriver);
/dports/science/chrono/chrono-7.0.1/src/demos/python/robot/
H A Ddemo_ROBOT_Viper_Rigid.py49 rover.SetDriver(driver)
H A Ddemo_ROBOT_Curiosity_Rigid.py49 rover.SetDriver(driver)
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Cache/
H A DCacheClient.php158 public function SetDriver(\MailSo\Cache\DriverInterface $oDriver) function in MailSo\\Cache\\CacheClient
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Cache/
H A DCacheClient.php158 public function SetDriver(\MailSo\Cache\DriverInterface $oDriver) function in MailSo\\Cache\\CacheClient
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DSceneActivation.cpp57 Timer::SetDriver(GetDriver()); in SceneActivation()
/dports/science/chrono/chrono-7.0.1/src/demos/vehicle/test_rigs/
H A Ddemo_VEH_SuspensionTestRigPushrod.cpp134 rig->SetDriver(driver); in main()
H A Ddemo_VEH_SuspensionTestRigPlatform.cpp134 rig->SetDriver(driver); in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Djobset.cxx110 void ImplJobSetup::SetDriver(const OUString& rDriver) in SetDriver() function in ImplJobSetup
263 rJobData.SetDriver( OStringToOUString(pData->cDriverName, aStreamEncoding) ); in ReadJobSetup()

12345