- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1581 - 1590 of 2,271 for host:doc.rust-lang.org (0.03 sec)
-
isizex8 in std::simd - Rust
A SIMD vector with eight elements of type `isize`.doc.rust-lang.org/std/simd/type.isizex8.htmlRegistered: Mon Jan 05 03:41:47 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.1K bytes - Viewed (0) -
masksizex2 in std::simd - Rust
A SIMD mask with two elements for vectors with pointer-sized element types.doc.rust-lang.org/std/simd/type.masksizex2.htmlRegistered: Mon Jan 05 03:40:59 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.3K bytes - Viewed (0) -
i32x64 in std::simd - Rust
A SIMD vector with 64 elements of type `i32`.doc.rust-lang.org/std/simd/type.i32x64.htmlRegistered: Mon Jan 05 03:41:02 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.1K bytes - Viewed (0) -
fmaf32 in std::intrinsics - Rust
Returns `a * b + c` for `f32` values.doc.rust-lang.org/std/intrinsics/fn.fmaf32.htmlRegistered: Mon Jan 05 03:10:43 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.7K bytes - Viewed (0) -
Variant in std::intrinsics::mir - Rust
Adds a variant projection with the given index to the place.doc.rust-lang.org/std/intrinsics/mir/fn.Variant.htmlRegistered: Mon Jan 05 03:10:53 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.7K bytes - Viewed (0) -
Drop in std::intrinsics::mir - Rust
Drop the contents of a place.doc.rust-lang.org/std/intrinsics/mir/fn.Drop.htmlRegistered: Mon Jan 05 03:10:57 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.5K 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: Mon Jan 05 03:13:18 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 4.3K 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 Jan 05 03:14:55 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 3.8K bytes - Viewed (0) -
saturating_sub in std::intrinsics - Rust
Computes `a - b`, saturating at numeric bounds.doc.rust-lang.org/std/intrinsics/fn.saturating_sub.htmlRegistered: Mon Jan 05 03:13:45 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4K bytes - Viewed (0) -
rotate_left in std::intrinsics - Rust
Performs rotate left.doc.rust-lang.org/std/intrinsics/fn.rotate_left.htmlRegistered: Mon Jan 05 03:13:56 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4K bytes - Viewed (0)