Home
last modified time | relevance | path

Searched refs:representation_ (Results 1 – 25 of 76) sorted by relevance

1234

/dports/math/alps/CHiPPS-ALPS-releases-2.0.1/Alps/src/
H A DAlpsEncoded.h94 char* representation_; variable
119 representation_(0) in AlpsEncoded()
129 representation_(r) in AlpsEncoded()
134 if (representation_) { in ~AlpsEncoded()
136 representation_ = 0; in ~AlpsEncoded()
161 representation_ = buf; in setRepresentation()
177 delete[] representation_; in make_fit()
178 representation_ = newRep; in make_fit()
188 if (representation_ != 0) { in clear()
189 delete representation_; in clear() local
[all …]
/dports/science/py-rmf/rmf-1.3.1/include/RMF/decorator/
H A Drepresentation.h32 IntsKey representation_; variable
43 : Decorator(nh), representation_(representation) {} in RepresentationConst()
55 get_node().get_frame_value(representation_)); in get_frame_representation()
62 get_node().get_static_value(representation_)); in get_static_representation()
94 get_node().set_value(representation_, v); in set_representation()
100 get_node().set_frame_value(representation_, v); in set_frame_representation()
106 get_node().set_static_value(representation_, v); in set_static_representation()
193 IntsKey representation_; variable
208 return RepresentationConst(nh, representation_); in get()
216 return Representation(nh, representation_); in get()
[all …]
/dports/science/rmf/rmf-1.3.1/include/RMF/decorator/
H A Drepresentation.h32 IntsKey representation_; variable
43 : Decorator(nh), representation_(representation) {} in RepresentationConst()
55 get_node().get_frame_value(representation_)); in get_frame_representation()
62 get_node().get_static_value(representation_)); in get_static_representation()
94 get_node().set_value(representation_, v); in set_representation()
100 get_node().set_frame_value(representation_, v); in set_frame_representation()
106 get_node().set_static_value(representation_, v); in set_static_representation()
193 IntsKey representation_; variable
208 return RepresentationConst(nh, representation_); in get()
216 return Representation(nh, representation_); in get()
[all …]
/dports/devel/ppl/ppl-1.2/src/
H A DCongruence_System_inlines.hh71 representation_(r) { in Congruence_System()
78 representation_(r) { in Congruence_System()
86 representation_(r) { in Congruence_System()
94 representation_(cgs.representation_) { in Congruence_System()
102 representation_(r) { in Congruence_System()
114 representation_(r) { in Congruence_System()
130 return representation_; in representation()
135 if (representation_ == r) { in set_representation()
138 representation_ = r; in set_representation()
252 swap(representation_, y.representation_); in m_swap()
H A DLinear_System_inlines.hh72 representation_(r) { in Linear_System()
87 representation_(r) { in Linear_System()
125 representation_(y.representation_) { in Linear_System()
138 representation_(r) { in Linear_System()
159 representation_(y.representation_) { in Linear_System()
172 representation_(r) { in Linear_System()
207 swap(representation_, y.representation_); in m_swap()
329 return representation_; in representation()
335 representation_ = r; in set_representation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dimage_context_impl.cc57 if (representation_) { in OnContextLost()
58 representation_->OnContextLost(); in OnContextLost()
60 representation_.reset(); in OnContextLost()
184 if (!representation_) { in BeginAccessIfNecessaryForSharedImage()
205 representation_ = std::move(representation); in BeginAccessIfNecessaryForSharedImage()
209 representation_->BeginScopedReadAccess(begin_semaphores, end_semaphores); in BeginAccessIfNecessaryForSharedImage()
211 representation_ = nullptr; in BeginAccessIfNecessaryForSharedImage()
263 if (representation_->SupportsMultipleConcurrentReadAccess()) in EndAccessIfNecessary()
H A Dskia_output_device_buffer_queue.cc36 : representation_(std::move(representation)), in OverlayData()
39 DCHECK(representation_); in OverlayData()
51 DCHECK(!representation_); in operator =()
53 representation_ = std::move(other.representation_); in operator =()
81 const gpu::Mailbox& mailbox() const { return representation_->mailbox(); } in mailbox()
90 representation_.reset(); in Reset()
94 std::unique_ptr<gpu::SharedImageRepresentationOverlay> representation_; member in viz::SkiaOutputDeviceBufferQueue::OverlayData
H A Dskia_output_device_gl.cc68 : representation_(std::move(representation)), in OverlayData()
78 representation_ = std::move(other.representation_); in operator =()
91 std::unique_ptr<gpu::SharedImageRepresentationOverlay> representation_; member in viz::SkiaOutputDeviceGL::OverlayData
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A Dimage_context_impl.cc51 if (representation_) { in OnContextLost()
52 representation_->OnContextLost(); in OnContextLost()
54 representation_.reset(); in OnContextLost()
168 if (!representation_) { in BeginAccessIfNecessaryForSharedImage()
189 representation_ = std::move(representation); in BeginAccessIfNecessaryForSharedImage()
193 representation_->BeginScopedReadAccess(begin_semaphores, end_semaphores); in BeginAccessIfNecessaryForSharedImage()
195 representation_ = nullptr; in BeginAccessIfNecessaryForSharedImage()
247 if (representation_->SupportsMultipleConcurrentReadAccess()) in EndAccessIfNecessary()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dvalue-type.h93 return representation_ == other.representation_;
96 return representation_ != other.representation_;
100 return representation_ == other;
104 return representation_ != other;
110 return representation_; in ref_index()
114 return !is_bottom() && representation_ >= kFirstSentinel; in is_generic()
122 switch (representation_) { in name()
134 return std::to_string(representation_); in name()
143 switch (representation_) { in code()
155 return static_cast<int32_t>(representation_); in code()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dvalue-type.h105 return representation_ == other.representation_;
108 return representation_ != other.representation_;
112 return representation_ == other;
116 return representation_ != other;
122 return representation_; in ref_index()
126 return !is_bottom() && representation_ >= kFirstSentinel; in is_generic()
134 switch (representation_) { in name()
148 return std::to_string(representation_); in name()
157 switch (representation_) { in code()
171 return static_cast<int32_t>(representation_); in code()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dshared_image_representation.h88 : representation_(representation) { in ScopedAccessBase()
89 DCHECK(!representation_->has_scoped_access_); in ScopedAccessBase()
90 representation_->has_scoped_access_ = true; in ScopedAccessBase()
93 DCHECK(representation_->has_scoped_access_); in ~ScopedAccessBase()
94 representation_->has_scoped_access_ = false; in ~ScopedAccessBase()
97 RepresentationClass* representation() { return representation_; } in representation()
100 RepresentationClass* const representation_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dshared_image_representation.h108 : representation_(representation) { in ScopedAccessBase()
109 DCHECK(!representation_->has_scoped_access_); in ScopedAccessBase()
110 representation_->has_scoped_access_ = true; in ScopedAccessBase()
113 DCHECK(representation_->has_scoped_access_); in ~ScopedAccessBase()
114 representation_->has_scoped_access_ = false; in ~ScopedAccessBase()
117 RepresentationClass* representation() { return representation_; } in representation()
119 return representation_; in representation()
123 RepresentationClass* const representation_;
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dmachine-type.h60 : representation_(MachineRepresentation::kNone), in MachineType()
64 : representation_(representation), semantic_(semantic) {} in MachineType()
76 return representation_; in representation()
235 MachineRepresentation representation_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dmachine-type.h64 : representation_(MachineRepresentation::kNone), in MachineType()
68 : representation_(representation), semantic_(semantic) {} in MachineType()
80 return representation_; in representation()
240 MachineRepresentation representation_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/
H A Dmachine-type.h64 : representation_(MachineRepresentation::kNone), in MachineType()
68 : representation_(representation), semantic_(semantic) {} in MachineType()
80 return representation_; in representation()
280 MachineRepresentation representation_;
/dports/lang/v8/v8-9.6.180.12/src/codegen/
H A Dmachine-type.h94 : representation_(MachineRepresentation::kNone), in MachineType()
98 : representation_(representation), semantic_(semantic) {} in MachineType()
110 return representation_; in representation()
277 MachineRepresentation representation_;
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DPositionCache.h141 TextSegment(int start_=0, int length_=0, Representation *representation_=0) :
142 start(start_), length(length_), representation(representation_) { in start()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DPositionCache.h140 TextSegment(int start_=0, int length_=0, const Representation *representation_=0) :
141 start(start_), length(length_), representation(representation_) { in start()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DPositionCache.h140 TextSegment(int start_=0, int length_=0, const Representation *representation_=0) :
141 start(start_), length(length_), representation(representation_) { in start()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DPositionCache.h167 TextSegment(int start_=0, int length_=0, const Representation *representation_=0) :
168 start(start_), length(length_), representation(representation_) { in start()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dcompilation-dependencies.cc316 representation_(representation), in OwnConstantDataPropertyDependency()
329 if (representation_.IsDouble()) { in IsValid()
355 Representation const representation_; member in v8::internal::compiler::__anon9d09f7bf0211::OwnConstantDataPropertyDependency
481 representation_(representation) {} in FieldRepresentationDependency()
486 return representation_.Equals(map_.object() in IsValid()
498 CHECK(representation_.Equals(owner->instance_descriptors(isolate) in Install()
512 Representation representation_; member in v8::internal::compiler::__anon9d09f7bf0211::FieldRepresentationDependency
H A Dmachine-operator.h60 : representation_(representation), order_(order) {} in AtomicLoadParameters()
62 LoadRepresentation representation() const { return representation_; } in representation()
66 LoadRepresentation representation_;
144 : representation_(representation), in StoreRepresentation()
147 MachineRepresentation representation() const { return representation_; } in representation()
151 MachineRepresentation representation_;
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Drepresentation-change.h158 : representation_(representation), in representation_() function
244 MachineRepresentation representation() const { return representation_; } in representation()
255 MachineRepresentation representation_;
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DPositionCache.h177 TextSegment(int start_=0, int length_=0, const Representation *representation_=0) :
178 start(start_), length(length_), representation(representation_) { in start()

1234