- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1181 - 1190 of 2,342 for host:doc.rust-lang.org (0.09 sec)
-
simd_masked_store in std::intrinsics::simd - Rust
Writes to a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_masked_store.htmlRegistered: Wed Apr 16 02:25:28 UTC 2025 - Last Modified: Thu Apr 03 09:31:40 UTC 2025 - 4.8K bytes - Viewed (0) -
transmute in std::intrinsics - Rust
Reinterprets the bits of a value of one type as another type.doc.rust-lang.org/std/intrinsics/fn.transmute.html Similar Results (1)Registered: Wed Apr 16 02:25:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 30.8K bytes - Viewed (0) -
simd_scatter in std::intrinsics::simd - Rust
Writes to a vector of pointers.doc.rust-lang.org/std/intrinsics/simd/fn.simd_scatter.htmlRegistered: Wed Apr 16 02:25:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:40 UTC 2025 - 4.8K bytes - Viewed (0) -
unaligned_volatile_load in std::intrinsics - Rust
Performs a volatile load from the `src` pointer The pointer is not required to be aligned.doc.rust-lang.org/std/intrinsics/fn.unaligned_volatile_load.htmlRegistered: Wed Apr 16 02:24:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_shl in std::intrinsics::simd - Rust
Shifts vector left elementwise, with UB on overflow.doc.rust-lang.org/std/intrinsics/simd/fn.simd_shl.htmlRegistered: Wed Apr 16 02:24:31 UTC 2025 - Last Modified: Thu Apr 03 09:31:40 UTC 2025 - 4.2K bytes - Viewed (0) -
masksizex8 in std::simd::prelude - Rust
A SIMD mask with eight elements for vectors with pointer-sized element types.doc.rust-lang.org/std/simd/prelude/type.masksizex8.htmlRegistered: Wed Apr 16 02:53:18 UTC 2025 - Last Modified: Thu Apr 03 09:31:46 UTC 2025 - 4.6K bytes - Viewed (0) -
u64x32 in std::simd - Rust
A SIMD vector with 32 elements of type `u64`.doc.rust-lang.org/std/simd/type.u64x32.htmlRegistered: Wed Apr 16 02:54:11 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.2K bytes - Viewed (0) -
mask64x64 in std::simd::prelude - Rust
A SIMD mask with 64 elements for vectors with 64-bit element types.doc.rust-lang.org/std/simd/prelude/type.mask64x64.htmlRegistered: Wed Apr 16 02:54:15 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.5K bytes - Viewed (0) -
u32x8 in std::simd::prelude - Rust
A SIMD vector with eight elements of type `u32`.doc.rust-lang.org/std/simd/prelude/type.u32x8.htmlRegistered: Wed Apr 16 02:54:18 UTC 2025 - Last Modified: Thu Apr 03 09:31:46 UTC 2025 - 4.4K bytes - Viewed (0) -
ARCH in std::env::consts - Rust
A string describing the architecture of the CPU that is currently in use. An example value may be: `"x86"`, `"arm"` or `"riscv64"`.doc.rust-lang.org/std/env/consts/constant.ARCH.htmlRegistered: Wed Apr 16 02:54:38 UTC 2025 - Last Modified: Thu Apr 03 09:31:33 UTC 2025 - 4.4K bytes - Viewed (0)