- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 771 - 780 of 2,342 for host:doc.rust-lang.org (0.03 sec)
-
u8x64 in std::simd - Rust
A SIMD vector with 64 elements of type `u8`.doc.rust-lang.org/std/simd/type.u8x64.htmlRegistered: Wed Apr 16 02:53:28 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.2K bytes - Viewed (0) -
atomic_or_seqcst in std::intrinsics - Rust
Bitwise or with the current value, returning the previous value.doc.rust-lang.org/std/intrinsics/fn.atomic_or_seqcst.htmlRegistered: Wed Apr 16 02:08:33 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
atomic_xadd_acqrel in std::intrinsics - Rust
Adds to the current value, returning the previous value.doc.rust-lang.org/std/intrinsics/fn.atomic_xadd_acqrel.htmlRegistered: Wed Apr 16 02:08:40 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
carrying_mul_add in std::intrinsics - Rust
Performs full-width multiplication and addition with a carry: `multiplier * multiplicand + addend + carry`.doc.rust-lang.org/std/intrinsics/fn.carrying_mul_add.htmlRegistered: Wed Apr 16 02:08:47 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 4.5K bytes - Viewed (0) -
maxnumf32 in std::intrinsics - Rust
Returns the maximum of two `f32` values.doc.rust-lang.org/std/intrinsics/fn.maxnumf32.htmlRegistered: Wed Apr 16 02:16:21 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
fmuladdf16 in std::intrinsics - Rust
Returns `a * b + c` for `f16` values, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.doc.rust-lang.org/std/intrinsics/fn.fmuladdf16.htmlRegistered: Wed Apr 16 02:16:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.4K bytes - Viewed (0) -
log10f64 in std::intrinsics - Rust
Returns the base 10 logarithm of an `f64`.doc.rust-lang.org/std/intrinsics/fn.log10f64.htmlRegistered: Wed Apr 16 02:15:52 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
log2f32 in std::intrinsics - Rust
Returns the base 2 logarithm of an `f32`.doc.rust-lang.org/std/intrinsics/fn.log2f32.htmlRegistered: Wed Apr 16 02:15:56 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.7K bytes - Viewed (0) -
Return in std::intrinsics::mir - Rust
API documentation for the Rust `Return` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.Return.htmlRegistered: Wed Apr 16 02:15:23 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.5K bytes - Viewed (0) -
fsub_fast in std::intrinsics - Rust
Float subtraction that allows optimizations based on algebraic rules. May assume inputs are finite.doc.rust-lang.org/std/intrinsics/fn.fsub_fast.htmlRegistered: Wed Apr 16 02:17:18 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0)