- Sort Score
- Num 10 results
- Language All
- Labels All
Results 271 - 280 of 2,385 for host:doc.rust-lang.org (0.05 seconds)
-
prefetch_write_non_temporal in std::hint - Rust
Prefetch the cache line containing `ptr` for a single future write, but attempt to avoid polluting the cache.doc.rust-lang.org/std/hint/fn.prefetch_write_non_temporal.htmlThu May 28 17:42:10 GMT 2026 4.3K bytes -
ceilf16 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f16`.doc.rust-lang.org/std/intrinsics/fn.ceilf16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
carrying_mul_add in std::intrinsics - Rust
Performs full-width multiplication and addition with a carry: `multiplier * multiplicand + addend + carry`.doc.rust-lang.org/std/intrinsics/fn.carrying_mul_add.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes -
catch_unwind in std::intrinsics - Rust
Rust’s “try catch” construct for unwinding. Invokes the function pointer `try_fn` with the data pointer `data`, and calls `catch_fn` if unwinding occurs while `try_fn` runs. Returns `1` if unwinding occurred and `catch_fn` was called; returns `0` otherwise.doc.rust-lang.org/std/intrinsics/fn.catch_unwind.htmlThu May 28 17:42:11 GMT 2026 5.4K bytes -
expf32 in std::intrinsics - Rust
Returns the exponential of an `f32`.doc.rust-lang.org/std/intrinsics/fn.expf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
field_offset in std::intrinsics - Rust
The offset of a field queried by its field representing type.doc.rust-lang.org/std/intrinsics/fn.field_offset.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes -
align_of_val in std::intrinsics - Rust
The required alignment of the referenced value.doc.rust-lang.org/std/intrinsics/fn.align_of_val.htmlThu May 28 17:42:11 GMT 2026 4.4K bytes -
ceilf32 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f32`.doc.rust-lang.org/std/intrinsics/fn.ceilf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
exp2f16 in std::intrinsics - Rust
Returns 2 raised to the power of an `f16`.doc.rust-lang.org/std/intrinsics/fn.exp2f16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
fmuladdf16 in std::intrinsics - Rust
Returns `a * b + c` for `f16` values, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.doc.rust-lang.org/std/intrinsics/fn.fmuladdf16.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes