- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 401 - 410 of 2,321 for host:doc.rust-lang.org (0.03 sec)
-
simd_bitmask in std::intrinsics::simd - Rust
Truncates an integer vector to a bitmask.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bitmask.htmlRegistered: Mon Aug 04 03:17:50 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 5.6K bytes - Viewed (0) -
simd_as in std::intrinsics::simd - Rust
Numerically casts a vector, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_as.htmlRegistered: Mon Aug 04 03:17:53 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.1K bytes - Viewed (0) -
UnwindCleanup in std::intrinsics::mir - Rust
An unwind action that continues execution in a given basic block.doc.rust-lang.org/std/intrinsics/mir/fn.UnwindCleanup.htmlRegistered: Mon Aug 04 03:19:28 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.9K bytes - Viewed (0) -
UnwindUnreachable in std::intrinsics::mir - Rust
An unwind action that triggers undefined behavior.doc.rust-lang.org/std/intrinsics/mir/fn.UnwindUnreachable.htmlRegistered: Mon Aug 04 03:19:49 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_add in std::intrinsics::simd - Rust
Adds two simd vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_add.htmlRegistered: Mon Aug 04 03:18:41 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_arith_offset in std::intrinsics::simd - Rust
Calculates the offset from a pointer vector elementwise, potentially wrapping.doc.rust-lang.org/std/intrinsics/simd/fn.simd_arith_offset.htmlRegistered: Mon Aug 04 03:19:14 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4K 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: Mon Aug 04 03:18:26 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.1K bytes - Viewed (0) -
pref_align_of in std::intrinsics - Rust
The preferred alignment of a type.doc.rust-lang.org/std/intrinsics/fn.pref_align_of.htmlRegistered: Mon Aug 04 03:18:30 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0) -
roundf32 in std::intrinsics - Rust
Returns the nearest integer to an `f32`. Rounds half-way cases away from zero.doc.rust-lang.org/std/intrinsics/fn.roundf32.htmlRegistered: Mon Aug 04 03:18:34 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
ctlz_nonzero in std::intrinsics - Rust
Like `ctlz`, but extra-unsafe as it returns `undef` when given an `x` with value `0`.doc.rust-lang.org/std/intrinsics/fn.ctlz_nonzero.htmlRegistered: Mon Aug 04 03:09:23 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 5.1K bytes - Viewed (0)