Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 991 - 1000 of 2,271 for host:doc.rust-lang.org (0.1 sec)

  1. 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: Fri Dec 26 02:36:30 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4K bytes
    - Viewed (0)
  2. simd_as in std::intrinsics::simd - Rust

    Numerically casts a vector, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_as.html
    Registered: Fri Dec 26 02:36:36 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  3. unaligned_volatile_load in std::intrinsics - Rust

    Performs a volatile load from the `src` pointer The pointer is not required to be aligned.
    doc.rust-lang.org/std/intrinsics/fn.unaligned_volatile_load.html
    Registered: Fri Dec 26 02:37:16 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  4. truncf64 in std::intrinsics - Rust

    Returns the integer part of an `f64`.
    doc.rust-lang.org/std/intrinsics/fn.truncf64.html
    Registered: Fri Dec 26 02:37:23 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  5. simd_shl in std::intrinsics::simd - Rust

    Shifts vector left elementwise, with UB on overflow.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_shl.html
    Registered: Fri Dec 26 02:37:33 UTC 2025
    - Last Modified: Thu Dec 11 14:50:39 UTC 2025
    - 4K bytes
    - Viewed (0)
  6. 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: Fri Dec 26 02:36:54 UTC 2025
    - Last Modified: Thu Dec 11 14:50:39 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  7. mask32x32 in std::simd - Rust

    A SIMD mask with 32 elements for vectors with 32-bit element types.
    doc.rust-lang.org/std/simd/type.mask32x32.html
    Registered: Fri Dec 26 03:02:12 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  8. mask8x64 in std::simd - Rust

    A SIMD mask with 64 elements for vectors with 8-bit element types.
    doc.rust-lang.org/std/simd/type.mask8x64.html
    Registered: Fri Dec 26 03:02:18 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  9. mask8x32 in std::simd - Rust

    A SIMD mask with 32 elements for vectors with 8-bit element types.
    doc.rust-lang.org/std/simd/type.mask8x32.html
    Registered: Fri Dec 26 03:02:25 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  10. isizex16 in std::simd::prelude - Rust

    A SIMD vector with 16 elements of type `isize`.
    doc.rust-lang.org/std/simd/prelude/type.isizex16.html
    Registered: Fri Dec 26 03:03:29 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
Back to top