Home
last modified time | relevance | path

Searched defs:SetComment (Results 26 – 50 of 668) sorted by relevance

12345678910>>...27

/dports/www/gohugo/hugo-0.91.2/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/security/kpmenu/kpmenu-1.4.0/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/net/storj/storj-1.45.3/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/pelletier/go-toml/
H A Dtomlpub.go25 func (ptv *PubTOMLValue) SetComment(s string) { func
61 func (pt *PubTree) SetComment(c string) { func
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguruprofiler/include/aws/codeguruprofiler/model/
H A DSubmitFeedbackRequest.h118 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
123 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
128 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-auditmanager/include/aws/auditmanager/model/
H A DCreateDelegationRequest.h55 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
60 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
65 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DUpdateAssessmentControlSetStatusRequest.h162 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
167 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
172 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudfront/include/aws/cloudfront/model/
H A DFieldLevelEncryptionProfileConfig.h140 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
146 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
152 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DPublicKeyConfig.h223 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
229 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
235 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DCachePolicyConfig.h68 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
74 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
80 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DFieldLevelEncryptionSummary.h137 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
143 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
149 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DOriginRequestPolicyConfig.h72 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
78 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
84 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DFieldLevelEncryptionProfileSummary.h220 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
226 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
232 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
H A DPublicKeySummary.h211 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
217 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
223 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DAssociateTargetsWithJobRequest.h145 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
151 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
157 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dataexchange/include/aws/dataexchange/model/
H A DCreateRevisionRequest.h52 …inline void SetComment(const Aws::String& value) { m_commentHasBeenSet = true; m_comment = value; } in SetComment() function
57 …inline void SetComment(Aws::String&& value) { m_commentHasBeenSet = true; m_comment = std::move(va… in SetComment() function
62 … inline void SetComment(const char* value) { m_commentHasBeenSet = true; m_comment.assign(value); } in SetComment() function
/dports/devel/cc65/cc65-2.19/src/da65/
H A Dcomments.c63 void SetComment (unsigned Addr, const char* Comment) in SetComment() function

12345678910>>...27