- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1321 - 1330 of 2,385 for host:doc.rust-lang.org (0.04 seconds)
-
cosf128 in std::intrinsics - Rust
Returns the cosine of an `f128`.doc.rust-lang.org/std/intrinsics/fn.cosf128.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
cold_path in std::intrinsics - Rust
Hints to the compiler that current code path is cold.doc.rust-lang.org/std/intrinsics/fn.cold_path.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
const_deallocate in std::intrinsics - Rust
Deallocates a memory which allocated by `intrinsics::const_allocate` at compile time. At runtime, it does nothing.doc.rust-lang.org/std/intrinsics/fn.const_deallocate.htmlThu May 28 17:42:11 GMT 2026 4.6K bytes -
bitreverse in std::intrinsics - Rust
Reverses the bits in an integer type `T`.doc.rust-lang.org/std/intrinsics/fn.bitreverse.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
copysignf64 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f64` values.doc.rust-lang.org/std/intrinsics/fn.copysignf64.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
compare_bytes in std::intrinsics - Rust
Lexicographically compare `[left, left + bytes)` and `[right, right + bytes)` as unsigned bytes, returning negative if `left` is less, zero if all the bytes match, or positive if `left` is greater.doc.rust-lang.org/std/intrinsics/fn.compare_bytes.htmlThu May 28 17:42:11 GMT 2026 4.9K bytes -
cosf16 in std::intrinsics - Rust
Returns the cosine of an `f16`.doc.rust-lang.org/std/intrinsics/fn.cosf16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
cttz_nonzero in std::intrinsics - Rust
Like `cttz`, but extra-unsafe as it returns `undef` when given an `x` with value `0`.doc.rust-lang.org/std/intrinsics/fn.cttz_nonzero.htmlThu May 28 17:42:11 GMT 2026 5K bytes -
fmuladdf64 in std::intrinsics - Rust
Returns `a * b + c` for `f64` 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.fmuladdf64.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes -
floorf64 in std::intrinsics - Rust
Returns the largest integer less than or equal to an `f64`.doc.rust-lang.org/std/intrinsics/fn.floorf64.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes