Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 381 - 390 of 2,271 for host:doc.rust-lang.org (0.27 sec)

  1. i16x1 in std::simd::prelude - Rust

    A SIMD vector with one element of type `i16`.
    doc.rust-lang.org/std/simd/prelude/type.i16x1.html
    Registered: Fri Dec 26 03:05:36 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  2. i64x8 in std::simd::prelude - Rust

    A SIMD vector with eight elements of type `i64`.
    doc.rust-lang.org/std/simd/prelude/type.i64x8.html
    Registered: Fri Dec 26 03:05:56 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  3. mask16x16 in std::simd::prelude - Rust

    A SIMD mask with 16 elements for vectors with 16-bit element types.
    doc.rust-lang.org/std/simd/prelude/type.mask16x16.html
    Registered: Fri Dec 26 03:06:34 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  4. i32x16 in std::simd::prelude - Rust

    A SIMD vector with 16 elements of type `i32`.
    doc.rust-lang.org/std/simd/prelude/type.i32x16.html
    Registered: Fri Dec 26 03:06:41 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  5. i8x32 in std::simd::prelude - Rust

    A SIMD vector with 32 elements of type `i8`.
    doc.rust-lang.org/std/simd/prelude/type.i8x32.html
    Registered: Fri Dec 26 03:06:54 UTC 2025
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  6. three_way_compare in std::intrinsics - Rust

    Does a three-way comparison between the two arguments, which must be of character or integer (signed or unsigned) type.
    doc.rust-lang.org/std/intrinsics/fn.three_way_compare.html
    Registered: Fri Dec 26 02:38:50 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  7. sqrtf16 in std::intrinsics - Rust

    Returns the square root of an `f16`
    doc.rust-lang.org/std/intrinsics/fn.sqrtf16.html
    Registered: Fri Dec 26 02:38:02 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  8. sinf128 in std::intrinsics - Rust

    Returns the sine of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.sinf128.html
    Registered: Fri Dec 26 02:37:49 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  9. simd_funnel_shl in std::intrinsics::simd - Rust

    Funnel Shifts vector left elementwise, with UB on overflow.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_funnel_shl.html
    Registered: Fri Dec 26 02:33:44 UTC 2025
    - Last Modified: Thu Dec 11 14:50:38 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  10. simd_lt in std::intrinsics::simd - Rust

    Tests if `x` is less than `y`, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_lt.html
    Registered: Fri Dec 26 02:33:47 UTC 2025
    - Last Modified: Thu Dec 11 14:50:39 UTC 2025
    - 3.8K bytes
    - Viewed (0)
Back to top