- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1051 - 1060 of 2,191 for host:doc.rust-lang.org (0.12 sec)
-
offset in std::intrinsics - Rust
Calculates the offset from a pointer.doc.rust-lang.org/std/intrinsics/fn.offset.htmlRegistered: Fri Nov 15 02:26:56 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.7K bytes - Viewed (0) -
simd_mul in std::intrinsics::simd - Rust
Multiplies two simd vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_mul.htmlRegistered: Fri Nov 15 02:28:51 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_masked_load in std::intrinsics::simd - Rust
Reads a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_masked_load.htmlRegistered: Fri Nov 15 02:29:01 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.6K bytes - Viewed (0) -
CastTransmute in std::intrinsics::mir - Rust
Emits a `CastKind::Transmute` cast.doc.rust-lang.org/std/intrinsics/mir/fn.CastTransmute.htmlRegistered: Fri Nov 15 02:20:46 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.8K bytes - Viewed (0) -
Deinit in std::intrinsics::mir - Rust
API documentation for the Rust `Deinit` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.Deinit.htmlRegistered: Fri Nov 15 02:20:50 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.5K bytes - Viewed (0) -
frem_fast in std::intrinsics - Rust
Float remainder that allows optimizations based on algebraic rules. May assume inputs are finite.doc.rust-lang.org/std/intrinsics/fn.frem_fast.htmlRegistered: Fri Nov 15 02:20:56 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.9K bytes - Viewed (0) -
unchecked_sub in std::intrinsics - Rust
Returns the result of an unchecked subtraction, resulting in undefined behavior when `x - y > T::MAX` or `x - y < T::MIN`.doc.rust-lang.org/std/intrinsics/fn.unchecked_sub.htmlRegistered: Fri Nov 15 02:33:50 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
simd_select_bitmask in std::intrinsics::simd - ...
Selects elements from a bitmask.doc.rust-lang.org/std/intrinsics/simd/fn.simd_select_bitmask.htmlRegistered: Fri Nov 15 02:34:03 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.3K bytes - Viewed (0) -
simd_scatter in std::intrinsics::simd - Rust
Writes to a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_scatter.htmlRegistered: Fri Nov 15 02:32:48 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.7K bytes - Viewed (0) -
unaligned_volatile_load in std::intrinsics - Rust
Performs a volatile load from the `src` pointer The pointer is not required to be aligned.doc.rust-lang.org/std/intrinsics/fn.unaligned_volatile_load.htmlRegistered: Fri Nov 15 02:32:54 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.9K bytes - Viewed (0)