- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 661 - 670 of 2,191 for host:doc.rust-lang.org (0.05 sec)
-
simd_fexp2 in std::intrinsics::simd - Rust
`T` must be a vector of floats.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fexp2.htmlRegistered: Fri Nov 15 02:28:57 UTC 2024 - Last Modified: Thu Oct 17 16:29:34 UTC 2024 - 3.7K bytes - Viewed (0) -
simd_cast in std::intrinsics::simd - Rust
Numerically casts a vector, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_cast.htmlRegistered: Fri Nov 15 02:29:18 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.5K bytes - Viewed (0) -
rotate_right in std::intrinsics - Rust
Performs rotate right.doc.rust-lang.org/std/intrinsics/fn.rotate_right.htmlRegistered: Fri Nov 15 02:23:51 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.3K bytes - Viewed (0) -
simd_fsqrt in std::intrinsics::simd - Rust
Takes the square root of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fsqrt.htmlRegistered: Fri Nov 15 02:28:41 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_reduce_mul_unordered in std::intrinsics::s...
Multiplies elements within a vector in arbitrary order. May also be re-associated with unordered additions on the inputs/outputs.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_mul_unordered.htmlRegistered: Fri Nov 15 02:27:26 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.1K bytes - Viewed (0) -
simd_ctpop in std::intrinsics::simd - Rust
Counts the number of ones in each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ctpop.htmlRegistered: Fri Nov 15 02:28:14 UTC 2024 - Last Modified: Thu Oct 17 16:29:33 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_ge in std::intrinsics::simd - Rust
Tests if `x` is greater than or equal to `y`, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ge.htmlRegistered: Fri Nov 15 02:28:31 UTC 2024 - Last Modified: Thu Oct 17 16:29:33 UTC 2024 - 4K bytes - Viewed (0) -
fn_addr_eq in std::ptr - Rust
Compares the addresses of the two function pointers for equality.doc.rust-lang.org/std/ptr/fn.fn_addr_eq.htmlRegistered: Fri Nov 15 02:37:33 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 5.3K bytes - Viewed (0) -
variant_count in std::mem - Rust
Returns the number of variants in the enum type `T`.doc.rust-lang.org/std/mem/fn.variant_count.htmlRegistered: Fri Nov 15 02:37:39 UTC 2024 - Last Modified: Thu Oct 17 16:29:32 UTC 2024 - 5.7K bytes - Viewed (0) -
exit in std::process - Rust
Terminates the current process with the specified exit code.doc.rust-lang.org/std/process/fn.exit.htmlRegistered: Fri Nov 15 02:37:46 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 6.6K bytes - Viewed (0)