Home
last modified time | relevance | path

Searched defs:NameKey (Results 1 – 25 of 133) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DNameTable.cs12 internal class NameKey { class
16 internal NameKey(string name, string ns) { in NameKey() method in System.Xml.Serialization.NameKey
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DNameTable.cs12 internal class NameKey class
17 internal NameKey(string name, string ns) in NameKey() method in System.Xml.Serialization.NameKey
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/libnitroshare/src/settings/
H A Dcategory.cpp29 const QString Category::NameKey = "name"; member in Category
H A Dsetting.cpp30 const QString Setting::NameKey = "name"; member in Setting
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/sas/
H A Dstruct_condition.go22 NameKey string `json:"NameKey" xml:"NameKey"` member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/proc/
H A Dnamer.rs7 pub enum NameKey { enum
78 output: &mut FastHashMap<NameKey, String>, in reset()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/proc/
H A Dnamer.rs7 pub enum NameKey { enum
78 output: &mut FastHashMap<NameKey, String>, in reset()
/dports/net/nitroshare/nitroshare-desktop-0.3.4-642-g2046ccb/libnitroshare/include/nitroshare/
H A Dsetting.h69 static const QString NameKey; variable
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/back/
H A Dmod.rs68 fn name_key(&self, local: crate::Handle<crate::LocalVariable>) -> crate::proc::NameKey { in name_key()
79 fn argument_key(&self, arg: u32) -> crate::proc::NameKey { in argument_key()
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/proc/
H A Dnamer.rs8 pub enum NameKey { enum
141 output: &mut FastHashMap<NameKey, String>, in reset()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/
H A DConfig4Abstract.cs22 private static readonly KeySpec NameKey = new KeySpec(null); field in Db4objects.Db4o.Internal.Config4Abstract
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/INIImporter/
H A DINIImporter.h81 char* NameKey = Line; in AddLine() local
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/swipl/
H A Dtable.c55 #define NameKey(t, a) (int)(((uintptr_t)(a)>>2) & (t)->mask) macro
/dports/www/gitea/gitea-1.16.5/models/unit/
H A Dunit.go176 NameKey string member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cookies/
H A Dcookie_monster_change_dispatcher.cc107 std::string CookieMonsterChangeDispatcher::NameKey(std::string name) { in NameKey() function in net::CookieMonsterChangeDispatcher
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cookies/
H A Dcookie_monster_change_dispatcher.cc107 std::string CookieMonsterChangeDispatcher::NameKey(std::string name) { in NameKey() function in net::CookieMonsterChangeDispatcher
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/cloud.google.com/go/datastore/
H A Dkey.go262 func NameKey(kind, name string, parent *Key) *Key { func
/dports/misc/perkeep/perkeep-0.11/vendor/cloud.google.com/go/datastore/
H A Dkey.go262 func NameKey(kind, name string, parent *Key) *Key { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/cloud.google.com/go/datastore/
H A Dkey.go262 func NameKey(kind, name string, parent *Key) *Key { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/datastore/
H A Dkey.go262 func NameKey(kind, name string, parent *Key) *Key { func
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/datastore/
H A Dkey.go275 func NameKey(kind, name string, parent *Key) *Key { func
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/datastore/
H A Dkey.go275 func NameKey(kind, name string, parent *Key) *Key { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/datastore/
H A Dkey.go275 func NameKey(kind, name string, parent *Key) *Key { func
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/datastore/
H A Dkey.go275 func NameKey(kind, name string, parent *Key) *Key { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/datastore/
H A Dkey.go275 func NameKey(kind, name string, parent *Key) *Key { func

123456