/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/loom-0.4.0/src/ |
H A D | model.rs | 20 pub max_branches: usize, field 79 let max_branches = env::var("LOOM_MAX_BRANCHES") in new() localVariable 127 max_branches, in new() 151 Execution::new(self.max_threads, self.max_branches, self.preemption_bound); in check() 157 execution.path.set_max_branches(self.max_branches); in check()
|
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/loom-0.3.6/src/ |
H A D | model.rs | 20 pub max_branches: usize, field 79 let max_branches = env::var("LOOM_MAX_BRANCHES") in new() localVariable 127 max_branches, in new() 151 Execution::new(self.max_threads, self.max_branches, self.preemption_bound); in check() 157 execution.path.set_max_branches(self.max_branches); in check()
|
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/loom-0.4.0/src/rt/ |
H A D | path.rs | 106 pub(crate) fn new(max_branches: usize, preemption_bound: Option<u8>) -> Path { in new() 110 branches: object::Store::with_capacity(max_branches), in new() 114 pub(crate) fn set_max_branches(&mut self, max_branches: usize) { in set_max_branches() 116 .reserve_exact(max_branches - self.branches.len()); in set_max_branches()
|
H A D | execution.rs | 47 max_branches: usize, in new() 58 path: Path::new(max_branches, preemption_bound), in new() 61 objects: object::Store::with_capacity(max_branches), in new()
|
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/loom-0.3.6/src/rt/ |
H A D | path.rs | 106 pub(crate) fn new(max_branches: usize, preemption_bound: Option<u8>) -> Path { in new() 110 branches: object::Store::with_capacity(max_branches), in new() 114 pub(crate) fn set_max_branches(&mut self, max_branches: usize) { in set_max_branches() 116 .reserve_exact(max_branches - self.branches.len()); in set_max_branches()
|
H A D | execution.rs | 47 max_branches: usize, in new() 58 path: Path::new(max_branches, preemption_bound), in new() 61 objects: object::Store::with_capacity(max_branches), in new()
|
/dports/math/py-or-tools/or-tools-9.2/ |
H A D | .cmake-format.py | 204 max_branches = 12 variable
|
/dports/sysutils/libcpuid/libcpuid-0.5.1/ |
H A D | cmake-format.py | 194 max_branches = 12 variable
|
/dports/science/axom/axom-0.6.1/src/cmake/blt/tests/internal/ |
H A D | cmake_format_style.py | 216 max_branches = 12 variable
|
/dports/math/kfr/kfr-4.2.1/ |
H A D | cmake-format.yaml | 56 max_branches: 12
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/checkers/ |
H A D | design_analysis.py | 302 if branches > self.config.max_branches: 304 args=(branches, self.config.max_branches))
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/ |
H A D | env.h | 51 unsigned int max_branches; member
|
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/ |
H A D | env.h | 51 unsigned int max_branches; member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/ |
H A D | env.h | 51 unsigned int max_branches; member
|
/dports/devel/pylint/pylint-2.12.1/pylint/checkers/ |
H A D | design_analysis.py | 580 if branches > self.config.max_branches: 584 args=(branches, self.config.max_branches),
|
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/sharded-slab-0.1.4/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/lang/gleam/gleam-0.18.2/cargo-crates/sharded-slab-0.1.4/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/sharded-slab-0.1.4/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/net/krill/krill-0.9.4/cargo-crates/sharded-slab-0.1.4/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/sharded-slab-0.1.0/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/sharded-slab/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/lang/rust/rustc-1.58.1-src/vendor/sharded-slab-0.1.1/src/tests/ |
H A D | loom_slab.rs | 240 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 413 model.max_branches = 100000; in custom_page_sz() 440 model.max_branches = 100000; in max_refs()
|
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sharded-slab-0.0.8/src/ |
H A D | tests.rs | 300 model.max_branches = 100000; in concurrent_remove_remote_and_reuse() 473 model.max_branches = 100000; in custom_page_sz()
|
/dports/net/kamailio/kamailio-5.4.5/misc/extra/vim/syntax/ |
H A D | kamailio.vim | 56 …orelog core_log udp4_raw udp4_raw_mtu udp4_raw_ttl onsend_route_reply max_branches dns_cache_rec_p…
|
/dports/devel/libfirm/libfirm-1.21.0/ir/opt/ |
H A D | loop.c | 149 unsigned max_branches; member 2609 if (loop_info.branches > opt_params.max_branches) { in init_analyze() 2611 loop_info.branches, opt_params.max_branches)); in init_analyze() 2668 opt_params.max_branches = 9999; in set_loop_params()
|