Home
last modified time | relevance | path

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

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DSegmentReference.cpp21 SegmentReference::SegmentReference() : in SegmentReference() function in Aws::Pinpoint::Model::SegmentReference
28 SegmentReference::SegmentReference(JsonView jsonValue) : in SegmentReference() function in Aws::Pinpoint::Model::SegmentReference
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_common/agnostic/common/codec/shared/
H A Dcodec_def_common_vp9.h272 uint16_t SegmentReference : 2; // [0..3] member
H A Dcodec_def_encode_vp9.h57 uint8_t SegmentReference : 2; member
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/codec/shared/
H A Dcodec_def_common_vp9.h271 uint16_t SegmentReference : 2; // [0..3] member
H A Dcodec_def_encode_vp9.h55 uint8_t SegmentReference : 2; member
/dports/multimedia/libva-intel-hybrid-driver/intel-hybrid-driver-1.0.2/src/vp9hdec/
H A Dintel_hybrid_common_vp9.h96 uint32_t SegmentReference : 2; // [0..3] member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/
H A Dvalidators.go3139 func validateListOfSegmentReference(v []types.SegmentReference) error {
3559 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go9974 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
10888 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/
H A Dvalidators.go3139 func validateListOfSegmentReference(v []types.SegmentReference) error {
3559 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go9974 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
10888 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/
H A Dvalidators.go3139 func validateListOfSegmentReference(v []types.SegmentReference) error {
3559 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go9974 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
10888 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/pinpoint/
H A Dvalidators.go3139 func validateListOfSegmentReference(v []types.SegmentReference) error {
3559 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go10499 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
11413 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/pinpoint/
H A Dvalidators.go3139 func validateListOfSegmentReference(v []types.SegmentReference) error {
3559 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go10499 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
11413 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/
H A Dvalidators.go3434 func validateListOfSegmentReference(v []types.SegmentReference) error {
3886 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go10633 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
11597 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/pinpoint/
H A Dvalidators.go3139 func validateListOfSegmentReference(v []types.SegmentReference) error {
3559 func validateSegmentReference(v *types.SegmentReference) error {
H A Dserializers.go9974 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
10888 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/pinpoint/
H A Dserializers.go10499 func awsRestjson1_serializeDocumentListOfSegmentReference(v []types.SegmentReference, value smithyj…
11413 func awsRestjson1_serializeDocumentSegmentReference(v *types.SegmentReference, value smithyjson.Val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/pinpoint/types/
H A Dtypes.go5321 type SegmentReference struct { struct
5326 Id *string
5329 Version int32
5331 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/pinpoint/
H A Dapi.go20018 type SegmentReference struct { struct
20019 _ struct{} `type:"structure"`
20024 Id *string `type:"string" required:"true"`
20027 Version *int64 `type:"integer"`
20031 func (s SegmentReference) String() string {
20036 func (s SegmentReference) GoString() string {
20041 func (s *SegmentReference) Validate() error {
20054 func (s *SegmentReference) SetId(v string) *SegmentReference {
20060 func (s *SegmentReference) SetVersion(v int64) *SegmentReference {
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/pinpoint/types/
H A Dtypes.go4740 type SegmentReference struct { struct
4745 Id *string
4748 Version int32
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/pinpoint/types/
H A Dtypes.go4740 type SegmentReference struct { struct
4745 Id *string
4748 Version int32

123456