Home
last modified time | relevance | path

Searched defs:KeyValuePair (Results 1 – 25 of 745) sorted by relevance

12345678910>>...30

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Collections/Generic/
H A DKeyValuePair.cs13 public static class KeyValuePair class
54 public readonly struct KeyValuePair<TKey, TValue> struct
56 private readonly TKey key; // Do not rename (binary serialization)
57 private readonly TValue value; // Do not rename (binary serialization)
59 public KeyValuePair(TKey key, TValue value) in KeyValuePair() argument
65 public TKey Key
70 public TValue Value
75 public override string ToString() in ToString()
83 public void Deconstruct(out TKey key, out TValue value) in Deconstruct()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Collections/Generic/
H A DKeyValuePair.cs13 public static class KeyValuePair class
54 public readonly struct KeyValuePair<TKey, TValue> struct
56 private readonly TKey key; // Do not rename (binary serialization)
57 private readonly TValue value; // Do not rename (binary serialization)
59 public KeyValuePair(TKey key, TValue value) in KeyValuePair() method
65 public TKey Key
70 public TValue Value
75 public override string ToString() in ToString()
83 public void Deconstruct(out TKey key, out TValue value) in Deconstruct()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/collections/generic/
H A Dkeyvaluepair.cs26 public struct KeyValuePair<TKey, TValue> { struct
27 private TKey key;
28 private TValue value;
30 public KeyValuePair(TKey key, TValue value) { in KeyValuePair() method
35 public TKey Key {
39 public TValue Value {
43 public override string ToString() { in ToString()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/dskit/kv/memberlist/
H A Dkv.pb.go74 type KeyValuePair struct { struct
82 func (*KeyValuePair) ProtoMessage() {}
83 func (*KeyValuePair) Descriptor() ([]byte, []int) {
86 func (m *KeyValuePair) XXX_Unmarshal(b []byte) error {
101 func (m *KeyValuePair) XXX_Merge(src proto.Message) {
104 func (m *KeyValuePair) XXX_Size() int {
107 func (m *KeyValuePair) XXX_DiscardUnknown() {
136 proto.RegisterType((*KeyValuePair)(nil), "memberlist.KeyValuePair")
236 s = append(s, "&memberlist.KeyValuePair{")
358 func (m *KeyValuePair) Size() (n int) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/grafana/dskit/kv/memberlist/
H A Dkv.pb.go74 type KeyValuePair struct { struct
82 func (*KeyValuePair) ProtoMessage() {}
83 func (*KeyValuePair) Descriptor() ([]byte, []int) {
86 func (m *KeyValuePair) XXX_Unmarshal(b []byte) error {
101 func (m *KeyValuePair) XXX_Merge(src proto.Message) {
104 func (m *KeyValuePair) XXX_Size() int {
107 func (m *KeyValuePair) XXX_DiscardUnknown() {
136 proto.RegisterType((*KeyValuePair)(nil), "memberlist.KeyValuePair")
236 s = append(s, "&memberlist.KeyValuePair{")
358 func (m *KeyValuePair) Size() (n int) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/grafana/dskit/kv/memberlist/
H A Dkv.pb.go74 type KeyValuePair struct { struct
82 func (*KeyValuePair) ProtoMessage() {}
83 func (*KeyValuePair) Descriptor() ([]byte, []int) {
86 func (m *KeyValuePair) XXX_Unmarshal(b []byte) error {
101 func (m *KeyValuePair) XXX_Merge(src proto.Message) {
104 func (m *KeyValuePair) XXX_Size() int {
107 func (m *KeyValuePair) XXX_DiscardUnknown() {
136 proto.RegisterType((*KeyValuePair)(nil), "memberlist.KeyValuePair")
236 s = append(s, "&memberlist.KeyValuePair{")
358 func (m *KeyValuePair) Size() (n int) {
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-111.cs3 public struct KeyValuePair<K,V> struct
8 public KeyValuePair(K k, V v) { key = k; value = v; } in KeyValuePair() argument
10 public KeyValuePair(K k) { key = k; value = default(V); } in KeyValuePair() argument
H A Dgtest-088.cs3 public struct KeyValuePair<K,V> struct
5 public KeyValuePair (K k, V v) in KeyValuePair() method
8 public KeyValuePair (K k) in KeyValuePair() argument
/dports/games/widelands/widelands-build21/src/website/lua/
H A Dlua_tree.h59 struct KeyValuePair { struct
60 explicit KeyValuePair(const std::string& init_key, LuaTree::Value* init_value) in KeyValuePair() function
76 std::vector<std::unique_ptr<KeyValuePair>> values_; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/dom_storage/
H A Ddom_storage_database.h52 struct KeyValuePair { struct
58 KeyValuePair& operator=(KeyValuePair&&); argument
59 KeyValuePair& operator=(const KeyValuePair&); argument
63 Key key;
64 Value value;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/storage/dom_storage/
H A Ddom_storage_database.h52 struct KeyValuePair { struct
58 KeyValuePair& operator=(KeyValuePair&&); argument
59 KeyValuePair& operator=(const KeyValuePair&); argument
63 Key key;
64 Value value;
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/outboundbot/
H A Dstruct_key_value_pair.go19 type KeyValuePair struct { struct
20 Key string `json:"Key" xml:"Key"`
21 Value string `json:"Value" xml:"Value"`
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudcallcenter/
H A Dstruct_key_value_pair.go19 type KeyValuePair struct { struct
20 Key string `json:"Key" xml:"Key"`
21 Value string `json:"Value" xml:"Value"`
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/hashicorp/hcl/v2/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/hcl2/hcl/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/hcl/v2/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/hcl/v2/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/hcl2/hcl/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/hashicorp/hcl/v2/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/hashicorp/hcl2/hcl/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/hcl2/hcl/
H A Dexpr_map.go41 type KeyValuePair struct { struct
42 Key Expression
43 Value Expression
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/
H A Dutil_type.cuh666 struct KeyValuePair struct
676 KeyValuePair() {} in KeyValuePair() argument
707 typedef K Key;
708 typedef V Value;
713 Key key;
714 Pad pad;
718 KeyValuePair() {} in KeyValuePair() argument
736 typedef K Key;
742 Value value;
743 Pad pad;
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/
H A Dutil_type.cuh666 struct KeyValuePair struct
676 KeyValuePair() {} in KeyValuePair() function
707 typedef K Key;
708 typedef V Value;
713 Key key;
714 Pad pad;
718 KeyValuePair() {} in KeyValuePair() argument
736 typedef K Key;
742 Value value;
743 Pad pad;
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/
H A Dutil_type.cuh666 struct KeyValuePair struct
676 KeyValuePair() {} in KeyValuePair() argument
707 typedef K Key;
708 typedef V Value;
713 Key key;
714 Pad pad;
718 KeyValuePair() {} in KeyValuePair() argument
736 typedef K Key;
742 Value value;
743 Pad pad;
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/CUDA/local_cub/
H A Dutil_type.cuh666 struct KeyValuePair struct
676 KeyValuePair() {} in KeyValuePair() argument
707 typedef K Key;
708 typedef V Value;
713 Key key;
714 Pad pad;
718 KeyValuePair() {} in KeyValuePair() function
736 typedef K Key;
742 Value value;
743 Pad pad;
[all …]

12345678910>>...30