- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1551 - 1560 of 2,342 for host:doc.rust-lang.org (0.03 sec)
-
f32x8 in std::simd::prelude - Rust
A SIMD vector with eight elements of type `f32`.doc.rust-lang.org/std/simd/prelude/type.f32x8.htmlRegistered: Wed Apr 16 02:50:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.4K bytes - Viewed (0) -
i32x64 in std::simd::prelude - Rust
A SIMD vector with 64 elements of type `i32`.doc.rust-lang.org/std/simd/prelude/type.i32x64.htmlRegistered: Wed Apr 16 02:50:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.4K bytes - Viewed (0) -
masksizex2 in std::simd - Rust
A SIMD mask with two elements for vectors with pointer-sized element types.doc.rust-lang.org/std/simd/type.masksizex2.htmlRegistered: Wed Apr 16 02:50:55 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.4K bytes - Viewed (0) -
mask32x64 in std::simd - Rust
A SIMD mask with 64 elements for vectors with 32-bit element types.doc.rust-lang.org/std/simd/type.mask32x64.htmlRegistered: Wed Apr 16 02:51:01 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.4K bytes - Viewed (0) -
floorf16 in std::intrinsics - Rust
Returns the largest integer less than or equal to an `f16`.doc.rust-lang.org/std/intrinsics/fn.floorf16.htmlRegistered: Wed Apr 16 02:14:29 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
Drop in std::intrinsics::mir - Rust
Drop the contents of a place.doc.rust-lang.org/std/intrinsics/mir/fn.Drop.htmlRegistered: Wed Apr 16 02:14:56 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.6K bytes - Viewed (0) -
float_to_int_unchecked in std::intrinsics - Rust
Converts with LLVM’s fptoui/fptosi, which may return undef for values out of range (https://github.com/rust-lang/rust/issues/10184)doc.rust-lang.org/std/intrinsics/fn.float_to_int_unchecked.htmlRegistered: Wed Apr 16 02:13:22 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
exact_div in std::intrinsics - Rust
Performs an exact division, resulting in undefined behavior where `x % y != 0` or `y == 0` or `x == T::MIN && y == -1`doc.rust-lang.org/std/intrinsics/fn.exact_div.htmlRegistered: Wed Apr 16 02:13:28 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.9K bytes - Viewed (0) -
floorf128 in std::intrinsics - Rust
Returns the largest integer less than or equal to an `f128`.doc.rust-lang.org/std/intrinsics/fn.floorf128.htmlRegistered: Wed Apr 16 02:13:41 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
expf64 in std::intrinsics - Rust
Returns the exponential of an `f64`.doc.rust-lang.org/std/intrinsics/fn.expf64.htmlRegistered: Wed Apr 16 02:13:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.7K bytes - Viewed (0)