Home
last modified time | relevance | path

Searched defs:LayerId (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DFrameView.h63 struct LayerId { struct
73 bool operator!=(const LayerId& other) const { return other.type != type || other.index != index; } argument
79 LayerId id; argument
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DFrameView.h63 struct LayerId { struct
74 bool operator!=(const LayerId& other) const { return other.type != type || other.index != index; } argument
80 LayerId id; argument
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
49 LayerId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opsworks/
H A Dapi_op_GetHostnameSuggestion.go39 LayerId *string member
51 LayerId *string member
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/OpsWorks/
H A DGetHostnameSuggestion.pm4 has LayerId => (is => 'ro', isa => 'Str', required => 1); attribute in Paws::OpsWorks::GetHostnameSuggestion
H A DCreateLayerResult.pm4 has LayerId => (is => 'ro', isa => 'Str'); attribute in Paws::OpsWorks::CreateLayerResult
H A DDeleteLayer.pm4 has LayerId => (is => 'ro', isa => 'Str', required => 1); attribute in Paws::OpsWorks::DeleteLayer
H A DAttachElasticLoadBalancer.pm5 has LayerId => (is => 'ro', isa => 'Str', required => 1); attribute in Paws::OpsWorks::AttachElasticLoadBalancer
H A DGetHostnameSuggestionResult.pm5 has LayerId => (is => 'ro', isa => 'Str'); attribute in Paws::OpsWorks::GetHostnameSuggestionResult
H A DDetachElasticLoadBalancer.pm5 has LayerId => (is => 'ro', isa => 'Str', required => 1); attribute in Paws::OpsWorks::DetachElasticLoadBalancer
H A DDescribeInstances.pm5 has LayerId => (is => 'ro', isa => 'Str'); attribute in Paws::OpsWorks::DescribeInstances
H A DSetLoadBasedAutoScaling.pm6 has LayerId => (is => 'ro', isa => 'Str', required => 1); attribute in Paws::OpsWorks::SetLoadBasedAutoScaling
H A DLoadBasedAutoScalingConfiguration.pm5 has LayerId => (is => 'ro', isa => 'Str'); attribute in Paws::OpsWorks::LoadBasedAutoScalingConfiguration
H A DElasticLoadBalancer.pm7 has LayerId => (is => 'ro', isa => 'Str'); attribute in Paws::OpsWorks::ElasticLoadBalancer
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/av1/
H A Dlibaom_av1_unittest.cc157 struct LayerId { struct
170 int spatial_id = 0;
171 int temporal_id = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/av1/
H A Dlibaom_av1_unittest.cc156 struct LayerId { struct
169 int spatial_id = 0;
170 int temporal_id = 0;
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/av1/
H A Dlibaom_av1_unittest.cc156 struct LayerId { struct
169 int spatial_id = 0;
170 int temporal_id = 0;
/dports/www/firefox/firefox-99.0/servo/components/style/stylesheets/
H A Dlayer_rule.rs66 pub struct LayerId(pub u32); struct
68 impl LayerId { implementation
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgshandlebadlayers.h82 LayerId, enumerator

1234567891011