- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1101 - 1110 of 2,321 for host:doc.rust-lang.org (0.03 sec)
-
usizex64 in std::simd::prelude - Rust
A SIMD vector with 64 elements of type `usize`.doc.rust-lang.org/std/simd/prelude/type.usizex64.htmlRegistered: Mon Aug 04 04:04:46 UTC 2025 - Last Modified: Thu Jun 26 17:59:50 UTC 2025 - 4.4K bytes - Viewed (0) -
u32x32 in std::simd::prelude - Rust
A SIMD vector with 32 elements of type `u32`.doc.rust-lang.org/std/simd/prelude/type.u32x32.htmlRegistered: Mon Aug 04 04:02:56 UTC 2025 - Last Modified: Thu Jun 26 17:59:50 UTC 2025 - 4.4K bytes - Viewed (0) -
fmaf64 in std::intrinsics - Rust
Returns `a * b + c` for `f64` values.doc.rust-lang.org/std/intrinsics/fn.fmaf64.htmlRegistered: Mon Aug 04 03:06:13 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.9K bytes - Viewed (0) -
contract_check_ensures in std::intrinsics - Rust
Check if the post-condition `cond` has been met.doc.rust-lang.org/std/intrinsics/fn.contract_check_ensures.htmlRegistered: Mon Aug 04 03:06:23 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.2K bytes - Viewed (0) -
powif64 in std::intrinsics - Rust
Raises an `f64` to an integer power.doc.rust-lang.org/std/intrinsics/fn.powif64.htmlRegistered: Mon Aug 04 03:17:22 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.8K bytes - Viewed (0) -
rintf64 in std::intrinsics - Rust
Provided for compatibility with stdarch. DO NOT USE.doc.rust-lang.org/std/intrinsics/fn.rintf64.htmlRegistered: Mon Aug 04 03:17:29 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.6K bytes - Viewed (0) -
round_ties_even_f128 in std::intrinsics - Rust
Returns the nearest integer to an `f128`. Rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.round_ties_even_f128.htmlRegistered: Mon Aug 04 03:17:35 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4K bytes - Viewed (0) -
prefetch_read_instruction in std::intrinsics - ...
The `prefetch` intrinsic is a hint to the code generator to insert a prefetch instruction if supported; otherwise, it is a no-op. Prefetches have no effect on the behavior of the program but can change its performance characteristics.doc.rust-lang.org/std/intrinsics/fn.prefetch_read_instruction.htmlRegistered: Mon Aug 04 03:17:43 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.3K bytes - Viewed (0) -
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)