- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1551 - 1560 of 2,333 for host:doc.rust-lang.org (0.08 sec)
-
simd_round in std::intrinsics::simd - Rust
Rounds each element to the closest integer-valued float. Ties are resolved by rounding away from 0.doc.rust-lang.org/std/intrinsics/simd/fn.simd_round.htmlRegistered: Mon Jun 16 02:55:23 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 3.8K 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 Jun 16 02:55:37 UTC 2025 - Last Modified: Thu May 15 17:17:45 UTC 2025 - 4.4K bytes - Viewed (0) -
size_of_val in std::intrinsics - Rust
The size of the referenced value in bytes.doc.rust-lang.org/std/intrinsics/fn.size_of_val.htmlRegistered: Mon Jun 16 02:54:49 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.4K bytes - Viewed (0) -
simd_gather in std::intrinsics::simd - Rust
Reads a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_gather.htmlRegistered: Mon Jun 16 02:55:01 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 4.7K bytes - Viewed (0) -
simd_or in std::intrinsics::simd - Rust
“Ors” vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_or.htmlRegistered: Mon Jun 16 02:54:03 UTC 2025 - Last Modified: Thu May 15 17:17:45 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_reduce_all in std::intrinsics::simd - Rust
Checks if all mask values are true.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_all.htmlRegistered: Mon Jun 16 02:54:27 UTC 2025 - Last Modified: Thu May 15 17:17:45 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_reduce_min in std::intrinsics::simd - Rust
Returns the minimum element of a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_min.htmlRegistered: Mon Jun 16 02:54:36 UTC 2025 - Last Modified: Thu May 15 17:17:45 UTC 2025 - 3.8K bytes - Viewed (0) -
empty in std::io - Rust
Creates a value that is always at EOF for reads, and ignores all data written.doc.rust-lang.org/std/io/fn.empty.htmlRegistered: Mon Jun 16 02:53:45 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 6.9K bytes - Viewed (0) -
i64x64 in std::simd::prelude - Rust
A SIMD vector with 64 elements of type `i64`.doc.rust-lang.org/std/simd/prelude/type.i64x64.htmlRegistered: Mon Jun 16 03:24:48 UTC 2025 - Last Modified: Thu May 15 17:17:48 UTC 2025 - 4.4K bytes - Viewed (0) -
f64x1 in std::simd::prelude - Rust
A SIMD vector with one element of type `f64`.doc.rust-lang.org/std/simd/prelude/type.f64x1.htmlRegistered: Mon Jun 16 03:25:18 UTC 2025 - Last Modified: Thu May 15 17:17:48 UTC 2025 - 4.4K bytes - Viewed (0)