- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1571 - 1580 of 2,191 for host:doc.rust-lang.org (0.22 sec)
-
simd_reduce_xor in std::intrinsics::simd - Rust
Logical “exclusive ors” all elements together.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_xor.htmlRegistered: Mon Nov 25 13:23:51 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 3.9K bytes - Viewed (0) -
unlikely in std::intrinsics - Rust
Hints to the compiler that branch condition is likely to be false. Returns the value passed to it.doc.rust-lang.org/std/intrinsics/fn.unlikely.htmlRegistered: Mon Nov 25 13:24:59 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.1K bytes - Viewed (0) -
truncf32 in std::intrinsics - Rust
Returns the integer part of an `f32`.doc.rust-lang.org/std/intrinsics/fn.truncf32.htmlRegistered: Mon Nov 25 13:25:47 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
sinf32 in std::intrinsics - Rust
Returns the sine of an `f32`.doc.rust-lang.org/std/intrinsics/fn.sinf32.htmlRegistered: Mon Nov 25 13:28:37 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_reduce_add_ordered in std::intrinsics::sim...
Adds elements within a vector from left to right.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_add_ordered.htmlRegistered: Mon Nov 25 13:33:47 UTC 2024 - Last Modified: Thu Oct 17 16:29:33 UTC 2024 - 4K bytes - Viewed (0) -
type_id in std::intrinsics - Rust
Gets an identifier which is globally unique to the specified type. This function will return the same value for a type regardless of whichever crate it is invoked in.doc.rust-lang.org/std/intrinsics/fn.type_id.htmlRegistered: Mon Nov 25 13:32:22 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
simd_gt in std::intrinsics::simd - Rust
Tests if `x` is greater than `y`, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_gt.htmlRegistered: Mon Nov 25 13:35:52 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4K bytes - Viewed (0) -
sinf16 in std::intrinsics - Rust
Returns the sine of an `f16`.doc.rust-lang.org/std/intrinsics/fn.sinf16.htmlRegistered: Mon Nov 25 13:34:01 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
variant_count in std::intrinsics - Rust
Returns the number of variants of the type `T` cast to a `usize`; if `T` has no variants, returns `0`. Uninhabited variants will be counted.doc.rust-lang.org/std/intrinsics/fn.variant_count.htmlRegistered: Mon Nov 25 13:38:33 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.2K bytes - Viewed (0) -
abort in std::process - Rust
Terminates the process in an abnormal fashion.doc.rust-lang.org/std/process/fn.abort.htmlRegistered: Mon Nov 25 13:41:30 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 6.8K bytes - Viewed (0)