Home
last modified time | relevance | path

Searched defs:Wrapper (Results 176 – 200 of 2918) sorted by relevance

12345678910>>...117

/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/bytemuck-1.7.3/tests/
H A Dtransparent.rs15 struct Wrapper(Foreign); in test_transparent_wrapper() struct
17 unsafe impl TransparentWrapper<Foreign> for Wrapper {} in test_transparent_wrapper() implementation
20 unsafe impl bytemuck::Zeroable for Wrapper {} in test_transparent_wrapper() implementation
21 unsafe impl bytemuck::Pod for Wrapper {} in test_transparent_wrapper() implementation
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/googleapis/gnostic/gnostic-0c5108395e2d/plugins/
H A Dplugin.pb.go109 Wrapper *Wrapper `protobuf:"bytes,1,opt,name=wrapper" json:"wrapper,omitempty"` member
214 type Wrapper struct { struct
216 Name string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
218 Version string `protobuf:"bytes,2,opt,name=version" json:"version,omitempty"`
220 Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
223 func (m *Wrapper) Reset() { *m = Wrapper{} }
225 func (*Wrapper) ProtoMessage() {}
226 func (*Wrapper) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} }
228 func (m *Wrapper) GetName() string {
235 func (m *Wrapper) GetVersion() string {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/PowerPC/
H A Df128-conv.ll109 define fp128* @sdwConv2qp_testXForm(fp128* returned %sink,
214 store fp128 %conv, fp128* %a, align 16
219 ; CHECK: lxsiwzx v[[REG:[0-9]+]], 0, r4
220 ; CHECK-NEXT: xscvudqp v[[CONV:[0-9]+]], v[[REG]]
221 ; CHECK-NEXT: stxv v[[CONV]], 0(r3)
226 define void @uwConv2qp_03(fp128* nocapture %a) {
228 %0 = load i32, i32* getelementptr inbounds
235 ; CHECK: addis r[[REG:[0-9]+]], r2, .LC3@toc@ha
244 ; Function Attrs: norecurse nounwind
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/googleapis/gnostic/plugins/
H A Dplugin.pb.go109 Wrapper *Wrapper `protobuf:"bytes,1,opt,name=wrapper" json:"wrapper,omitempty"` member
214 type Wrapper struct { struct
216 Name string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
218 Version string `protobuf:"bytes,2,opt,name=version" json:"version,omitempty"`
220 Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
223 func (m *Wrapper) Reset() { *m = Wrapper{} }
225 func (*Wrapper) ProtoMessage() {}
226 func (*Wrapper) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{5} }
228 func (m *Wrapper) GetName() string {
235 func (m *Wrapper) GetVersion() string {
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/issues/
H A Dissue-20414.rs9 struct Wrapper<T> { struct
13 impl<'a, T> Trait for &'a Wrapper<T> where &'a T: Trait { argument
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dgtest-543.cs7 public readonly Wrapper<N> Wrapper; field in Blah.WrapperWrapper
26 public class Wrapper<U> class
30 private Wrapper (U u) in Wrapper() method in Wrapper
/dports/math/py-z3-solver/z3-z3-4.8.10/src/tactic/
H A Dgoal_shared_occs.h10 Functor for computing the set of shared occurrences in a goal.
14 Leonardo de Moura (leonardo) 2011-12-28
36 bool is_shared(expr * t) { return m_occs.is_shared(t); }
38 void reset() { return m_occs.reset(); }
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() argument
77 explicit Wrapper(int i) {} in Wrapper() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() function
77 explicit Wrapper(int i) {} in Wrapper() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() argument
77 explicit Wrapper(int i) {} in Wrapper() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() function
77 explicit Wrapper(int i) {} in Wrapper() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() function
77 explicit Wrapper(int i) {} in Wrapper() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() argument
77 explicit Wrapper(int i) {} in Wrapper() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() function
77 explicit Wrapper(int i) {} in Wrapper() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaTemplate/
H A Dpartial-spec-instantiate.cpp70 struct Wrapper { struct
74 Wrapper(const Wrapper<U>& other, in Wrapper() argument
77 explicit Wrapper(int i) {} in Wrapper() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dinitializer.cpp103 class Wrapper { class
110 Wrapper::Wrapper() /* initializers synthesized */ {} in Wrapper() function in DefaultConstructorWithCleanups::Wrapper
119 struct Wrapper { struct
120 int value = 42;
122 Wrapper() {} in Wrapper() argument
123 Wrapper(int x) : value(x) {} in Wrapper() function
124 Wrapper(bool) {} in Wrapper() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dinitializer.cpp103 class Wrapper { class
110 Wrapper::Wrapper() /* initializers synthesized */ {} in Wrapper() function in DefaultConstructorWithCleanups::Wrapper
119 struct Wrapper { struct
120 int value = 42;
122 Wrapper() {} in Wrapper() function
123 Wrapper(int x) : value(x) {} in Wrapper() argument
124 Wrapper(bool) {} in Wrapper() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dctor.mm18 struct Wrapper { struct
23 Wrapper w; argument

12345678910>>...117