- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1571 - 1580 of 2,333 for host:doc.rust-lang.org (0.08 sec)
-
atomic_singlethreadfence_release in std::intrin...
A compiler-only memory barrier.doc.rust-lang.org/std/intrinsics/fn.atomic_singlethreadfence_release.htmlRegistered: Mon Jun 16 02:37:18 UTC 2025 - Last Modified: Thu May 15 17:17:42 UTC 2025 - 4.2K bytes - Viewed (0) -
unreachable in std::intrinsics - Rust
Informs the optimizer that this point in the code is not reachable, enabling further optimizations.doc.rust-lang.org/std/intrinsics/fn.unreachable.htmlRegistered: Mon Jun 16 02:57:20 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.1K bytes - Viewed (0) -
sqrtf64 in std::intrinsics - Rust
Returns the square root of an `f64`doc.rust-lang.org/std/intrinsics/fn.sqrtf64.htmlRegistered: Mon Jun 16 02:57:33 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_trunc in std::intrinsics::simd - Rust
Returns the integer part of each element as an integer-valued float. In other words, non-integer values are truncated towards zero.doc.rust-lang.org/std/intrinsics/simd/fn.simd_trunc.htmlRegistered: Mon Jun 16 02:57:43 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_reduce_mul_ordered in std::intrinsics::sim...
Multiplies elements within a vector from left to right.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_mul_ordered.htmlRegistered: Mon Jun 16 02:58:39 UTC 2025 - Last Modified: Thu May 15 17:17:45 UTC 2025 - 3.9K 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: Mon Jun 16 02:56:58 UTC 2025 - Last Modified: Thu May 15 17:17:45 UTC 2025 - 3.7K bytes - Viewed (0) -
unchecked_div in std::intrinsics - Rust
Performs an unchecked division, resulting in undefined behavior where `y == 0` or `x == T::MIN && y == -1`doc.rust-lang.org/std/intrinsics/fn.unchecked_div.htmlRegistered: Mon Jun 16 02:56:24 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.1K bytes - Viewed (0) -
volatile_load in std::intrinsics - Rust
Performs a volatile load from the `src` pointer.doc.rust-lang.org/std/intrinsics/fn.volatile_load.htmlRegistered: Mon Jun 16 02:56:02 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.8K bytes - Viewed (0) -
masksizex2 in std::simd::prelude - Rust
A SIMD mask with two elements for vectors with pointer-sized element types.doc.rust-lang.org/std/simd/prelude/type.masksizex2.htmlRegistered: Mon Jun 16 03:27:48 UTC 2025 - Last Modified: Thu May 15 17:17:52 UTC 2025 - 4.6K bytes - Viewed (0) -
i32x1 in std::simd::prelude - Rust
A SIMD vector with one element of type `i32`.doc.rust-lang.org/std/simd/prelude/type.i32x1.htmlRegistered: Mon Jun 16 03:29:30 UTC 2025 - Last Modified: Thu May 15 17:17:50 UTC 2025 - 4.4K bytes - Viewed (0)