- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1651 - 1660 of 2,342 for host:doc.rust-lang.org (0.04 sec)
-
atomic_or_acqrel in std::intrinsics - Rust
Bitwise or with the current value, returning the previous value.doc.rust-lang.org/std/intrinsics/fn.atomic_or_acqrel.htmlRegistered: Wed Apr 30 02:05:57 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 4.3K bytes - Viewed (0) -
simd_saturating_add in std::intrinsics::simd - ...
Adds two simd vectors elementwise, with saturation.doc.rust-lang.org/std/intrinsics/simd/fn.simd_saturating_add.htmlRegistered: Wed Apr 30 02:23:13 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_reduce_all in std::intrinsics::simd - Rust
Checks if all mask values are true.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_all.htmlRegistered: Wed Apr 30 02:23:20 UTC 2025 - Last Modified: Thu Apr 03 09:31:40 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_relaxed_fma in std::intrinsics::simd - Rust
Computes `(x*y) + z` for each element, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.doc.rust-lang.org/std/intrinsics/simd/fn.simd_relaxed_fma.htmlRegistered: Wed Apr 30 02:21:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 4.4K bytes - Viewed (0) -
simd_gather in std::intrinsics::simd - Rust
Reads a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_gather.htmlRegistered: Wed Apr 30 02:22:00 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 4.6K bytes - Viewed (0) -
roundf16 in std::intrinsics - Rust
Returns the nearest integer to an `f16`. Rounds half-way cases away from zero.doc.rust-lang.org/std/intrinsics/fn.roundf16.htmlRegistered: Wed Apr 30 02:22:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_reduce_min in std::intrinsics::simd - Rust
Returns the minimum element of a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_min.htmlRegistered: Wed Apr 30 02:22:19 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 3.9K bytes - Viewed (0) -
simd_le in std::intrinsics::simd - Rust
Tests if `x` is less than or equal to `y`, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_le.htmlRegistered: Wed Apr 30 02:22:29 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.9K bytes - Viewed (0) -
simd_or in std::intrinsics::simd - Rust
“Ors” vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_or.htmlRegistered: Wed Apr 30 02:24:23 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 3.7K bytes - Viewed (0) -
i64x2 in std::simd - Rust
A SIMD vector with two elements of type `i64`.doc.rust-lang.org/std/simd/type.i64x2.htmlRegistered: Wed Apr 30 02:35:42 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.2K bytes - Viewed (0)