Home
last modified time | relevance | path

Searched refs:AtomicUsize (Results 76 – 100 of 11492) sorted by relevance

12345678910>>...460

/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/net/routinator/routinator-0.10.2/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/bumpalo-3.6.1/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/www/rearx/rearx-0.1.4/cargo-crates/bumpalo-3.6.1/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/bumpalo-3.6.1/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/net/quiche/quiche-0.9.0/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/bumpalo/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/www/xh/xh-0.14.1/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/bumpalo/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/www/monolith/monolith-2.6.1/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/bumpalo-3.7.0/tests/
H A Dallocator_api.rs7 use std::sync::atomic::{AtomicUsize, Ordering::Relaxed};
12 grows: AtomicUsize,
13 shrinks: AtomicUsize,
14 allocs: AtomicUsize,
15 deallocs: AtomicUsize,
22 grows: AtomicUsize::new(0), in new()
23 shrinks: AtomicUsize::new(0), in new()
24 allocs: AtomicUsize::new(0), in new()
25 deallocs: AtomicUsize::new(0), in new()
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/declare_interior_mutable_const/
H A Dothers.rs6 use std::sync::atomic::AtomicUsize;
9 const ATOMIC: AtomicUsize = AtomicUsize::new(5); //~ ERROR interior mutable
11 const ATOMIC_TUPLE: ([AtomicUsize; 1], Vec<AtomicUsize>, u8) = ([ATOMIC], Vec::new(), 7);
31 static STATIC_TUPLE: (AtomicUsize, String) = (ATOMIC, STRING);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/parking_lot_core-0.6.2/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/misc/broot/broot-1.7.0/cargo-crates/parking_lot_core-0.8.3/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/devel/sccache/sccache-0.2.15/cargo-crates/parking_lot_core-0.6.2/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/parking_lot_core-0.8.5/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/parking_lot_core-0.8.5/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/parking_lot_core-0.8.5/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/parking_lot_core-0.7.2/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/shells/nsh/nsh-0.4.2/cargo-crates/parking_lot_core-0.8.3/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/parking_lot_core-0.8.5/src/thread_parker/windows/
H A Dwaitaddress.rs10 sync::atomic::{AtomicUsize, Ordering},
67 pub fn prepare_park(&'static self, key: &AtomicUsize) { in prepare_park() argument
72 pub fn timed_out(&'static self, key: &AtomicUsize) -> bool { in timed_out()
77 pub fn park(&'static self, key: &AtomicUsize) { in park() argument
85 pub fn park_until(&'static self, key: &AtomicUsize, timeout: Instant) -> bool { in park_until() argument
112 pub fn unpark_lock(&'static self, key: &AtomicUsize) -> UnparkHandle { in unpark_lock()
123 fn wait_on_address(&'static self, key: &AtomicUsize, timeout: DWORD) -> BOOL { in wait_on_address() argument
138 key: *const AtomicUsize,

12345678910>>...460