Home
last modified time | relevance | path

Searched defs:PhaseContext (Results 1 – 25 of 116) sorted by relevance

12345

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_phase.c42 typedef struct PhaseContext { struct
49 } PhaseContext; typedef
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvf_phase.c42 typedef struct PhaseContext { struct
49 } PhaseContext; argument
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_phase.c42 typedef struct PhaseContext { struct
49 } PhaseContext; argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/tiers/
H A DPhaseContext.java36 public class PhaseContext { class
45 …public PhaseContext(MetaAccessProvider metaAccess, ConstantReflectionProvider constantReflection, … in PhaseContext() method in PhaseContext
55 public PhaseContext(Providers providers) { in PhaseContext() method in PhaseContext
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/tiers/
H A DPhaseContext.java36 public class PhaseContext { class
45 …public PhaseContext(MetaAccessProvider metaAccess, ConstantReflectionProvider constantReflection, … in PhaseContext() method in PhaseContext
55 public PhaseContext(Providers providers) { in PhaseContext() method in PhaseContext
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_phase.c65 typedef struct PhaseContext { struct
74 } PhaseContext; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_phase.c65 typedef struct PhaseContext { struct
74 } PhaseContext; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_phase.c65 typedef struct PhaseContext { struct
74 } PhaseContext; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_phase.c65 typedef struct PhaseContext { struct
74 } PhaseContext; argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/tiers/
H A DPhaseContext.java37 public class PhaseContext { class
47 …public PhaseContext(MetaAccessProvider metaAccess, ConstantReflectionProvider constantReflection, … in PhaseContext() method in PhaseContext
58 public PhaseContext(Providers providers) { in PhaseContext() method in PhaseContext
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codebuild/source/model/
H A DPhaseContext.cpp21 PhaseContext::PhaseContext() : in PhaseContext() function in Aws::CodeBuild::Model::PhaseContext
27 PhaseContext::PhaseContext(JsonView jsonValue) : in PhaseContext() function in Aws::CodeBuild::Model::PhaseContext
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.phases/src/org/graalvm/compiler/phases/tiers/
H A DPhaseContext.java37 public class PhaseContext implements CoreProviders { class
41 public PhaseContext(CoreProviders providers) { in PhaseContext() method in PhaseContext
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/codebuild/
H A Dapi.go2713 type PhaseContext struct { struct
2714 _ struct{} `type:"structure"`
2718 Message *string `locationName:"message" type:"string"`
2721 StatusCode *string `locationName:"statusCode" type:"string"`
2725 func (s PhaseContext) String() string {
2730 func (s PhaseContext) GoString() string {
2735 func (s *PhaseContext) SetMessage(v string) *PhaseContext {
2741 func (s *PhaseContext) SetStatusCode(v string) *PhaseContext {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/codebuild/
H A Dapi.go3027 type PhaseContext struct { struct
3028 _ struct{} `type:"structure"`
3032 Message *string `locationName:"message" type:"string"`
3035 StatusCode *string `locationName:"statusCode" type:"string"`
3039 func (s PhaseContext) String() string {
3044 func (s PhaseContext) GoString() string {
3049 func (s *PhaseContext) SetMessage(v string) *PhaseContext {
3055 func (s *PhaseContext) SetStatusCode(v string) *PhaseContext {
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/codebuild/
H A Dapi.go2964 type PhaseContext struct { struct
2965 _ struct{} `type:"structure"`
2969 Message *string `locationName:"message" type:"string"`
2972 StatusCode *string `locationName:"statusCode" type:"string"`
2976 func (s PhaseContext) String() string {
2981 func (s PhaseContext) GoString() string {
2986 func (s *PhaseContext) SetMessage(v string) *PhaseContext {
2992 func (s *PhaseContext) SetStatusCode(v string) *PhaseContext {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/codebuild/
H A Dapi.go3075 type PhaseContext struct { struct
3076 _ struct{} `type:"structure"`
3080 Message *string `locationName:"message" type:"string"`
3083 StatusCode *string `locationName:"statusCode" type:"string"`
3087 func (s PhaseContext) String() string {
3092 func (s PhaseContext) GoString() string {
3097 func (s *PhaseContext) SetMessage(v string) *PhaseContext {
3103 func (s *PhaseContext) SetStatusCode(v string) *PhaseContext {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/events/
H A Dcodebuild.go160 PhaseContext []interface{} `json:"phase-context"` member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codebuild/types/
H A Dtypes.go873 type PhaseContext struct { struct
877 Message *string
880 StatusCode *string
882 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codebuild/types/
H A Dtypes.go819 type PhaseContext struct { struct
823 Message *string
826 StatusCode *string
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/api/mybusinessaccountmanagement/v1/
H A Dmybusinessaccountmanagement-gen.go813 ctx_ context.Context
817 // Create: Creates an account with the specified name and type under the
820 // primary owner. - Location Groups cannot be created with a primary
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codebuild/types/
H A Dtypes.go813 type PhaseContext struct { struct
817 Message *string
820 StatusCode *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codebuild/types/
H A Dtypes.go813 type PhaseContext struct { struct
817 Message *string
820 StatusCode *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codebuild/types/
H A Dtypes.go819 type PhaseContext struct { struct
823 Message *string
826 StatusCode *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codebuild/types/
H A Dtypes.go819 type PhaseContext struct { struct
823 Message *string
826 StatusCode *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codebuild/types/
H A Dtypes.go851 type PhaseContext struct { struct
855 Message *string
858 StatusCode *string

12345