- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 981 - 990 of 2,271 for host:doc.rust-lang.org (0.03 sec)
-
fabsf128 in std::intrinsics - Rust
Returns the absolute value of an `f128`.doc.rust-lang.org/std/intrinsics/fn.fabsf128.htmlRegistered: Fri Dec 26 02:25:19 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.6K bytes - Viewed (0) -
fmaf64 in std::intrinsics - Rust
Returns `a * b + c` for `f64` values.doc.rust-lang.org/std/intrinsics/fn.fmaf64.htmlRegistered: Fri Dec 26 02:25:28 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.7K bytes - Viewed (0) -
cttz in std::intrinsics - Rust
Returns the number of trailing unset bits (zeroes) in an integer type `T`.doc.rust-lang.org/std/intrinsics/fn.cttz.htmlRegistered: Fri Dec 26 02:25:34 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 6K bytes - Viewed (0) -
simd_add in std::intrinsics::simd - Rust
Adds two simd vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_add.htmlRegistered: Fri Dec 26 02:35:12 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.5K bytes - Viewed (0) -
simd_arith_offset in std::intrinsics::simd - Rust
Calculates the offset from a pointer vector elementwise, potentially wrapping.doc.rust-lang.org/std/intrinsics/simd/fn.simd_arith_offset.htmlRegistered: Fri Dec 26 02:35:20 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.9K bytes - Viewed (0) -
simd_bitmask in std::intrinsics::simd - Rust
Truncates an integer vector to a bitmask.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bitmask.htmlRegistered: Fri Dec 26 02:35:23 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 5.5K bytes - Viewed (0) -
simd_insert in std::intrinsics::simd - Rust
Inserts an element into a vector, returning the updated vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_insert.htmlRegistered: Fri Dec 26 02:35:33 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_insert_dyn in std::intrinsics::simd - Rust
Inserts an element into a vector, returning the updated vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_insert_dyn.htmlRegistered: Fri Dec 26 02:35:48 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.2K bytes - Viewed (0) -
unchecked_add in std::intrinsics - Rust
Returns the result of an unchecked addition, resulting in undefined behavior when `x + y > T::MAX` or `x + y < T::MIN`.doc.rust-lang.org/std/intrinsics/fn.unchecked_add.htmlRegistered: Fri Dec 26 02:37:42 UTC 2025 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_reduce_add_unordered in std::intrinsics::s...
Adds elements within a vector in arbitrary order. May also be re-associated with unordered additions on the inputs/outputs.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_add_unordered.htmlRegistered: Fri Dec 26 02:36:26 UTC 2025 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 3.8K bytes - Viewed (0)