- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1001 - 1010 of 2,271 for host:doc.rust-lang.org (0.08 sec)
-
f64x32 in std::simd::prelude - Rust
A SIMD vector with 32 elements of type `f64`.doc.rust-lang.org/std/simd/prelude/type.f64x32.htmlRegistered: Fri Dec 26 03:03:47 UTC 2025 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 4.2K bytes - Viewed (0) -
i16x4 in std::simd::prelude - Rust
A SIMD vector with four elements of type `i16`.doc.rust-lang.org/std/simd/prelude/type.i16x4.htmlRegistered: Fri Dec 26 03:03:50 UTC 2025 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.2K bytes - Viewed (0) -
i64x4 in std::simd::prelude - Rust
A SIMD vector with four elements of type `i64`.doc.rust-lang.org/std/simd/prelude/type.i64x4.htmlRegistered: Fri Dec 26 03:03:54 UTC 2025 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.2K bytes - Viewed (0) -
breakpoint in std::intrinsics - Rust
Executes a breakpoint trap, for inspection by a debugger.doc.rust-lang.org/std/intrinsics/fn.breakpoint.htmlRegistered: Fri Dec 26 02:22:47 UTC 2025 - Last Modified: Thu Dec 11 14:50:37 UTC 2025 - 3.4K bytes - Viewed (0) -
fadd_algebraic in std::intrinsics - Rust
Float addition that allows optimizations based on algebraic rules.doc.rust-lang.org/std/intrinsics/fn.fadd_algebraic.htmlRegistered: Fri Dec 26 02:22:54 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.1K bytes - Viewed (0) -
atomic_or in std::intrinsics - Rust
Bitwise or with the current value, returning the previous value. `T` must be an integer or pointer type. `U` must be the same as `T` if that is an integer type, or `usize` if `T` is a pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_or.htmlRegistered: Fri Dec 26 02:21:43 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.5K bytes - Viewed (0) -
copysignf128 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f128` values.doc.rust-lang.org/std/intrinsics/fn.copysignf128.htmlRegistered: Fri Dec 26 02:21:50 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.7K bytes - Viewed (0) -
ctlz_nonzero in std::intrinsics - Rust
Like `ctlz`, but extra-unsafe as it returns `undef` when given an `x` with value `0`.doc.rust-lang.org/std/intrinsics/fn.ctlz_nonzero.htmlRegistered: Fri Dec 26 02:23:17 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.9K bytes - Viewed (0) -
exp2f64 in std::intrinsics - Rust
Returns 2 raised to the power of an `f64`.doc.rust-lang.org/std/intrinsics/fn.exp2f64.htmlRegistered: Fri Dec 26 02:23:46 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.6K bytes - Viewed (0) -
frem_fast in std::intrinsics - Rust
Float remainder that allows optimizations based on algebraic rules. Requires that inputs and output of the operation are finite, causing UB otherwise.doc.rust-lang.org/std/intrinsics/fn.frem_fast.htmlRegistered: Fri Dec 26 02:24:00 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.8K bytes - Viewed (0)