Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 291 - 300 of 2,333 for host:doc.rust-lang.org (0.04 sec)

  1. 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 Jun 04 03:12:02 UTC 2025
    - Last Modified: Thu May 15 17:17:49 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  2. i64x32 in std::simd::prelude - Rust

    A SIMD vector with 32 elements of type `i64`.
    doc.rust-lang.org/std/simd/prelude/type.i64x32.html
    Registered: Wed Jun 04 03:10:13 UTC 2025
    - Last Modified: Thu May 15 17:17:48 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  3. i32x4 in std::simd::prelude - Rust

    A SIMD vector with four elements of type `i32`.
    doc.rust-lang.org/std/simd/prelude/type.i32x4.html
    Registered: Wed Jun 04 03:10:46 UTC 2025
    - Last Modified: Thu May 15 17:17:48 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  4. usizex16 in std::simd::prelude - Rust

    A SIMD vector with 16 elements of type `usize`.
    doc.rust-lang.org/std/simd/prelude/type.usizex16.html
    Registered: Wed Jun 04 03:10:54 UTC 2025
    - Last Modified: Thu May 15 17:17:49 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  5. isizex64 in std::simd::prelude - Rust

    A SIMD vector with 64 elements of type `isize`.
    doc.rust-lang.org/std/simd/prelude/type.isizex64.html
    Registered: Wed Jun 04 03:12:49 UTC 2025
    - Last Modified: Thu May 15 17:17:51 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  6. u8x16 in std::simd::prelude - Rust

    A SIMD vector with 16 elements of type `u8`.
    doc.rust-lang.org/std/simd/prelude/type.u8x16.html
    Registered: Wed Jun 04 03:09:38 UTC 2025
    - Last Modified: Thu May 15 17:17:53 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. 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.html
    Registered: Wed Jun 04 03:09:48 UTC 2025
    - Last Modified: Thu May 15 17:17:53 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  8. u8x64 in std::simd::prelude - Rust

    A SIMD vector with 64 elements of type `u8`.
    doc.rust-lang.org/std/simd/prelude/type.u8x64.html
    Registered: Wed Jun 04 03:09:57 UTC 2025
    - Last Modified: Thu May 15 17:17:52 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  9. cosf64 in std::intrinsics - Rust

    Returns the cosine of an `f64`.
    doc.rust-lang.org/std/intrinsics/fn.cosf64.html
    Registered: Wed Jun 04 02:26:31 UTC 2025
    - Last Modified: Thu May 15 17:17:42 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  10. atomic_or_release in std::intrinsics - Rust

    Bitwise or with the current value, returning the previous value. `T` must be an integer or pointer type. If `T` is a pointer type, the provenance of `src` is ignored: both the return value and the new value stored at `*dst` will have the provenance of the old value stored there.
    doc.rust-lang.org/std/intrinsics/fn.atomic_or_release.html
    Registered: Wed Jun 04 02:27:19 UTC 2025
    - Last Modified: Thu May 15 17:17:42 UTC 2025
    - 4.8K bytes
    - Viewed (0)
Back to top