Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 2,342 for host:doc.rust-lang.org (0.01 sec)

  1. u16x64 in std::simd - Rust

    A SIMD vector with 64 elements of type `u16`.
    doc.rust-lang.org/std/simd/type.u16x64.html
    Registered: Wed Apr 09 02:51:20 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  2. mask16x64 in std::simd::prelude - Rust

    A SIMD mask with 64 elements for vectors with 16-bit element types.
    doc.rust-lang.org/std/simd/prelude/type.mask16x64.html
    Registered: Wed Apr 09 02:51:44 UTC 2025
    - Last Modified: Thu Apr 03 09:31:46 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  3. u64x8 in std::simd::prelude - Rust

    A SIMD vector with eight elements of type `u64`.
    doc.rust-lang.org/std/simd/prelude/type.u64x8.html
    Registered: Wed Apr 09 02:52:01 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  4. u16x1 in std::simd - Rust

    A SIMD vector with one element of type `u16`.
    doc.rust-lang.org/std/simd/type.u16x1.html
    Registered: Wed Apr 09 02:52:56 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  5. 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.html
    Registered: Wed Apr 09 02:50:39 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  6. atomic_min_acquire in std::intrinsics - Rust

    Minimum with the current value using a signed comparison.
    doc.rust-lang.org/std/intrinsics/fn.atomic_min_acquire.html
    Registered: Wed Apr 09 02:08:41 UTC 2025
    - Last Modified: Thu Apr 03 09:31:35 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. atomic_nand_relaxed in std::intrinsics - Rust

    Bitwise nand with the current value, returning the previous value.
    doc.rust-lang.org/std/intrinsics/fn.atomic_nand_relaxed.html Similar Results (1)
    Registered: Wed Apr 09 02:08:45 UTC 2025
    - Last Modified: Thu Apr 03 09:31:35 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  8. nearbyintf128 in std::intrinsics - Rust

    Returns the nearest integer to an `f128`. Changing the rounding mode is not possible in Rust, so this rounds half-way cases to the number with an even least significant digit.
    doc.rust-lang.org/std/intrinsics/fn.nearbyintf128.html
    Registered: Wed Apr 09 02:18:02 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 4K bytes
    - Viewed (0)
  9. roundevenf64 in std::intrinsics - Rust

    Returns the nearest integer to an `f64`. Rounds half-way cases to the number with an even least significant digit.
    doc.rust-lang.org/std/intrinsics/fn.roundevenf64.html
    Registered: Wed Apr 09 02:19:36 UTC 2025
    - Last Modified: Thu Apr 03 09:31:37 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  10. simd_fexp2 in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fexp2.html
    Registered: Wed Apr 09 02:19:44 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 3.6K bytes
    - Viewed (0)
Back to top