Home
last modified time | relevance | path

Searched refs:IsKey (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Configuration/
H A DServiceEndpointElement.cs83 ConfigurationPropertyOptions.IsKey); in ServiceEndpointElement()
95 ConfigurationPropertyOptions.IsKey); in ServiceEndpointElement()
99 ConfigurationPropertyOptions.IsKey); in ServiceEndpointElement()
103 ConfigurationPropertyOptions.IsKey); in ServiceEndpointElement()
107 ConfigurationPropertyOptions.IsKey); in ServiceEndpointElement()
161 IsKey = true)]
184 IsKey = true)]
193 IsKey = true)]
205 IsKey = true)]
217 IsKey = true)]
[all …]
H A DX509CertificateTrustedIssuerElement.cs69 Options = ConfigurationPropertyOptions.IsKey,
70 IsKey = true)]
85 Options = ConfigurationPropertyOptions.IsKey,
86 IsKey = true)]
94 Options = ConfigurationPropertyOptions.IsKey,
95 IsKey = true)]
103 Options = ConfigurationPropertyOptions.IsKey,
104 IsKey = true)]
H A DChannelEndpointElement.cs95 ConfigurationPropertyOptions.IsRequired| ConfigurationPropertyOptions.IsKey); in ChannelEndpointElement()
107 ConfigurationPropertyOptions.IsKey); in ChannelEndpointElement()
109 …guration", typeof (string), "", null, new StringValidator (0), ConfigurationPropertyOptions.IsKey); in ChannelEndpointElement()
110 …y ("kind", typeof (string), "", null, new StringValidator (0), ConfigurationPropertyOptions.IsKey); in ChannelEndpointElement()
173 Options = ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsKey,
175 IsKey = true)]
198 Options = ConfigurationPropertyOptions.IsKey,
199 IsKey = true)]
209 …roperty ("endpointConfiguration", DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
215 [ConfigurationProperty ("kind", DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/format/config/
H A Doption_test.go27 c.Assert((&Option{Key: "key"}).IsKey("key"), Equals, true)
28 c.Assert((&Option{Key: "key"}).IsKey("KEY"), Equals, true)
29 c.Assert((&Option{Key: "KEY"}).IsKey("key"), Equals, true)
30 c.Assert((&Option{Key: "key"}).IsKey("other"), Equals, false)
31 c.Assert((&Option{Key: "key"}).IsKey(""), Equals, false)
32 c.Assert((&Option{Key: ""}).IsKey("key"), Equals, false)
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
61 if o.IsKey(key) {
71 if !o.IsKey(key) {
86 if !o.IsKey(key) {
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Doption_test.go42 c.Assert((&Option{Key: "key"}).IsKey("key"), Equals, true)
43 c.Assert((&Option{Key: "key"}).IsKey("KEY"), Equals, true)
44 c.Assert((&Option{Key: "KEY"}).IsKey("key"), Equals, true)
45 c.Assert((&Option{Key: "key"}).IsKey("other"), Equals, false)
46 c.Assert((&Option{Key: "key"}).IsKey(""), Equals, false)
47 c.Assert((&Option{Key: ""}).IsKey("key"), Equals, false)
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
60 if o.IsKey(key) {
71 if o.IsKey(key) {
81 if !o.IsKey(key) {
96 if !o.IsKey(key) {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Doption_test.go42 c.Assert((&Option{Key: "key"}).IsKey("key"), Equals, true)
43 c.Assert((&Option{Key: "key"}).IsKey("KEY"), Equals, true)
44 c.Assert((&Option{Key: "KEY"}).IsKey("key"), Equals, true)
45 c.Assert((&Option{Key: "key"}).IsKey("other"), Equals, false)
46 c.Assert((&Option{Key: "key"}).IsKey(""), Equals, false)
47 c.Assert((&Option{Key: ""}).IsKey("key"), Equals, false)
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
60 if o.IsKey(key) {
71 if o.IsKey(key) {
81 if !o.IsKey(key) {
96 if !o.IsKey(key) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Doption_test.go42 c.Assert((&Option{Key: "key"}).IsKey("key"), Equals, true)
43 c.Assert((&Option{Key: "key"}).IsKey("KEY"), Equals, true)
44 c.Assert((&Option{Key: "KEY"}).IsKey("key"), Equals, true)
45 c.Assert((&Option{Key: "key"}).IsKey("other"), Equals, false)
46 c.Assert((&Option{Key: "key"}).IsKey(""), Equals, false)
47 c.Assert((&Option{Key: ""}).IsKey("key"), Equals, false)
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
60 if o.IsKey(key) {
71 if o.IsKey(key) {
81 if !o.IsKey(key) {
96 if !o.IsKey(key) {
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Doption_test.go42 c.Assert((&Option{Key: "key"}).IsKey("key"), Equals, true)
43 c.Assert((&Option{Key: "key"}).IsKey("KEY"), Equals, true)
44 c.Assert((&Option{Key: "KEY"}).IsKey("key"), Equals, true)
45 c.Assert((&Option{Key: "key"}).IsKey("other"), Equals, false)
46 c.Assert((&Option{Key: "key"}).IsKey(""), Equals, false)
47 c.Assert((&Option{Key: ""}).IsKey("key"), Equals, false)
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
60 if o.IsKey(key) {
71 if o.IsKey(key) {
81 if !o.IsKey(key) {
96 if !o.IsKey(key) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
60 if o.IsKey(key) {
71 if o.IsKey(key) {
81 if !o.IsKey(key) {
96 if !o.IsKey(key) {
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Services/System/Web/Services/Configuration/
H A DSoapExtensionTypeElement.cs37 [ConfigurationProperty("group", IsKey = true, DefaultValue = PriorityGroup.Low)]
54 [ConfigurationProperty("priority", IsKey = true, DefaultValue = 0)]
62 [ConfigurationProperty("type", IsKey = true)]
82 …rityGroup.Low, new EnumConverter(typeof(PriorityGroup)), null, ConfigurationPropertyOptions.IsKey);
83 …typeof(int), 0, null, new IntegerValidator( 0, int.MaxValue ), ConfigurationPropertyOptions.IsKey);
84 …rty("type", typeof(Type), null, new TypeTypeConverter(), null, ConfigurationPropertyOptions.IsKey);
/dports/devel/awless/awless-0.1.11/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/
H A Doption.go20 func (o *Option) IsKey(key string) bool { func
40 if o.IsKey(key) {
51 if o.IsKey(key) {
61 if !o.IsKey(key) {
75 if o.IsKey(key) {
/dports/math/snns/SNNSv4.3/tools/sources/
H A Dsnnsbat.c767 if(ret != 1 || !IsKey(key,"Type:")){ in parseFile()
781 if(IsKey(key,"NoOfLearnParam:")){ in parseFile()
802 }else if(IsKey(key,"LearnParam:")){ in parseFile()
824 }else if(IsKey(key,"NoOfInitParam:")){ in parseFile()
845 }else if(IsKey(key,"InitParam:")){ in parseFile()
888 }else if(IsKey(key,"UpdateParam:")){ in parseFile()
998 }else if(IsKey(key,"NoOfVarDim:")){ in parseFile()
1035 }else if(IsKey(key,"NetworkFile:")){ in parseFile()
1071 }else if(IsKey(key,"ResultFile:")){ in parseFile()
1079 }else if(IsKey(key,"InitFunction:")){ in parseFile()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/tests/System/Configuration/
H A DConfigurationPropertyAttributeTests.cs58 public void IsKey() in IsKey() method in System.ConfigurationTests.ConfigurationPropertyAttributeTests
63 attribute.Options = ConfigurationPropertyOptions.IsKey; in IsKey()
64 Assert.True(attribute.IsKey); in IsKey()
65 attribute.IsKey = false; in IsKey()
66 Assert.False(attribute.IsKey); in IsKey()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DFullTrustAssembly.cs35 … ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsKey);
43 … ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsKey);
76 [ConfigurationProperty("assemblyName", IsRequired = true, IsKey = true, DefaultValue = "")]
87 [ConfigurationProperty("version", IsRequired = true, IsKey = true, DefaultValue = "")]
98 [ConfigurationProperty("publicKey", IsRequired = true, IsKey = false, DefaultValue = "")]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/plumbing/format/config/
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
61 if o.IsKey(key) {
71 if !o.IsKey(key) {
86 if !o.IsKey(key) {
/dports/security/keybase/client-v5.7.1/go/vendor/gopkg.in/src-d/go-git.v4/plumbing/format/config/
H A Doption.go21 func (o *Option) IsKey(key string) bool { func
50 if o.IsKey(key) {
61 if o.IsKey(key) {
71 if !o.IsKey(key) {
86 if !o.IsKey(key) {
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Configuration/System.Configuration/
H A DConfigurationPropertyAttribute.cs44 public bool IsKey { property in System.Configuration.ConfigurationPropertyAttribute
45 get { return (flags & ConfigurationPropertyOptions.IsKey) != 0; }
47 if (value) flags |= ConfigurationPropertyOptions.IsKey;
48 else flags &= ~ConfigurationPropertyOptions.IsKey;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DConfigurationPropertyAttribute.cs47 public bool IsKey property in System.Configuration.ConfigurationPropertyAttribute
49 get { return (Options & ConfigurationPropertyOptions.IsKey) != 0; }
52 if (value) Options |= ConfigurationPropertyOptions.IsKey;
53 else Options &= ~ConfigurationPropertyOptions.IsKey;
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Discovery.Configuration/
H A DContractTypeNameElement.cs39 …StringValidator (0), ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsKey); in ContractTypeNameElement()
40 …amespace", typeof (string), "http://tempuri.org/", null, null, ConfigurationPropertyOptions.IsKey); in ContractTypeNameElement()
56 …y ("name", Options = ConfigurationPropertyOptions.IsRequired | ConfigurationPropertyOptions.IsKey)]
63 … ("namespace", DefaultValue = "http://tempuri.org/", Options = ConfigurationPropertyOptions.IsKey)]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Configuration/
H A DServiceEndpointElement.cs96 …rty(ConfigurationStrings.Address, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
118 …[ConfigurationProperty(ConfigurationStrings.Binding, Options = ConfigurationPropertyOptions.IsKey)]
133 …tionStrings.BindingConfiguration, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
163 …ConfigurationStrings.BindingName, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
178 …gurationStrings.BindingNamespace, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
193 …ty(ConfigurationStrings.Contract, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
242 …operty(ConfigurationStrings.Kind, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]
257 …ionStrings.EndpointConfiguration, DefaultValue = "", Options = ConfigurationPropertyOptions.IsKey)]

12345678910>>...26