Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 341 - 350 of 2,271 for host:doc.rust-lang.org (0.06 sec)

  1. simd_cast in std::intrinsics::simd - Rust

    Numerically casts a vector, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_cast.html
    Registered: Fri Dec 26 02:33:30 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  2. simd_div in std::intrinsics::simd - Rust

    Divides `lhs` by `rhs` elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_div.html
    Registered: Fri Dec 26 02:33:34 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4K bytes
    - Viewed (0)
  3. simd_fsqrt in std::intrinsics::simd - Rust

    Takes the square root of each element.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fsqrt.html
    Registered: Fri Dec 26 02:33:40 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  4. read_via_copy in std::intrinsics - Rust

    This is an implementation detail of `crate::ptr::read` and should not be used anywhere else. See its comments for why this exists.
    doc.rust-lang.org/std/intrinsics/fn.read_via_copy.html
    Registered: Fri Dec 26 02:32:51 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4K bytes
    - Viewed (0)
  5. 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: Fri Dec 26 03:13:19 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  6. u16x32 in std::simd - Rust

    A SIMD vector with 32 elements of type `u16`.
    doc.rust-lang.org/std/simd/type.u16x32.html
    Registered: Fri Dec 26 03:13:39 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  7. usizex8 in std::simd::prelude - Rust

    A SIMD vector with eight elements of type `usize`.
    doc.rust-lang.org/std/simd/prelude/type.usizex8.html
    Registered: Fri Dec 26 03:11:34 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K 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: Fri Dec 26 03:11:37 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  9. usizex2 in std::simd - Rust

    A SIMD vector with two elements of type `usize`.
    doc.rust-lang.org/std/simd/type.usizex2.html
    Registered: Fri Dec 26 03:10:57 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  10. u64x4 in std::simd - Rust

    A SIMD vector with four elements of type `u64`.
    doc.rust-lang.org/std/simd/type.u64x4.html
    Registered: Fri Dec 26 03:12:43 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
Back to top