- Sort Score
- Num 10 results
- Language All
- Labels All
Results 891 - 900 of 2,385 for host:doc.rust-lang.org (0.08 seconds)
-
ptr_offset_from_unsigned in std::intrinsics - Rust
See documentation of `<*const T>::offset_from_unsigned` for details.doc.rust-lang.org/std/intrinsics/fn.ptr_offset_from_unsigned.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
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.htmlThu May 28 17:42:11 GMT 2026 4K bytes -
mul_with_overflow in std::intrinsics - Rust
Performs checked integer multiplicationdoc.rust-lang.org/std/intrinsics/fn.mul_with_overflow.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
powf32 in std::intrinsics - Rust
Raises an `f32` to an `f32` power.doc.rust-lang.org/std/intrinsics/fn.powf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
raw_eq in std::intrinsics - Rust
Determines whether the raw bytes of the two values are equal.doc.rust-lang.org/std/intrinsics/fn.raw_eq.htmlThu May 28 17:42:11 GMT 2026 5K bytes -
prefetch_write_data in std::intrinsics - Rust
The `prefetch` intrinsic is a hint to the code generator to insert a prefetch instruction for the given address 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_write_data.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes -
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 inequal.doc.rust-lang.org/std/intrinsics/fn.ptr_guaranteed_cmp.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
nontemporal_store in std::intrinsics - Rust
Emits a `nontemporal` store, which gives a hint to the CPU that the data should not be held in cache. Except for performance, this is fully equivalent to `ptr.write(val)`.doc.rust-lang.org/std/intrinsics/fn.nontemporal_store.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
sve_tuple_create3 in std::intrinsics::simd::sca...
Create a tuple of three vectors.doc.rust-lang.org/std/intrinsics/simd/scalable/fn.sve_tuple_create3.htmlThu May 28 17:42:12 GMT 2026 4.1K bytes -
simd_bswap in std::intrinsics::simd - Rust
Swaps bytes of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bswap.htmlThu May 28 17:42:11 GMT 2026 3.6K bytes