Home
last modified time | relevance | path

Searched refs:m_keyType (Results 1 – 25 of 75) sorted by relevance

123

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dhash.cpp50 : m_size( 0 ), m_count( 0 ), m_table( NULL ), m_keyType( wxKEY_NONE ), in wxHashTableBase()
57 m_keyType = keyType; in Create()
95 size_t bucket = ( m_keyType == wxKEY_INTEGER ? in DoRemoveNode()
124 if( m_keyType == wxKEY_STRING ) in DoDestroyNode()
159 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoPut()
169 wxASSERT( m_keyType == wxKEY_STRING ); in DoPut()
179 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoGet()
203 wxASSERT( m_keyType == wxKEY_STRING ); in DoGet()
242 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoDelete()
276 wxASSERT( m_keyType == wxKEY_STRING ); in DoDelete()
[all …]
H A Dlist.cpp45 switch ( m_keyType ) in operator ==()
106 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
144 m_keyType = keyType; in Init()
153 m_keyType = list.m_keyType; in DoCopy()
157 switch (m_keyType) in DoCopy()
222 wxCHECK_MSG( m_keyType == wxKEY_NONE, NULL, in Append()
235 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
246 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
258 wxCHECK_MSG( m_keyType == wxKEY_NONE, NULL, in Insert()
312 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dhash.cpp53 : m_size( 0 ), m_count( 0 ), m_table( NULL ), m_keyType( wxKEY_NONE ), in wxHashTableBase()
60 m_keyType = keyType; in Create()
98 size_t bucket = ( m_keyType == wxKEY_INTEGER ? in DoRemoveNode()
127 if( m_keyType == wxKEY_STRING ) in DoDestroyNode()
162 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoPut()
172 wxASSERT( m_keyType == wxKEY_STRING ); in DoPut()
182 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoGet()
206 wxASSERT( m_keyType == wxKEY_STRING ); in DoGet()
245 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoDelete()
279 wxASSERT( m_keyType == wxKEY_STRING ); in DoDelete()
[all …]
H A Dlist.cpp48 switch ( m_keyType ) in operator ==()
108 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
146 m_keyType = keyType; in Init()
165 m_keyType = list.m_keyType; in DoCopy()
169 switch (m_keyType) in DoCopy()
234 wxCHECK_MSG( m_keyType == wxKEY_NONE, NULL, in Append()
247 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
258 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
270 wxCHECK_MSG( m_keyType == wxKEY_NONE, NULL, in Insert()
324 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dhash.cpp53 : m_size( 0 ), m_count( 0 ), m_table( NULL ), m_keyType( wxKEY_NONE ), in wxHashTableBase()
60 m_keyType = keyType; in Create()
98 size_t bucket = ( m_keyType == wxKEY_INTEGER ? in DoRemoveNode()
127 if( m_keyType == wxKEY_STRING ) in DoDestroyNode()
162 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoPut()
172 wxASSERT( m_keyType == wxKEY_STRING ); in DoPut()
182 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoGet()
206 wxASSERT( m_keyType == wxKEY_STRING ); in DoGet()
245 wxASSERT( m_keyType == wxKEY_INTEGER ); in DoDelete()
279 wxASSERT( m_keyType == wxKEY_STRING ); in DoDelete()
[all …]
H A Dlist.cpp48 switch ( m_keyType ) in operator ==()
108 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
146 m_keyType = keyType; in Init()
165 m_keyType = list.m_keyType; in DoCopy()
169 switch (m_keyType) in DoCopy()
234 wxCHECK_MSG( m_keyType == wxKEY_NONE, NULL, in Append()
247 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
258 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
270 wxCHECK_MSG( m_keyType == wxKEY_NONE, NULL, in Insert()
324 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/types/
H A Dcontainertypes.h145 , m_keyType() { } in MapTypeData()
149 , m_keyType(rhs.m_keyType) { } in MapTypeData()
153 , m_keyType() { } in MapTypeData()
159 IndexedType m_keyType; variable
189 d_func_dynamic()->m_keyType = IndexedType(newKeyType); in addKeyType()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/source/model/
H A DStreamingImageEncryptionConfiguration.cpp23 m_keyType(StreamingImageEncryptionConfigurationKeyType::NOT_SET), in StreamingImageEncryptionConfiguration()
30 m_keyType(StreamingImageEncryptionConfigurationKeyType::NOT_SET), in StreamingImageEncryptionConfiguration()
47m_keyType = StreamingImageEncryptionConfigurationKeyTypeMapper::GetStreamingImageEncryptionConfigu… in operator =()
67 …tionConfigurationKeyTypeMapper::GetNameForStreamingImageEncryptionConfigurationKeyType(m_keyType)); in Jsonize()
H A DStudioEncryptionConfiguration.cpp23 m_keyType(StudioEncryptionConfigurationKeyType::NOT_SET), in StudioEncryptionConfiguration()
30 m_keyType(StudioEncryptionConfigurationKeyType::NOT_SET), in StudioEncryptionConfiguration()
47m_keyType = StudioEncryptionConfigurationKeyTypeMapper::GetStudioEncryptionConfigurationKeyTypeFor… in operator =()
67 …ioEncryptionConfigurationKeyTypeMapper::GetNameForStudioEncryptionConfigurationKeyType(m_keyType)); in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodbstreams/source/model/
H A DKeySchemaElement.cpp23 m_keyType(KeyType::NOT_SET), in KeySchemaElement()
30 m_keyType(KeyType::NOT_SET), in KeySchemaElement()
47 m_keyType = KeyTypeMapper::GetKeyTypeForName(jsonValue.GetString("KeyType")); in operator =()
67 payload.WithString("KeyType", KeyTypeMapper::GetNameForKeyType(m_keyType)); in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/source/model/
H A DDeliveryStreamEncryptionConfigurationInput.cpp23 m_keyType(KeyType::NOT_SET), in DeliveryStreamEncryptionConfigurationInput()
30 m_keyType(KeyType::NOT_SET), in DeliveryStreamEncryptionConfigurationInput()
47 m_keyType = KeyTypeMapper::GetKeyTypeForName(jsonValue.GetString("KeyType")); in operator =()
67 payload.WithString("KeyType", KeyTypeMapper::GetNameForKeyType(m_keyType)); in Jsonize()
H A DDeliveryStreamEncryptionConfiguration.cpp23 m_keyType(KeyType::NOT_SET), in DeliveryStreamEncryptionConfiguration()
33 m_keyType(KeyType::NOT_SET), in DeliveryStreamEncryptionConfiguration()
53 m_keyType = KeyTypeMapper::GetKeyTypeForName(jsonValue.GetString("KeyType")); in operator =()
87 payload.WithString("KeyType", KeyTypeMapper::GetNameForKeyType(m_keyType)); in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DKeySchemaElement.cpp23 m_keyType(KeyType::NOT_SET), in KeySchemaElement()
30 m_keyType(KeyType::NOT_SET), in KeySchemaElement()
47 m_keyType = KeyTypeMapper::GetKeyTypeForName(jsonValue.GetString("KeyType")); in operator =()
67 payload.WithString("KeyType", KeyTypeMapper::GetNameForKeyType(m_keyType)); in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsDynamoDbTableKeySchema.h85 inline const Aws::String& GetKeyType() const{ return m_keyType; } in GetKeyType()
95 …inline void SetKeyType(const Aws::String& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
100 …inline void SetKeyType(Aws::String&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(va… in SetKeyType()
105 … inline void SetKeyType(const char* value) { m_keyTypeHasBeenSet = true; m_keyType.assign(value); } in SetKeyType()
127 Aws::String m_keyType; variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dlist.cpp48 switch ( m_keyType ) in operator ==()
108 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
146 m_keyType = keyType; in Init()
165 m_keyType = list.m_keyType; in DoCopy()
169 switch (m_keyType) in DoCopy()
251 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
252 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
262 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
263 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
328 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dlist.cpp48 switch ( m_keyType ) in operator ==()
108 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
146 m_keyType = keyType; in Init()
165 m_keyType = list.m_keyType; in DoCopy()
169 switch (m_keyType) in DoCopy()
251 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
252 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
262 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
263 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
328 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dlist.cpp48 switch ( m_keyType ) in operator ==()
108 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
146 m_keyType = keyType; in Init()
165 m_keyType = list.m_keyType; in DoCopy()
169 switch (m_keyType) in DoCopy()
251 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
252 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
262 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
263 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
328 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dlist.cpp48 switch ( m_keyType ) in operator ==()
108 if ( m_list->m_keyType == wxKEY_STRING ) in ~wxNodeBase()
146 m_keyType = keyType; in Init()
165 m_keyType = list.m_keyType; in DoCopy()
169 switch (m_keyType) in DoCopy()
251 wxCHECK_MSG( (m_keyType == wxKEY_INTEGER) || in Append()
252 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
262 wxCHECK_MSG( (m_keyType == wxKEY_STRING) || in Append()
263 (m_keyType == wxKEY_NONE && m_count == 0), in Append()
328 wxASSERT_MSG( m_keyType == key.GetKeyType(), in Find()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigateway/include/aws/apigateway/model/
H A DCreateUsagePlanKeyRequest.h149 inline const Aws::String& GetKeyType() const{ return m_keyType; } in GetKeyType()
161 …inline void SetKeyType(const Aws::String& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
167 …inline void SetKeyType(Aws::String&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(va… in SetKeyType()
173 … inline void SetKeyType(const char* value) { m_keyTypeHasBeenSet = true; m_keyType.assign(value); } in SetKeyType()
201 Aws::String m_keyType; variable
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dlist.h95 wxListKey() : m_keyType(wxKEY_NONE) in wxListKey()
97 wxListKey(long i) : m_keyType(wxKEY_INTEGER) in wxListKey()
99 wxListKey(const wxChar *s) : m_keyType(wxKEY_STRING) in wxListKey()
101 wxListKey(const wxString& s) : m_keyType(wxKEY_STRING) in wxListKey()
105 wxKeyType GetKeyType() const { return m_keyType; } in GetKeyType()
107 { wxASSERT( m_keyType == wxKEY_STRING ); return m_key.string; } in GetString()
109 { wxASSERT( m_keyType == wxKEY_INTEGER ); return m_key.integer; } in GetNumber()
119 if ( m_keyType == wxKEY_STRING ) in ~wxListKey()
124 wxKeyType m_keyType;
228 { return m_keyType; } in GetKeyType()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DKeyPairInfo.cpp27 m_keyType(KeyType::NOT_SET), in KeyPairInfo()
37 m_keyType(KeyType::NOT_SET), in KeyPairInfo()
71m_keyType = KeyTypeMapper::GetKeyTypeForName(StringUtils::Trim(Aws::Utils::Xml::DecodeEscapedXmlTe… in operator =()
110 …ion << index << locationValue << ".KeyType=" << KeyTypeMapper::GetNameForKeyType(m_keyType) << "&"; in OutputToStream()
142 oStream << location << ".KeyType=" << KeyTypeMapper::GetNameForKeyType(m_keyType) << "&"; in OutputToStream()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/include/aws/nimble/model/
H A DStudioEncryptionConfiguration.h86 inline const StudioEncryptionConfigurationKeyType& GetKeyType() const{ return m_keyType; } in GetKeyType()
96 …nst StudioEncryptionConfigurationKeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
101 …ioEncryptionConfigurationKeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(valu… in SetKeyType()
118 StudioEncryptionConfigurationKeyType m_keyType; variable
H A DStreamingImageEncryptionConfiguration.h85 … inline const StreamingImageEncryptionConfigurationKeyType& GetKeyType() const{ return m_keyType; } in GetKeyType()
95 …amingImageEncryptionConfigurationKeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
100 …geEncryptionConfigurationKeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(valu… in SetKeyType()
117 StreamingImageEncryptionConfigurationKeyType m_keyType; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-firehose/include/aws/firehose/model/
H A DDeliveryStreamEncryptionConfigurationInput.h132 inline const KeyType& GetKeyType() const{ return m_keyType; } in GetKeyType()
186 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
213 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
274 KeyType m_keyType; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DKeySchemaElement.h102 inline const KeyType& GetKeyType() const{ return m_keyType; } in GetKeyType()
128 inline void SetKeyType(const KeyType& value) { m_keyTypeHasBeenSet = true; m_keyType = value; } in SetKeyType()
141 …inline void SetKeyType(KeyType&& value) { m_keyTypeHasBeenSet = true; m_keyType = std::move(value)… in SetKeyType()
174 KeyType m_keyType; variable

123