- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 691 - 700 of 2,191 for host:doc.rust-lang.org (0.04 sec)
-
truncf128 in std::intrinsics - Rust
Returns the integer part of an `f128`.doc.rust-lang.org/std/intrinsics/fn.truncf128.htmlRegistered: Fri Nov 15 02:33:33 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
ub_checks in std::intrinsics - Rust
Returns whether we should perform some UB-checking at runtime. This eventually evaluates to `cfg!(ub_checks)`, but behaves different from `cfg!` when mixing crates built with different flags: if the crate has UB checks enabled or carries the `#[rustc_preserve_ub_checks]` attribute, evaluation is delayed until monomorphization (or until the call gets inlined into a crate that does not delay evaluation further); otherwise it can happen any time.doc.rust-lang.org/std/intrinsics/fn.ub_checks.htmlRegistered: Fri Nov 15 02:31:42 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 5.2K bytes - Viewed (0) -
fchown in std::os::unix::fs - Rust
Change the owner and group of the file referenced by the specified open file descriptor.doc.rust-lang.org/std/os/unix/fs/fn.fchown.htmlRegistered: Fri Nov 15 02:38:50 UTC 2024 - Last Modified: Thu Oct 17 16:29:34 UTC 2024 - 5.5K bytes - Viewed (0) -
mask64x8 in std::simd::prelude - Rust
A SIMD mask with eight elements for vectors with 64-bit element types.doc.rust-lang.org/std/simd/prelude/type.mask64x8.htmlRegistered: Fri Nov 15 03:00:54 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 4.6K bytes - Viewed (0) -
usizex16 in std::simd::prelude - Rust
A SIMD vector with 16 elements of type `usize`.doc.rust-lang.org/std/simd/prelude/type.usizex16.htmlRegistered: Fri Nov 15 02:59:30 UTC 2024 - Last Modified: Thu Oct 17 16:29:42 UTC 2024 - 4.4K bytes - Viewed (0) -
mask32x4 in std::simd::prelude - Rust
A SIMD mask with four elements for vectors with 32-bit element types.doc.rust-lang.org/std/simd/prelude/type.mask32x4.htmlRegistered: Fri Nov 15 02:59:43 UTC 2024 - Last Modified: Thu Oct 17 16:29:42 UTC 2024 - 4.6K bytes - Viewed (0) -
u8x64 in std::simd::prelude - Rust
A SIMD vector with 64 elements of type `u8`.doc.rust-lang.org/std/simd/prelude/type.u8x64.htmlRegistered: Fri Nov 15 03:01:24 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 4.4K bytes - Viewed (0) -
u16x32 in std::simd - Rust
A SIMD vector with 32 elements of type `u16`.doc.rust-lang.org/std/simd/type.u16x32.htmlRegistered: Fri Nov 15 03:01:45 UTC 2024 - Last Modified: Thu Oct 17 16:29:39 UTC 2024 - 4.3K bytes - Viewed (0) -
FRAC_2_SQRT_PI in std::f128::consts - Rust
2/sqrt(ฯ)doc.rust-lang.org/std/f128/consts/constant.FRAC_2_SQRT_PI.htmlRegistered: Fri Nov 15 03:02:53 UTC 2024 - Last Modified: Thu Oct 17 16:29:23 UTC 2024 - 3.8K bytes - Viewed (0) -
mask8x64 in std::simd::prelude - Rust
A SIMD mask with 64 elements for vectors with 8-bit element types.doc.rust-lang.org/std/simd/prelude/type.mask8x64.htmlRegistered: Fri Nov 15 02:59:54 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 4.6K bytes - Viewed (0)