Home
last modified time | relevance | path

Searched defs:SetLicense (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-license-manager/include/aws/license-manager/model/
H A DGetLicenseResult.h43 inline void SetLicense(const License& value) { m_license = value; } in SetLicense() function
48 inline void SetLicense(License&& value) { m_license = std::move(value); } in SetLicense() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DNexGuardFileMarkerSettings.h62 …inline void SetLicense(const Aws::String& value) { m_licenseHasBeenSet = true; m_license = value; } in SetLicense() function
69 …inline void SetLicense(Aws::String&& value) { m_licenseHasBeenSet = true; m_license = std::move(va… in SetLicense() function
76 … inline void SetLicense(const char* value) { m_licenseHasBeenSet = true; m_license.assign(value); } in SetLicense() function
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtk_mock/
H A Dabout_dialog.go16 func (*MockAboutDialog) SetLicense(v1 string) { func
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtki/
H A Dabout_dialog.go9 SetLicense(string) methodSpec
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/coyim/gotk3adapter/gtka/
H A Dabout_dialog.go43 func (v *aboutDialog) SetLicense(v1 string) { func
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py109 def SetLicense(self, License): member in InfHeaderObject
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfHeaderObject.py103 def SetLicense(self, License): member in InfHeaderObject
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dlicense.go175 func (s *Server) SetLicense(license *model.License) bool { func
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Daboutdlg.h65 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Daboutdlg.h65 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Daboutdlg.h56 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Daboutdlg.h56 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Daboutdlg.h56 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Daboutdlg.h56 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Daboutdlg.h65 void SetLicense(const wxString& licence) { m_licence = licence; } in SetLicense() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/addoninfo/
H A DAddonInfoBuilder.h35 void SetLicense(std::string license) { m_addonInfo->m_license = std::move(license); } in SetLicense() function
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go94 func (v *AboutDialog) SetLicense(license string) { func
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gtk/
H A Daboutdialog.go98 func (v *AboutDialog) SetLicense(license string) { func

123