- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2091 - 2100 of 2,342 for host:doc.rust-lang.org (0.14 sec)
-
atomic_xadd_relaxed in std::intrinsics - Rust
Adds to the current value, returning the previous value.doc.rust-lang.org/std/intrinsics/fn.atomic_xadd_relaxed.htmlRegistered: Wed Apr 16 02:09:52 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
simd_xor in std::intrinsics::simd - Rust
“Exclusive ors” vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_xor.htmlRegistered: Wed Apr 16 02:21:47 UTC 2025 - Last Modified: Thu Apr 03 09:31:40 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_reduce_any in std::intrinsics::simd - Rust
Checks if any mask value is true.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_any.htmlRegistered: Wed Apr 16 02:23:20 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_ctlz in std::intrinsics::simd - Rust
Counts the leading zeros of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ctlz.htmlRegistered: Wed Apr 16 02:23:27 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_gt in std::intrinsics::simd - Rust
Tests if `x` is greater than `y`, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_gt.htmlRegistered: Wed Apr 16 02:24:00 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.9K bytes - Viewed (0) -
simd_reduce_add_ordered in std::intrinsics::sim...
Adds elements within a vector from left to right.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_add_ordered.htmlRegistered: Wed Apr 16 02:24:11 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 3.9K bytes - Viewed (0) -
simd_bswap in std::intrinsics::simd - Rust
Swaps bytes of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bswap.htmlRegistered: Wed Apr 16 02:24:17 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_ceil in std::intrinsics::simd - Rust
Rounds up each element to the next highest integer-valued float.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ceil.htmlRegistered: Wed Apr 16 02:24:21 UTC 2025 - Last Modified: Thu Apr 03 09:31:43 UTC 2025 - 3.7K bytes - Viewed (0) -
nearbyintf32 in std::intrinsics - Rust
Returns the nearest integer to an `f32`. Changing the rounding mode is not possible in Rust, so this rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.nearbyintf32.htmlRegistered: Wed Apr 16 02:20:24 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
roundevenf16 in std::intrinsics - Rust
Returns the nearest integer to an `f16`. Rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.roundevenf16.htmlRegistered: Wed Apr 16 02:20:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.8K bytes - Viewed (0)