- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1531 - 1540 of 2,191 for host:doc.rust-lang.org (0.06 sec)
-
f32x32 in std::simd - Rust
A SIMD vector with 32 elements of type `f32`.doc.rust-lang.org/std/simd/type.f32x32.htmlRegistered: Mon Nov 25 14:38:03 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 4.3K bytes - Viewed (0) -
ptr_guaranteed_cmp in std::intrinsics - Rust
See documentation of `<*const T>::guaranteed_eq` for details. Returns `2` if the result is unknown. Returns `1` if the pointers are guaranteed equal Returns `0` if the pointers are guaranteed inequaldoc.rust-lang.org/std/intrinsics/fn.ptr_guaranteed_cmp.htmlRegistered: Mon Nov 25 13:09:40 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.1K bytes - Viewed (0) -
rintf32 in std::intrinsics - Rust
Returns the nearest integer to an `f32`. Changing the rounding mode is not possible in Rust, so this rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.rintf32.htmlRegistered: Mon Nov 25 13:10:01 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
ptr_offset_from_unsigned in std::intrinsics - Rust
See documentation of `<*const T>::sub_ptr` for details.doc.rust-lang.org/std/intrinsics/fn.ptr_offset_from_unsigned.htmlRegistered: Mon Nov 25 13:12:19 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.9K bytes - Viewed (0) -
roundevenf16 in std::intrinsics - Rust
Returns the nearest integer to an `f16`. Rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.roundevenf16.htmlRegistered: Mon Nov 25 13:10:31 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.9K bytes - Viewed (0) -
ptr_mask in std::intrinsics - Rust
Masks out bits of the pointer according to a mask.doc.rust-lang.org/std/intrinsics/fn.ptr_mask.htmlRegistered: Mon Nov 25 13:12:58 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.1K bytes - Viewed (0) -
simd_ceil in std::intrinsics::simd - Rust
Rounds up each element to the next highest integer-valued float.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ceil.htmlRegistered: Mon Nov 25 13:13:15 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_bswap in std::intrinsics::simd - Rust
Swaps bytes of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bswap.htmlRegistered: Mon Nov 25 13:14:24 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.7K bytes - Viewed (0) -
simd_ctlz in std::intrinsics::simd - Rust
Counts the leading zeros of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_ctlz.htmlRegistered: Mon Nov 25 13:14:50 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_cttz in std::intrinsics::simd - Rust
Counts the trailing zeros of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_cttz.htmlRegistered: Mon Nov 25 13:15:01 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.8K bytes - Viewed (0)