Home
last modified time | relevance | path

Searched refs:IdRef (Results 1 – 25 of 126) sorted by relevance

123456

/dports/archivers/vbz-compression/vbz_compression-1.0.1/vbz_plugin/hdf_test_utils/
H A Dhdf_id_helper.h32 class IdRef final
41 static IdRef claim(Id id);
47 static IdRef ref(Id id);
52 static IdRef global(Id id) in global()
54 return IdRef(id, true); in global()
66 IdRef() = default;
68 IdRef(IdRef const& other);
69 IdRef& operator=(IdRef const&);
71 IdRef(IdRef && other) in IdRef() function
78 IdRef& operator=(IdRef && other)
[all …]
H A Dhdf_id_helper.cpp12 IdRef IdRef::claim(Id id) in claim()
17 return IdRef(id); in claim()
20 IdRef IdRef::ref(Id id) in ref()
24 return IdRef(id); in ref()
27 IdRef IdRef::global_ref(Id id) in global_ref()
36 IdRef::IdRef(IdRef const& other) in IdRef() function in ont::hdf5::IdRef
45 IdRef& IdRef::operator=(IdRef const& other) in operator =()
63 IdRef::~IdRef() in ~IdRef()
75 int IdRef::ref_count() const in ref_count()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/macos/util/
H A Dmod.rs35 pub struct IdRef(id); struct
37 impl IdRef { implementation
38 pub fn new(inner: id) -> IdRef { in new() argument
39 IdRef(inner) in new()
47 IdRef(inner) in retain()
59 impl Drop for IdRef { implementation
71 impl Deref for IdRef { implementation
78 impl Clone for IdRef { implementation
79 fn clone(&self) -> IdRef { in clone() argument
83 IdRef(self.0) in clone()
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/macos/util/
H A Dmod.rs35 pub struct IdRef(id); struct
37 impl IdRef { implementation
38 pub fn new(inner: id) -> IdRef { in new() argument
39 IdRef(inner) in new()
47 IdRef(inner) in retain()
59 impl Drop for IdRef { implementation
71 impl Deref for IdRef { implementation
78 impl Clone for IdRef { implementation
79 fn clone(&self) -> IdRef { in clone() argument
83 IdRef(self.0) in clone()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/spirv/
H A Dspirv_types.h52 using IdRef = BoxedUint32<IdRefHelper>; variable
63 using IdResult = IdRef;
64 using IdResultType = IdRef;
65 using IdMemorySemantics = IdRef;
66 using IdScope = IdRef;
78 IdRef id;
83 IdRef id;
89 IdRef id1;
90 IdRef id2;
101 using IdRefList = FastVectorHelper<IdRef>;
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/spirv/
H A Dspirv_types.h52 using IdRef = BoxedUint32<IdRefHelper>; variable
63 using IdResult = IdRef;
64 using IdResultType = IdRef;
65 using IdMemorySemantics = IdRef;
66 using IdScope = IdRef;
78 IdRef id;
83 IdRef id;
89 IdRef id1;
90 IdRef id2;
101 using IdRefList = FastVectorHelper<IdRef>;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/spirv/
H A Dspirv_types.h52 using IdRef = BoxedUint32<IdRefHelper>; variable
63 using IdResult = IdRef;
64 using IdResultType = IdRef;
65 using IdMemorySemantics = IdRef;
66 using IdScope = IdRef;
78 IdRef id;
83 IdRef id;
89 IdRef id1;
90 IdRef id2;
101 using IdRefList = FastVectorHelper<IdRef>;
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/glutin-0.21.0/src/platform/macos/
H A Dmod.rs41 context: IdRef,
47 context: IdRef,
322 struct IdRef(id); struct
324 impl IdRef { impl
325 fn new(i: id) -> IdRef { in new() argument
326 IdRef(i) in new()
334 IdRef(i) in retain()
346 impl Drop for IdRef { implementation
354 impl Deref for IdRef { implementation
361 impl Clone for IdRef { implementation
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/glutin-0.21.0/src/platform/macos/
H A Dmod.rs41 context: IdRef,
47 context: IdRef,
322 struct IdRef(id); struct
324 impl IdRef { implementation
325 fn new(i: id) -> IdRef { in new() argument
326 IdRef(i) in new()
334 IdRef(i) in retain()
346 impl Drop for IdRef { implementation
354 impl Deref for IdRef { implementation
361 impl Clone for IdRef { implementation
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/genproto/go-genproto-eb59cef1c072/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/genproto/googleapis/api/expr/v1beta1/
H A Deval.pb.go116 func (m *EvalState_Result) GetExpr() *IdRef {
307 func (m *UnknownSet) GetExprs() []*IdRef {
315 type IdRef struct { struct
323 func (m *IdRef) Reset() { *m = IdRef{} } argument
325 func (*IdRef) ProtoMessage() {} argument
326 func (*IdRef) Descriptor() ([]byte, []int) { argument
330 func (m *IdRef) XXX_Unmarshal(b []byte) error { argument
336 func (m *IdRef) XXX_Merge(src proto.Message) { argument
339 func (m *IdRef) XXX_Size() int { argument
342 func (m *IdRef) XXX_DiscardUnknown() { argument
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glutin-0.24.1/src/platform_impl/macos/
H A Dmod.rs42 context: IdRef,
48 context: IdRef,
342 struct IdRef(id); struct
344 impl IdRef { impl
345 fn new(i: id) -> IdRef { in new() argument
346 IdRef(i) in new()
354 IdRef(i) in retain()
366 impl Drop for IdRef { implementation
374 impl Deref for IdRef { implementation
381 impl Clone for IdRef { implementation
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/glutin-0.26.0/src/platform_impl/macos/
H A Dmod.rs37 context: IdRef,
43 context: IdRef,
303 struct IdRef(id); struct
305 impl IdRef { impl
306 fn new(i: id) -> IdRef { in new() argument
307 IdRef(i) in new()
315 IdRef(i) in retain()
327 impl Drop for IdRef { implementation
335 impl Deref for IdRef { implementation
342 impl Clone for IdRef { implementation
[all …]
/dports/archivers/vbz-compression/vbz_compression-1.0.1/vbz_plugin/test/
H A Dtest_utils.h21 auto dataset = IdRef::claim(H5Dopen(parent, name, H5P_DEFAULT)); in read_1d_dataset()
22 auto type = IdRef::claim(H5Dget_type(dataset.get())); in read_1d_dataset()
23 auto dataspace = IdRef::claim(H5Dget_space(dataset.get())); in read_1d_dataset()
40 auto buffer_space = IdRef::claim( in read_1d_dataset()
56 IdRef create_dataset( in create_dataset()
63 auto data_space = IdRef::claim(H5Screate(H5S_SIMPLE)); in create_dataset()
72 return IdRef(); in create_dataset()
75 auto dataset_id = IdRef::claim(H5Dcreate( in create_dataset()

123456