/dports/sysutils/vector/vector-0.10.0/cargo-crates/sharded-slab-0.0.8/src/ |
H A D | cfg.rs | 42 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 141 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | tid.rs | 46 const LEN: usize = C::MAX_SHARDS.trailing_zeros() as usize + 1;
|
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/sharded-slab-0.1.4/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | shard.rs | 273 let mut shards = Vec::with_capacity(C::MAX_SHARDS); in new() 274 for _ in 0..C::MAX_SHARDS { in new() 300 C::MAX_SHARDS, in current()
|
/dports/lang/gleam/gleam-0.18.2/cargo-crates/sharded-slab-0.1.4/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | shard.rs | 273 let mut shards = Vec::with_capacity(C::MAX_SHARDS); in new() 274 for _ in 0..C::MAX_SHARDS { in new() 300 C::MAX_SHARDS, in current()
|
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/sharded-slab-0.1.4/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | shard.rs | 273 let mut shards = Vec::with_capacity(C::MAX_SHARDS); in new() 274 for _ in 0..C::MAX_SHARDS { in new() 300 C::MAX_SHARDS, in current()
|
/dports/net/krill/krill-0.9.4/cargo-crates/sharded-slab-0.1.4/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | shard.rs | 273 let mut shards = Vec::with_capacity(C::MAX_SHARDS); in new() 274 for _ in 0..C::MAX_SHARDS { in new() 300 C::MAX_SHARDS, in current()
|
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/sharded-slab-0.1.0/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | tid.rs | 46 const LEN: usize = C::MAX_SHARDS.trailing_zeros() as usize + 1;
|
/dports/lang/rust/rustc-1.58.1-src/vendor/sharded-slab-0.1.1/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | tid.rs | 46 const LEN: usize = C::MAX_SHARDS.trailing_zeros() as usize + 1;
|
/dports/lang/rust/rustc-1.58.1-src/vendor/sharded-slab/src/ |
H A D | cfg.rs | 45 const MAX_SHARDS: usize = next_pow2(Self::MAX_THREADS - 1); const 158 .field("max_shards", &C::MAX_SHARDS) in fmt()
|
H A D | shard.rs | 273 let mut shards = Vec::with_capacity(C::MAX_SHARDS); in new() 274 for _ in 0..C::MAX_SHARDS { in new() 300 C::MAX_SHARDS, in current()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/gtest/ |
H A D | gtest_test_instance.py | 35 MAX_SHARDS = 256 variable 336 self._test_launcher_batch_limit = MAX_SHARDS 338 and 0 < args.test_launcher_batch_limit < MAX_SHARDS):
|
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/gtest/ |
H A D | gtest_test_instance.py | 35 MAX_SHARDS = 256 variable 333 self._test_launcher_batch_limit = MAX_SHARDS 335 and 0 < args.test_launcher_batch_limit < MAX_SHARDS):
|
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/gtest/ |
H A D | gtest_test_instance.py | 38 MAX_SHARDS = 256 variable 359 self._test_launcher_batch_limit = MAX_SHARDS 361 and 0 < args.test_launcher_batch_limit < MAX_SHARDS):
|
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/ |
H A D | forward_iterator_bench.cc | 36 const int MAX_SHARDS = 100000; variable 196 std::bitset<MAX_SHARDS + 1> shards_pending_set_;
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/ |
H A D | forward_iterator_bench.cc | 36 const int MAX_SHARDS = 100000; variable 198 std::bitset<MAX_SHARDS + 1> shards_pending_set_;
|
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/ |
H A D | forward_iterator_bench.cc | 36 const int MAX_SHARDS = 100000; variable 198 std::bitset<MAX_SHARDS + 1> shards_pending_set_;
|
/dports/databases/rocksdb/rocksdb-6.26.1/db/ |
H A D | forward_iterator_bench.cc | 36 const int MAX_SHARDS = 100000; variable 198 std::bitset<MAX_SHARDS + 1> shards_pending_set_;
|
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/ |
H A D | forward_iterator_bench.cc | 36 const int MAX_SHARDS = 100000; variable 198 std::bitset<MAX_SHARDS + 1> shards_pending_set_;
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/ |
H A D | forward_iterator_bench.cc | 36 const int MAX_SHARDS = 100000; variable 198 std::bitset<MAX_SHARDS + 1> shards_pending_set_;
|