Home
last modified time | relevance | path

Searched defs:block_pool (Results 1 – 25 of 84) sorted by relevance

1234

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/data/
H A Dblock_sink.hpp32 explicit BlockSink(BlockPool& block_pool, size_t local_worker_id) in BlockSink()
37 explicit BlockSink(BlockPool* block_pool, size_t local_worker_id) in BlockSink()
69 BlockPool * block_pool() const { return block_pool_; } in block_pool() function in thrill::data::BlockSink
114 BoundedBlockSink(BlockPool& block_pool, size_t local_worker_id, size_t max_size) in BoundedBlockSink()
H A Dstream_sink.cpp26 StreamSink::StreamSink(StreamDataPtr stream, BlockPool& block_pool, in StreamSink()
48 StreamSink::StreamSink(StreamDataPtr stream, BlockPool& block_pool, in StreamSink()
69 StreamSink::StreamSink(StreamDataPtr stream, BlockPool& block_pool, in StreamSink()
H A Dbyte_block.cpp29 ByteBlock::ByteBlock(BlockPool* block_pool, Byte* data, size_t size) in ByteBlock()
36 BlockPool* block_pool, const foxxll::file_ptr& ext_file, in ByteBlock()
H A Ddiscard_sink.hpp33 explicit DiscardSink(BlockPool& block_pool, size_t local_worker_id) in DiscardSink()
H A Dblock_pool.hpp233 BlockPoolMemoryHolder(BlockPool& block_pool, size_t size) in BlockPoolMemoryHolder()
H A Dmultiplexer.hpp108 BlockPool& block_pool() { return block_pool_; } in block_pool() function in thrill::data::Multiplexer
H A Dmix_block_queue.cpp22 MixBlockQueue::MixBlockQueue(BlockPool& block_pool, size_t num_workers, in MixBlockQueue()
H A Dblock_queue.cpp19 BlockQueue::BlockQueue(BlockPool& block_pool, size_t local_worker_id, in BlockQueue()
H A Dmix_block_queue.hpp95 BlockPool& block_pool() { return block_pool_; } in block_pool() function in thrill::data::MixBlockQueue
H A Dfile.cpp22 File::File(BlockPool& block_pool, size_t local_worker_id, size_t dia_id) in File()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/benchmarks/serialization/
H A Dcpp-serializers.cpp141 data::BlockPool block_pool; in main() local
H A Dbench_serialization.cpp33 data::BlockPool block_pool; in BenchmarkSerialization() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/api/
H A Dcontext.hpp139 data::BlockPool& block_pool() { return block_pool_; } in block_pool() function in thrill::api::HostContext
324 data::BlockPool& block_pool() { return block_pool_; } in block_pool() function in thrill::api::Context
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/tests/data/
H A Dmultiplexer_test.cpp77 data::BlockPool block_pool(workers_per_host); in TEST() local
133 data::BlockPool block_pool; in FunctionSelect() local
187 data::BlockPool block_pool(num_workers_per_host); in TalkAllToAllViaCatStream() local
533 data::BlockPool block_pool(num_workers_per_host); in TalkAllToAllViaMixStream() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/agg23/
H A Dagg_path_storage.h27 block_pool = 256 enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/agg23/
H A Dagg_path_storage.h27 block_pool = 256 enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/agg23/
H A Dagg_path_storage.h29 block_pool = 256 enumerator
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/agg23/
H A Dagg_path_storage.h27 block_pool = 256 enumerator
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
36 let mut block_pool = BlockPool::new(); in new() localVariable
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
37 let mut block_pool = BlockPool::new(); in new() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
37 let mut block_pool = BlockPool::new(); in new() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
37 let mut block_pool = BlockPool::new(); in new() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
37 let mut block_pool = BlockPool::new(); in new() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
37 let mut block_pool = BlockPool::new(); in new() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/cdsl/
H A Dxform.rs26 pub block_pool: BlockPool, field
37 let mut block_pool = BlockPool::new(); in new() localVariable

1234