Home
last modified time | relevance | path

Searched refs:avx2_if_supported (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/www/rearx/rearx-0.1.4/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/blake2b_simd-0.5.8/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/www/castor/castor-0.8.16/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/www/firefox/firefox-99.0/third_party/rust/blake2b_simd/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/blake2b_simd/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/net-im/fractal/fractal-4.4.0/vendor/blake2b_simd/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/sysutils/lsd/lsd-0.20.1/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/blake2b_simd-0.5.8/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/blake2b_simd/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/blake2b_simd-0.5.11/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/blake2b_simd/src/
H A Dguts.rs33 if let Some(avx2_impl) = Self::avx2_if_supported() { in detect()
70 pub fn avx2_if_supported() -> Option<Self> { in avx2_if_supported() method
277 Implementation::avx2_if_supported().unwrap().0 in test_detection()
285 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
292 assert!(Implementation::avx2_if_supported().is_none()); in test_detection()
432 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress1_loop_avx2()
500 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress2_loop_avx2()
556 if let Some(imp) = Implementation::avx2_if_supported() { in test_compress4_loop_avx2()

12