Home
last modified time | relevance | path

Searched refs:shared_state (Results 226 – 250 of 535) sorted by relevance

12345678910>>...22

/dports/devel/boost-docs/boost_1_72_0/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() function
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() argument
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() function
907 shared_state(shared_state const&);
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() function
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() function
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() function
907 shared_state(shared_state const&);
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() argument
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() function
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() function
907 shared_state(shared_state const&);
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() function
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() argument
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() argument
907 shared_state(shared_state const&);
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() argument
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() function
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() function
907 shared_state(shared_state const&);
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() function
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() function
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() function
907 shared_state(shared_state const&);
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() function
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() argument
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() argument
907 shared_state(shared_state const&);
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/thread/
H A Dfuture.hpp556 struct shared_state: struct
582 shared_state(): in shared_state() function
750 shared_state(shared_state const&);
751 shared_state& operator=(shared_state const&);
755 struct shared_state<T&>: struct
765 shared_state(): in shared_state() function
833 shared_state(shared_state const&);
834 shared_state& operator=(shared_state const&);
844 shared_state() in shared_state() argument
906 shared_state(shared_state const&);
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/thread/
H A Dfuture.hpp557 struct shared_state: struct
583 shared_state(): in shared_state() function
751 shared_state(shared_state const&);
752 shared_state& operator=(shared_state const&);
756 struct shared_state<T&>: struct
766 shared_state(): in shared_state() argument
834 shared_state(shared_state const&);
835 shared_state& operator=(shared_state const&);
845 shared_state() in shared_state() argument
907 shared_state(shared_state const&);
[all …]
/dports/math/spot/spot-2.10.2/spot/twa/
H A Dtwa.hh260 typedef std::shared_ptr<const state> shared_state; typedef
280 operator()(shared_state left, in operator ()()
281 shared_state right) const in operator ()()
308 operator()(shared_state left, in operator ()()
309 shared_state right) const in operator ()()
337 operator()(shared_state that) const in operator ()()
345 typedef std::unordered_set<shared_state,
/dports/math/py-spot/spot-2.10.2/spot/twa/
H A Dtwa.hh260 typedef std::shared_ptr<const state> shared_state; typedef
280 operator()(shared_state left, in operator ()()
281 shared_state right) const in operator ()()
308 operator()(shared_state left, in operator ()()
309 shared_state right) const in operator ()()
337 operator()(shared_state that) const in operator ()()
345 typedef std::unordered_set<shared_state,
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/
H A Dsplit_future.hpp148 typedef split_nth_continuation<Result> shared_state; in extract_nth_continuation() typedef
151 p(new shared_state()); in extract_nth_continuation()
153 static_cast<shared_state*>(p.get())->template attach<I>(future); in extract_nth_continuation()
281 typedef split_continuation<T> shared_state; in extract_future_array() typedef
284 p(new shared_state()); in extract_future_array()
286 static_cast<shared_state*>(p.get())->attach(i, future); in extract_future_array()
H A Dwhen_some.hpp332 shared_state_ptr const& shared_state = in operator ()() local
335 if (shared_state.get() != nullptr && in operator ()()
336 !shared_state->is_ready()) in operator ()()
338 shared_state->execute_deferred(); in operator ()()
341 if (!shared_state->is_ready()) in operator ()()
343 shared_state->set_on_completed( in operator ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/
H A Dpress_story.py85 def Run(self, shared_state): argument
87 super(PressStory, self).Run(shared_state)
/dports/net/mpich2/mpich2-1.5/src/mpi/coll/
H A Discatter.c26 struct shared_state { struct
35 struct shared_state *ss = state; in get_count() argument
41 struct shared_state *ss = state; in calc_send_count_root()
48 struct shared_state *ss = state; in calc_send_count_non_root()
55 struct shared_state *ss = state; in calc_curr_count()
97 struct shared_state *ss = NULL; in MPIR_Iscatter_intra()
114 …MPIR_SCHED_CHKPMEM_MALLOC(ss, struct shared_state *, sizeof(struct shared_state), mpi_errno, "shar… in MPIR_Iscatter_intra()
/dports/lang/gcc48/gcc-4.8.5/libitm/
H A Dmethod-ml.cc141 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in pre_write()
264 tx->shared_state.store(snapshot, memory_order_release); in extend()
275 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in pre_load()
478 tx->shared_state.store(snapshot, memory_order_relaxed); in begin_or_restart()
506 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in trycommit()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libitm/
H A Dmethod-ml.cc141 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in pre_write()
264 tx->shared_state.store(snapshot, memory_order_release); in extend()
275 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in pre_load()
478 tx->shared_state.store(snapshot, memory_order_relaxed); in begin_or_restart()
506 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in trycommit()
/dports/devel/racer/racer-2.1.48/cargo-crates/measureme-9.1.0/src/
H A Dserialization.rs83 shared_state: SharedState, field
109 shared_state: self.0.clone(), in new_sink()
163 self.0.shared_state.0.lock().flush()?; in flush()
249 let mut file = self.shared_state.0.lock(); in write_page()
288 self.shared_state.copy_bytes_with_page_tag(self.page_tag) in into_bytes()
/dports/lang/rust/rustc-1.58.1-src/vendor/measureme-9.1.2/src/
H A Dserialization.rs83 shared_state: SharedState, field
109 shared_state: self.0.clone(), in new_sink()
163 self.0.shared_state.0.lock().flush()?; in flush()
249 let mut file = self.shared_state.0.lock(); in write_page()
288 self.shared_state.copy_bytes_with_page_tag(self.page_tag) in into_bytes()
/dports/lang/rust/rustc-1.58.1-src/vendor/measureme/src/
H A Dserialization.rs83 shared_state: SharedState, field
109 shared_state: self.0.clone(), in new_sink()
163 self.0.shared_state.0.lock().flush()?; in flush()
249 let mut file = self.shared_state.0.lock(); in write_page()
288 self.shared_state.copy_bytes_with_page_tag(self.page_tag) in into_bytes()
/dports/devel/mingw32-gcc/gcc-4.8.1/libitm/
H A Dmethod-ml.cc141 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in pre_write()
264 tx->shared_state.store(snapshot, memory_order_release); in extend()
275 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in pre_load()
478 tx->shared_state.store(snapshot, memory_order_relaxed); in begin_or_restart()
506 gtm_word snapshot = tx->shared_state.load(memory_order_relaxed); in trycommit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Doverlay_dc_unittest.cc120 SharedQuadState* shared_state = pass->CreateAndAppendSharedQuadState(); in CreateRenderPass() local
121 shared_state->opacity = 1.f; in CreateRenderPass()
751 SharedQuadState* shared_state = pass->CreateAndAppendSharedQuadState(); in TEST_F() local
752 shared_state->opacity = 1.f; in TEST_F()
755 child_provider_.get(), shared_state, pass.get()); in TEST_F()
756 shared_state->is_clipped = true; in TEST_F()
758 shared_state->clip_rect = gfx::Rect(0, 0, 100, 3); in TEST_F()
824 shared_state->opacity = 1.f; in TEST_F()
827 child_provider_.get(), shared_state, pass.get()); in TEST_F()
838 shared_state->occluding_damage_rect = gfx::Rect(); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/feed/core/v2/
H A Dfeed_store.cc72 return SharedStateKey(record.shared_state().content_id()); in KeyForRecord()
99 feedstore::Record MakeRecord(feedstore::StreamSharedState shared_state) { in MakeRecord() argument
101 *record.mutable_shared_state() = std::move(shared_state); in MakeRecord()
234 for (feedstore::StreamSharedState& shared_state : in SaveFullStream()
236 updates->push_back(MakeKeyAndRecord(std::move(shared_state))); in SaveFullStream()
337 shared_states.push_back(std::move(record.shared_state())); in OnReadContentFinished()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/
H A Dclient_base.hpp79 create(boost::intrusive_ptr<SharedState> const& shared_state) in create()
81 return Derived(future<id_type>(shared_state)); in create()
86 create(boost::intrusive_ptr<SharedState> && shared_state) in create()
88 return Derived(future<id_type>(std::move(shared_state))); in create()
93 create(SharedState* shared_state, bool addref = true) in create()
96 boost::intrusive_ptr<SharedState>(shared_state, addref))); in create()
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dtexture.cpp40 t = c->shared_state.texture_hash_table[h % TEXTURE_HASH_TABLE_SIZE]; in find_texture()
58 ht = &c->shared_state.texture_hash_table[t->handle % TEXTURE_HASH_TABLE_SIZE]; in free_texture()
80 ht = &c->shared_state.texture_hash_table[h % TEXTURE_HASH_TABLE_SIZE]; in alloc_texture()
290 t = c->shared_state.texture_hash_table[i]; in tglGenTextures()

12345678910>>...22