- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1511 - 1520 of 2,266 for host:doc.rust-lang.org (0.06 sec)
-
simd_select_bitmask in std::intrinsics::simd - ...
Selects elements from a bitmask.doc.rust-lang.org/std/intrinsics/simd/fn.simd_select_bitmask.htmlRegistered: Wed Nov 05 03:22:34 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4K bytes - Viewed (0) -
simd_masked_store in std::intrinsics::simd - Rust
Writes to a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_masked_store.htmlRegistered: Wed Nov 05 03:20:43 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4.6K bytes - Viewed (0) -
simd_extract in std::intrinsics::simd - Rust
Extracts an element from a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract.htmlRegistered: Wed Nov 05 03:20:49 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 4K bytes - Viewed (0) -
simd_fmax in std::intrinsics::simd - Rust
Returns the maximum of two vectors, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fmax.htmlRegistered: Wed Nov 05 03:21:29 UTC 2025 - Last Modified: Thu Oct 30 18:22:27 UTC 2025 - 3.6K bytes - Viewed (0) -
align_of_val in std::mem - Rust
Returns the ABI-required minimum alignment of the type of the value that `val` points to in bytes.doc.rust-lang.org/std/mem/fn.align_of_val.htmlRegistered: Wed Nov 05 03:28:51 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 4.6K bytes - Viewed (0) -
align_of_val_raw in std::mem - Rust
Returns the ABI-required minimum alignment of the type of the value that `val` points to in bytes.doc.rust-lang.org/std/mem/fn.align_of_val_raw.htmlRegistered: Wed Nov 05 03:28:54 UTC 2025 - Last Modified: Thu Oct 30 18:22:28 UTC 2025 - 6.5K bytes - Viewed (0) -
fadd_algebraic in std::intrinsics - Rust
Float addition that allows optimizations based on algebraic rules.doc.rust-lang.org/std/intrinsics/fn.fadd_algebraic.htmlRegistered: Wed Nov 05 03:10:38 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 4.1K bytes - Viewed (0) -
copysignf128 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f128` values.doc.rust-lang.org/std/intrinsics/fn.copysignf128.htmlRegistered: Wed Nov 05 03:10:42 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 3.8K bytes - Viewed (0) -
ceilf128 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f128`.doc.rust-lang.org/std/intrinsics/fn.ceilf128.htmlRegistered: Wed Nov 05 03:10:45 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 3.7K bytes - Viewed (0) -
saturating_add in std::intrinsics - Rust
Computes `a + b`, saturating at numeric bounds.doc.rust-lang.org/std/intrinsics/fn.saturating_add.htmlRegistered: Wed Nov 05 03:12:46 UTC 2025 - Last Modified: Thu Oct 30 18:22:26 UTC 2025 - 4K bytes - Viewed (0)