Home
last modified time | relevance | path

Searched defs:SetKeyword (Results 1 – 25 of 105) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/include/aws/codebuild/model/
H A DTestCaseFilter.h137 …inline void SetKeyword(const Aws::String& value) { m_keywordHasBeenSet = true; m_keyword = value; } in SetKeyword() function
145 …inline void SetKeyword(Aws::String&& value) { m_keywordHasBeenSet = true; m_keyword = std::move(va… in SetKeyword() function
153 … inline void SetKeyword(const char* value) { m_keywordHasBeenSet = true; m_keyword.assign(value); } in SetKeyword() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-network-firewall/include/aws/network-firewall/model/
H A DRuleOption.h55 …inline void SetKeyword(const Aws::String& value) { m_keywordHasBeenSet = true; m_keyword = value; } in SetKeyword() function
60 …inline void SetKeyword(Aws::String&& value) { m_keywordHasBeenSet = true; m_keyword = std::move(va… in SetKeyword() function
65 … inline void SetKeyword(const char* value) { m_keywordHasBeenSet = true; m_keyword.assign(value); } in SetKeyword() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dselected_keyword_view.cc87 void SelectedKeywordView::SetKeyword(const base::string16& keyword, in SetKeyword() function in SelectedKeywordView
H A Dkeyword_hint_view.cc96 void KeywordHintView::SetKeyword(const base::string16& keyword) { in SetKeyword() function in KeywordHintView
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/
H A DgdcmDictEntry.h68 void SetKeyword(const char* keyword) { Keyword = keyword; } in SetKeyword() function
/dports/devel/gdcm/gdcm-3.0.10/Source/DataDictionary/
H A DgdcmDictEntry.h68 void SetKeyword(const char* keyword) { Keyword = keyword; } in SetKeyword() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/search_engines/
H A Dtemplate_url_data.cc110 void TemplateURLData::SetKeyword(const base::string16& keyword) { in SetKeyword() function in TemplateURLData
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/search_engines/
H A Dtemplate_url_data.cc110 void TemplateURLData::SetKeyword(const base::string16& keyword) { in SetKeyword() function in TemplateURLData
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/
H A DSMSMessage.h101 …inline void SetKeyword(const Aws::String& value) { m_keywordHasBeenSet = true; m_keyword = value; } in SetKeyword() function
107 …inline void SetKeyword(Aws::String&& value) { m_keywordHasBeenSet = true; m_keyword = std::move(va… in SetKeyword() function
113 … inline void SetKeyword(const char* value) { m_keywordHasBeenSet = true; m_keyword.assign(value); } in SetKeyword() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DrtfDecoder.cpp265 void SetKeyword(const Keyword& src) { in SetKeyword() function in Lexem
270 void SetKeyword(const char* name, bool hasVal = false, int val = 0) { in SetKeyword() function in Lexem
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Denvt.cpp928 void EnvBaseT::SetKeyword( const string& k, BaseGDL* const val) // value in SetKeyword() function in EnvBaseT
957 void EnvBaseT::SetKeyword( const string& k, BaseGDL** const val) // reference in SetKeyword() function in EnvBaseT
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.cxx832 void IndexTabPage_Impl::SetKeyword( const OUString& rKeyword ) in SetKeyword() function in IndexTabPage_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dnewhelp.cxx795 void IndexTabPage_Impl::SetKeyword( const OUString& rKeyword ) in SetKeyword() function in IndexTabPage_Impl
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx2623 void SetKeyword(const vtkStdString& keyword) in SetKeyword() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleStruct.h2761 void SetKeyword(nsStyleContentType aType) { in SetKeyword() function
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx3206 void SetKeyword(const vtkStdString& keyword) in SetKeyword() function
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx4304 void SetKeyword(const std::string& keyword) { this->Keyword = keyword; } in SetKeyword() function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8034 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8034 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8034 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8034 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go7980 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8034 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8721 func (s *RuleOption) SetKeyword(v string) *RuleOption { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/networkfirewall/
H A Dapi.go8721 func (s *RuleOption) SetKeyword(v string) *RuleOption { func

12345