Home
last modified time | relevance | path

Searched defs:SetComment (Results 251 – 275 of 668) sorted by relevance

1...<<11121314151617181920>>...27

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Composition/Desktop/
H A Dmod.rs66 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
/dports/math/gambit/gambit-16.0.1/library/include/gambit/
H A Dgame.h708 virtual void SetComment(const std::string &p_comment) { m_comment = p_comment; } in SetComment() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Composition/Scenes/
H A Dmod.rs752 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
988 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
1302 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
1640 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
1869 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
2129 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
2420 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
2752 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
3095 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
3543 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dctredlin.cxx718 void SvxTPFilter::SetComment(const OUString &rComment) in SetComment() function in SvxTPFilter
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcp/
H A Ddocument.cc863 void Document::SetComment (const gchar* comment) in SetComment() function in gcp::Document
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dctredlin.cxx715 void SvxTPFilter::SetComment(const OUString &rComment) in SetComment() function in SvxTPFilter
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gmodeler/
H A Dmodel.py1131 def SetComment(self, comment): member in ModelAction
1869 def SetComment(self, comment): member in ModelComment
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/cloudfront/
H A Dapi.go8006 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8446 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8791 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
8982 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9162 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
11890 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12022 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12375 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12491 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13180 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/dataexchange/
H A Dapi.go2922 func (s *CreateRevisionInput) SetComment(v string) *CreateRevisionInput { func
2984 func (s *CreateRevisionOutput) SetComment(v string) *CreateRevisionOutput { func
4200 func (s *GetRevisionOutput) SetComment(v string) *GetRevisionOutput { func
5399 func (s *RevisionEntry) SetComment(v string) *RevisionEntry { func
6058 func (s *UpdateRevisionInput) SetComment(v string) *UpdateRevisionInput { func
6124 func (s *UpdateRevisionOutput) SetComment(v string) *UpdateRevisionOutput { func
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/route53/
H A Dapi.go5782 func (s *AssociateVPCWithHostedZoneInput) SetComment(v string) *AssociateVPCWithHostedZoneInput { func
5993 func (s *ChangeBatch) SetComment(v string) *ChangeBatch { func
6042 func (s *ChangeInfo) SetComment(v string) *ChangeInfo { func
6922 func (s *CreateTrafficPolicyInput) SetComment(v string) *CreateTrafficPolicyInput { func
7179 func (s *CreateTrafficPolicyVersionInput) SetComment(v string) *CreateTrafficPolicyVersionInput { func
7937 func (s *DisassociateVPCFromHostedZoneInput) SetComment(v string) *DisassociateVPCFromHostedZoneInp… func
9713 func (s *HostedZoneConfig) SetComment(v string) *HostedZoneConfig { func
12890 func (s *TrafficPolicy) SetComment(v string) *TrafficPolicy { func
13589 func (s *UpdateHostedZoneCommentInput) SetComment(v string) *UpdateHostedZoneCommentInput { func
13688 func (s *UpdateTrafficPolicyCommentInput) SetComment(v string) *UpdateTrafficPolicyCommentInput { func
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_light.cpp216 void trpgLightAttr::SetComment(const char *inStr) in SetComment() function in trpgLightAttr
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_light.cpp216 void trpgLightAttr::SetComment(const char *inStr) in SetComment() function in trpgLightAttr
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/tags/
H A DMusicInfoTag.cpp538 void CMusicInfoTag::SetComment(const std::string& comment) in SetComment() function in CMusicInfoTag
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudfront/
H A Dapi.go8173 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8557 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8908 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9099 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9279 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12084 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12216 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12869 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12985 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13738 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8130 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8516 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8867 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9058 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9238 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12037 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12169 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12822 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12938 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13690 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8130 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8516 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8867 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9058 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9238 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12037 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12169 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12822 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12938 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13690 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/cloudfront/
H A Dapi.go8159 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8543 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8894 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9085 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9265 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12065 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12197 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12850 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12966 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13718 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8142 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8582 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8927 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9118 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9298 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12026 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12158 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12511 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12627 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13316 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8138 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8524 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8875 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9066 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9246 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12045 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12177 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12830 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12946 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13698 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8159 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8543 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8894 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9085 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9265 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12065 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12197 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12850 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12966 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13718 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8130 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8516 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8867 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9058 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9238 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12037 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12169 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12822 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12938 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13690 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8157 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8543 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8894 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9085 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9265 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12065 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12197 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12850 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12966 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13718 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/cloudfront/
H A Dapi.go8173 func (s *DistributionConfig) SetComment(v string) *DistributionConfig { func
8557 func (s *DistributionSummary) SetComment(v string) *DistributionSummary { func
8908 func (s *FieldLevelEncryptionConfig) SetComment(v string) *FieldLevelEncryptionConfig { func
9099 func (s *FieldLevelEncryptionProfileConfig) SetComment(v string) *FieldLevelEncryptionProfileConfig… func
9279 func (s *FieldLevelEncryptionSummary) SetComment(v string) *FieldLevelEncryptionSummary { func
12079 func (s *OriginAccessIdentityConfig) SetComment(v string) *OriginAccessIdentityConfig { func
12211 func (s *OriginAccessIdentitySummary) SetComment(v string) *OriginAccessIdentitySummary { func
12864 func (s *PublicKeyConfig) SetComment(v string) *PublicKeyConfig { func
12980 func (s *PublicKeySummary) SetComment(v string) *PublicKeySummary { func
13733 func (s *StreamingDistributionConfig) SetComment(v string) *StreamingDistributionConfig { func
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Composition/
H A Dmod.rs89 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
389 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
726 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
969 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
1341 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
1667 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
1983 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
2445 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
2909 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
3293 …pub fn SetComment<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>>(&sel… in SetComment() method
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/route53/
H A Dapi.go6363 func (s *AssociateVPCWithHostedZoneInput) SetComment(v string) *AssociateVPCWithHostedZoneInput { func
6535 func (s *ChangeBatch) SetComment(v string) *ChangeBatch { func
6583 func (s *ChangeInfo) SetComment(v string) *ChangeInfo { func
7458 func (s *CreateTrafficPolicyInput) SetComment(v string) *CreateTrafficPolicyInput { func
7711 func (s *CreateTrafficPolicyVersionInput) SetComment(v string) *CreateTrafficPolicyVersionInput { func
8467 func (s *DisassociateVPCFromHostedZoneInput) SetComment(v string) *DisassociateVPCFromHostedZoneInp… func
10594 func (s *HostedZoneConfig) SetComment(v string) *HostedZoneConfig { func
13922 func (s *TrafficPolicy) SetComment(v string) *TrafficPolicy { func
14653 func (s *UpdateHostedZoneCommentInput) SetComment(v string) *UpdateHostedZoneCommentInput { func
14751 func (s *UpdateTrafficPolicyCommentInput) SetComment(v string) *UpdateTrafficPolicyCommentInput { func

1...<<11121314151617181920>>...27