- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 411 - 420 of 2,321 for host:doc.rust-lang.org (0.05 sec)
-
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) -
contract_checks in std::intrinsics - Rust
Returns whether we should perform contract-checking at runtime.doc.rust-lang.org/std/intrinsics/fn.contract_checks.htmlRegistered: Mon Aug 04 03:07:19 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.9K bytes - Viewed (0) -
exp2f64 in std::intrinsics - Rust
Returns 2 raised to the power of an `f64`.doc.rust-lang.org/std/intrinsics/fn.exp2f64.htmlRegistered: Mon Aug 04 03:07:40 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0) -
copy in std::intrinsics - Rust
Copies `count * size_of::<T>()` bytes from `src` to `dst`. The source and destination may overlap.doc.rust-lang.org/std/intrinsics/fn.copy.html Similar Results (1)Registered: Mon Aug 04 03:07:46 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 8.9K 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: Mon Aug 04 03:07:50 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
cosf32 in std::intrinsics - Rust
Returns the cosine of an `f32`.doc.rust-lang.org/std/intrinsics/fn.cosf32.htmlRegistered: Mon Aug 04 03:07:53 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0) -
fmaf16 in std::intrinsics - Rust
Returns `a * b + c` for `f16` values.doc.rust-lang.org/std/intrinsics/fn.fmaf16.htmlRegistered: Mon Aug 04 03:07:56 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.9K bytes - Viewed (0)