Home
last modified time | relevance | path

Searched defs:ContextWrapper (Results 1 – 25 of 32) sorted by relevance

12

/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/glutin-0.21.0/src/
H A Dwindowed.rs105 pub struct ContextWrapper<T: ContextCurrentState, W> { struct
106 pub(crate) context: Context<T>,
107 pub(crate) window: W,
137 impl<W> ContextWrapper<PossiblyCurrent, W> { impl
174 impl<T: ContextCurrentState, W> ContextWrapper<T, W> { implementation
315 impl<W> ContextWrapper<PossiblyCurrent, W> { implementation
322 impl<T: ContextCurrentState, W> std::ops::Deref for ContextWrapper<T, W> { implementation
/dports/games/dose-response/dose-response-179c326/cargo-crates/glutin-0.21.0/src/
H A Dwindowed.rs105 pub struct ContextWrapper<T: ContextCurrentState, W> { struct
106 pub(crate) context: Context<T>,
107 pub(crate) window: W,
137 impl<W> ContextWrapper<PossiblyCurrent, W> { implementation
174 impl<T: ContextCurrentState, W> ContextWrapper<T, W> { impl
315 impl<W> ContextWrapper<PossiblyCurrent, W> { implementation
322 impl<T: ContextCurrentState, W> std::ops::Deref for ContextWrapper<T, W> { implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glutin-0.24.1/src/
H A Dwindowed.rs93 pub struct ContextWrapper<T: ContextCurrentState, W> { struct
94 pub(crate) context: Context<T>,
95 pub(crate) window: W,
125 impl<W> ContextWrapper<PossiblyCurrent, W> { implementation
186 impl<T: ContextCurrentState, W> ContextWrapper<T, W> { implementation
327 impl<W> ContextWrapper<PossiblyCurrent, W> { implementation
335 impl<T: ContextCurrentState, W> std::ops::Deref for ContextWrapper<T, W> { implementation
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/glutin-0.26.0/src/
H A Dwindowed.rs93 pub struct ContextWrapper<T: ContextCurrentState, W> { struct
94 pub(crate) context: Context<T>,
95 pub(crate) window: W,
119 impl<W> ContextWrapper<PossiblyCurrent, W> { implementation
175 impl<T: ContextCurrentState, W> ContextWrapper<T, W> { impl
306 impl<W> ContextWrapper<PossiblyCurrent, W> { impl
314 impl<T: ContextCurrentState, W> std::ops::Deref for ContextWrapper<T, W> { implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/simplereference/
H A DsglrContextWrapper.hpp35 class ContextWrapper class
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/enzyme-adapter-utils/src/
H A DcreateRenderWrapper.jsx4 class ContextWrapper extends React.Component { class in createRenderWrapper
/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/cppbind/
H A DNasalContext.hxx34 class ContextWrapper class
H A DNasalContext.cxx30 ContextWrapper::ContextWrapper(naContext ctx): in ContextWrapper() function in nasal::ContextWrapper
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/glutin-0.21.0/src/api/wgl/
H A Dmod.rs59 struct ContextWrapper(HGLRC); struct
61 impl Drop for ContextWrapper { implementation
274 ) -> Result<ContextWrapper, CreationError> { in create_context()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glutin-0.24.1/src/api/wgl/
H A Dmod.rs59 struct ContextWrapper(HGLRC); struct
61 impl Drop for ContextWrapper { implementation
274 ) -> Result<ContextWrapper, CreationError> { in create_context()
/dports/games/dose-response/dose-response-179c326/cargo-crates/glutin-0.21.0/src/api/wgl/
H A Dmod.rs59 struct ContextWrapper(HGLRC); struct
61 impl Drop for ContextWrapper { implementation
274 ) -> Result<ContextWrapper, CreationError> { in create_context()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/glutin-0.26.0/src/api/wgl/
H A Dmod.rs59 struct ContextWrapper(HGLRC); struct
61 impl Drop for ContextWrapper { implementation
233 ) -> Result<ContextWrapper, CreationError> { in create_context()
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/green/
H A Dprofile.py201 def ContextWrapper(self, arg, t): function
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/content/testsuite/
H A Dtestsuite.go81 type ContextWrapper func(ctx context.Context) (context.Context, func(context.Context) error, error) type
87 func SetContextWrapper(ctx context.Context, w ContextWrapper) context.Context {
/dports/www/firefox-esr/firefox-91.8.0/python/mach/mach/
H A Dmain.py155 class ContextWrapper(object): class
/dports/mail/thunderbird/thunderbird-91.8.0/python/mach/mach/
H A Dmain.py155 class ContextWrapper(object): class
/dports/lang/spidermonkey60/firefox-60.9.0/python/mach/mach/
H A Dmain.py143 class ContextWrapper(object): class
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mach/mach/
H A Dmain.py142 class ContextWrapper(object): class

12