Home
last modified time | relevance | path

Searched defs:Wrapper (Results 226 – 250 of 2918) sorted by relevance

12345678910>>...117

/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/pin-project-1.0.7/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/pin-project-1.0.8/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/pin-project-1.0.5/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/pin-project/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
37 struct Wrapper<T>(T); struct
39 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/net/oha/oha-0.4.7/cargo-crates/pin-project-1.0.8/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/pin-project-1.0.8/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/pin-project-1.0.8/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/pin-project/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
37 struct Wrapper<T>(T); struct
39 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/pin-project/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); in phantom_pinned() struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} in phantom_pinned() implementation
35 struct Wrapper<T>(T); in inner() struct
37 impl<T> Unpin for Wrapper<T> where T: Unpin {} in inner() implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/pin-project-1.0.7/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
36 struct Wrapper<T>(T); struct
38 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/pin-project-0.4.22/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
37 struct Wrapper<T>(T); struct
39 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/pin-project-0.4.8/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); in phantom_pinned() struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} in phantom_pinned() implementation
35 struct Wrapper<T>(T); in inner() struct
37 impl<T> Unpin for Wrapper<T> where T: Unpin {} in inner() implementation
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/pin-project-0.4.23/tests/ui/unstable-features/
H A Dtrivial_bounds-feature-gate.rs10 struct Wrapper<T>(T); struct
12 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
37 struct Wrapper<T>(T); struct
39 impl<T> Unpin for Wrapper<T> where T: Unpin {} implementation
/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/create/
H A Dcreate.go125 func filterCheckSubdue(resources []types.Wrapper) {
140 func ValidateResources(resources []types.Wrapper, namespace string) error {
176 func PutResources(client client.GenericClient, resources []types.Wrapper) error {
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/modules/
H A Dttp-1_a.C5 struct Wrapper struct
7 using type = TPL<T>;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/modules/
H A Dttp-1_a.C5 struct Wrapper struct
7 using type = TPL<T>;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dttp-1_a.C5 struct Wrapper struct
7 using type = TPL<T>;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dttp-1_a.C5 struct Wrapper struct
7 using type = TPL<T>;
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dneedless_pass_by_value.rs29 struct Wrapper(String); struct
31 fn bar(x: String, y: Wrapper) { in bar()
62 fn test_destructure(x: Wrapper, y: Wrapper, z: Wrapper) { in test_destructure()
63 let Wrapper(s) = z; // moved in test_destructure() localVariable
64 let Wrapper(ref t) = y; // not moved in test_destructure() localVariable
65 let Wrapper(_) = y; // still not moved in test_destructure() localVariable
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/self/
H A Darbitrary_self_types_pointers_and_wrappers.rs23 struct Wrapper<T: ?Sized>(T); struct
25 impl<T: ?Sized> Deref for Wrapper<T> { implementation
33 impl<T: CoerceUnsized<U>, U> CoerceUnsized<Wrapper<U>> for Wrapper<T> {} implementation
34 impl<T: DispatchFromDyn<U>, U> DispatchFromDyn<Wrapper<U>> for Wrapper<T> {} implementation
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_cranelift/example/
H A Darbitrary_self_types_pointers_and_wrappers.rs24 struct Wrapper<T: ?Sized>(T); struct
26 impl<T: ?Sized> Deref for Wrapper<T> { implementation
34 impl<T: CoerceUnsized<U>, U> CoerceUnsized<Wrapper<U>> for Wrapper<T> {} implementation
35 impl<T: DispatchFromDyn<U>, U> DispatchFromDyn<Wrapper<U>> for Wrapper<T> {} implementation
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/example/
H A Darbitrary_self_types_pointers_and_wrappers.rs24 struct Wrapper<T: ?Sized>(T); struct
26 impl<T: ?Sized> Deref for Wrapper<T> { implementation
34 impl<T: CoerceUnsized<U>, U> CoerceUnsized<Wrapper<U>> for Wrapper<T> {} implementation
35 impl<T: DispatchFromDyn<U>, U> DispatchFromDyn<Wrapper<U>> for Wrapper<T> {} implementation
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/ASTMerge/var-cpp/Inputs/
H A Dvar1.cpp8 struct Wrapper { struct
17 constexpr const char *Wrapper<float>::my_const<const char *> = a; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/ASTMerge/var-cpp/Inputs/
H A Dvar1.cpp8 struct Wrapper { struct
17 constexpr const char *Wrapper<float>::my_const<const char *> = a; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/ASTMerge/var-cpp/Inputs/
H A Dvar1.cpp8 struct Wrapper { struct
17 constexpr const char *Wrapper<float>::my_const<const char *> = a; argument

12345678910>>...117