Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1161 - 1170 of 2,342 for host:doc.rust-lang.org (0.17 sec)

  1. copysignf128 in std::intrinsics - Rust

    Copies the sign from `y` to `x` for `f128` values.
    doc.rust-lang.org/std/intrinsics/fn.copysignf128.html
    Registered: Wed Apr 16 02:13:12 UTC 2025
    - Last Modified: Thu Apr 03 09:31:39 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  2. 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.html
    Registered: Wed Apr 16 02:24:14 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 4K bytes
    - Viewed (0)
  3. simd_extract in std::intrinsics::simd - Rust

    Extracts an element from a vector.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract.html
    Registered: Wed Apr 16 02:23:30 UTC 2025
    - Last Modified: Thu Apr 03 09:31:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  4. simd_reduce_max in std::intrinsics::simd - Rust

    Returns the maximum element of a vector.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_max.html
    Registered: Wed Apr 16 02:22:21 UTC 2025
    - Last Modified: Thu Apr 03 09:31:40 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  5. simd_rem in std::intrinsics::simd - Rust

    Returns remainder of two vectors elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_rem.html
    Registered: Wed Apr 16 02:22:28 UTC 2025
    - Last Modified: Thu Apr 03 09:31:40 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  6. simd_flog2 in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog2.html
    Registered: Wed Apr 16 02:23:14 UTC 2025
    - Last Modified: Thu Apr 03 09:31:43 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  7. type_name in std::intrinsics - Rust

    Gets a static string slice containing the name of a type.
    doc.rust-lang.org/std/intrinsics/fn.type_name.html
    Registered: Wed Apr 16 02:23:17 UTC 2025
    - Last Modified: Thu Apr 03 09:31:37 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  8. simd_select in std::intrinsics::simd - Rust

    Selects elements from a mask.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_select.html
    Registered: Wed Apr 16 02:22:55 UTC 2025
    - Last Modified: Thu Apr 03 09:31:40 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  9. u32x4 in std::simd::prelude - Rust

    A SIMD vector with four elements of type `u32`.
    doc.rust-lang.org/std/simd/prelude/type.u32x4.html
    Registered: Wed Apr 16 02:56:45 UTC 2025
    - Last Modified: Thu Apr 03 09:31:46 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  10. usizex64 in std::simd::prelude - Rust

    A SIMD vector with 64 elements of type `usize`.
    doc.rust-lang.org/std/simd/prelude/type.usizex64.html
    Registered: Wed Apr 16 02:55:51 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.4K bytes
    - Viewed (0)
Back to top