Home
last modified time | relevance | path

Searched defs:IsAnonymous (Results 1 – 25 of 148) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Runtime/Serialization/
H A DXmlDataContract.cs54 internal bool IsAnonymous property in System.Runtime.Serialization.XmlDataContract
233 internal bool IsAnonymous => _xsdType != null; field in System.Runtime.Serialization.XmlDataContract.XmlDataContractCriticalHelper
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/www/beehive/beehive-0.4.0/vendor/github.com/minio/minio-go/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/minio/minio-go/v6/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature_type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/minio/minio-go/v7/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/minio/minio-go/v6/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/minio/minio-go/v6/minio-go-6.0.57/pkg/credentials/
H A Dsignature-type.go51 func (s SignatureType) IsAnonymous() bool { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/
H A DXmlDataContract.cs71 internal bool IsAnonymous property in System.Runtime.Serialization.XmlDataContract
268 internal bool IsAnonymous property in System.Runtime.Serialization.XmlDataContract.XmlDataContractCriticalHelper
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/
H A DServiceSecurityContext.cs91 public bool IsAnonymous { property in System.ServiceModel.ServiceSecurityContext
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/internal/gitlabnet/discover/
H A Dclient.go71 func (r *Response) IsAnonymous() bool { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DServiceSecurityContext.cs93 public bool IsAnonymous property in System.ServiceModel.ServiceSecurityContext
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Web/
H A DCachingParameterInspector.cs109 bool IsAnonymous() in IsAnonymous() method in System.ServiceModel.Web.CachingParameterInspector
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Profile/
H A DProfileInfo.cs54 public virtual bool IsAnonymous { get { return _IsAnonymous;} } property in System.Web.Profile.ProfileInfo
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Profile/
H A DProfileBase.cs326 public bool IsAnonymous { property in System.Web.Profile.ProfileBase
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/
H A DSQLiteProviders_DatabaseSchema.sql48 "IsAnonymous" boolean NULL, field
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DCounterStyleManager.h256 bool IsAnonymous() const { return GetType() == eAnonymousCounterStyle; } in IsAnonymous() function
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DCounterStyleManager.h247 bool IsAnonymous() const { return GetType() == eAnonymousCounterStyle; } in IsAnonymous() function
/dports/www/firefox/firefox-99.0/layout/style/
H A DCounterStyleManager.h247 bool IsAnonymous() const { return GetType() == eAnonymousCounterStyle; } in IsAnonymous() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DCounterStyleManager.h247 bool IsAnonymous() const { return GetType() == eAnonymousCounterStyle; } in IsAnonymous() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DCounterStyleManager.h247 bool IsAnonymous() const { return GetType() == eAnonymousCounterStyle; } in IsAnonymous() function

123456