Home
last modified time | relevance | path

Searched defs:SetTag (Results 1 – 25 of 778) sorted by relevance

12345678910>>...32

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-swf/include/aws/swf/model/
H A DTagFilter.h60 inline void SetTag(const Aws::String& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
67 inline void SetTag(Aws::String&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
74 inline void SetTag(const char* value) { m_tagHasBeenSet = true; m_tag.assign(value); } in SetTag() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DHlsId3SegmentTaggingScheduleActionSettings.h60 inline void SetTag(const Aws::String& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
67 inline void SetTag(Aws::String&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
74 inline void SetTag(const char* value) { m_tagHasBeenSet = true; m_tag.assign(value); } in SetTag() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcrt/
H A Dfx_xml_composer.cpp26 void CXML_Element::SetTag(const CFX_ByteStringC& qSpace, in SetTag() function in CXML_Element
31 void CXML_Element::SetTag(const CFX_ByteStringC& qTagName) { in SetTag() function in CXML_Element
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocb/v2/
H A Dtracing.go38 SetTag(key string, value interface{}) requestSpan methodSpec
67 func (span requestSpanWrapper) SetTag(key string, value interface{}) gocbcore.RequestSpan { func
95 func (span noopSpan) SetTag(key string, value interface{}) requestSpan { func
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocb/v2/
H A Dtracing.go38 SetTag(key string, value interface{}) requestSpan methodSpec
67 func (span requestSpanWrapper) SetTag(key string, value interface{}) gocbcore.RequestSpan { func
95 func (span noopSpan) SetTag(key string, value interface{}) requestSpan { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/model/
H A DPartOfSpeechTag.h56 inline void SetTag(const PartOfSpeechTagType& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
61 …inline void SetTag(PartOfSpeechTagType&& value) { m_tagHasBeenSet = true; m_tag = std::move(value)… in SetTag() function
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/Xml/Dom/
H A DElement.cs288 public void SetTag(string argTagname, string argText) in SetTag() method in agsXMPP.Xml.Dom.Element
296 public void SetTag(Type type, string argText) in SetTag() method in agsXMPP.Xml.Dom.Element
309 public void SetTag(Type type) in SetTag() method in agsXMPP.Xml.Dom.Element
317 public void SetTag(string argTagname) in SetTag() method in agsXMPP.Xml.Dom.Element
322 public void SetTag(string argTagname, string argText, string argNS) in SetTag() method in agsXMPP.Xml.Dom.Element
334 public void SetTag(string argTagname, double dbl, IFormatProvider ifp) in SetTag() method in agsXMPP.Xml.Dom.Element
339 public void SetTag(string argTagname, double dbl) in SetTag() method in agsXMPP.Xml.Dom.Element
346 public void SetTag(string argTagname, bool val) in SetTag() method in agsXMPP.Xml.Dom.Element
351 public void SetTag(string argTagname, int val) in SetTag() method in agsXMPP.Xml.Dom.Element
356 public void SetTag(string argTagname, Jid jid) in SetTag() method in agsXMPP.Xml.Dom.Element
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/manip/
H A Dsage_manip.cpp85 string& CSageData::SetTag(void) in SetTag() function in CSageData
91 void CSageData::SetTag(const string& str) in SetTag() function in CSageData
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-openssl/
H A Dciphers_gcm.go47 SetTag([]byte) error methodSpec
150 func (ctx *authDecryptionCipherCtx) SetTag(tag []byte) error { func
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/openssl/
H A Dciphers_gcm.go49 SetTag([]byte) error methodSpec
152 func (ctx *authDecryptionCipherCtx) SetTag(tag []byte) error { func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/10gen/openssl/
H A Dciphers_gcm.go49 SetTag([]byte) error methodSpec
152 func (ctx *authDecryptionCipherCtx) SetTag(tag []byte) error { func
/dports/games/scid/scid/tcl/utils/
H A Dtooltip.tcl27 proc SetTag {text_widget msg tag} { procedure
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-crt/include/aws/s3-crt/model/
H A DAnalyticsFilter.h99 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
104 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
H A DIntelligentTieringFilter.h131 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
134 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
H A DLifecycleRuleFilter.h141 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
147 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
H A DReplicationRuleFilter.h142 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
148 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3/include/aws/s3/model/
H A DIntelligentTieringFilter.h131 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
134 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
H A DReplicationRuleFilter.h142 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
148 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
H A DAnalyticsFilter.h99 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
104 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
H A DLifecycleRuleFilter.h141 inline void SetTag(const Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
147 inline void SetTag(Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3control/include/aws/s3control/model/
H A DLifecycleRuleFilter.h131 inline void SetTag(const S3Tag& value) { m_tagHasBeenSet = true; m_tag = value; } in SetTag() function
134 inline void SetTag(S3Tag&& value) { m_tagHasBeenSet = true; m_tag = std::move(value); } in SetTag() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsSecurityConsoleMessage.cpp22 nsSecurityConsoleMessage::SetTag(const nsAString& aTag) { in SetTag() function in nsSecurityConsoleMessage
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsSecurityConsoleMessage.cpp22 nsSecurityConsoleMessage::SetTag(const nsAString& aTag) { in SetTag() function in nsSecurityConsoleMessage
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsSecurityConsoleMessage.cpp22 nsSecurityConsoleMessage::SetTag(const nsAString& aTag) { in SetTag() function in nsSecurityConsoleMessage
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsSecurityConsoleMessage.cpp22 nsSecurityConsoleMessage::SetTag(const nsAString& aTag) { in SetTag() function in nsSecurityConsoleMessage

12345678910>>...32