Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: ใƒ†ใ‚นใƒˆ test

Results 91 - 100 of 2,070 for host:doc.rust-lang.org (0.02 sec)

  1. 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 May 10 03:26:22 UTC 2024
    - Last Modified: Thu May 02 12:26:28 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  2. f64x8 in std::simd::prelude - Rust

    A SIMD vector with eight elements of type `f64`.
    doc.rust-lang.org/std/simd/prelude/type.f64x8.html
    Registered: Fri May 10 03:26:25 UTC 2024
    - Last Modified: Thu May 02 12:26:28 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  3. 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: Fri May 10 03:27:00 UTC 2024
    - Last Modified: Thu May 02 12:26:28 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  4. simd_cast in std::intrinsics::simd - Rust

    Numerically cast a vector, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_cast.html
    Registered: Fri May 10 02:59:21 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  5. simd_ge in std::intrinsics::simd - Rust

    Tests if `x` is greater than or equal to `y`, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_ge.html
    Registered: Fri May 10 02:59:28 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  6. unchecked_shr in std::intrinsics - Rust

    Performs an unchecked right shift, resulting in undefined behavior when `y < 0` or `y >= N`, where N is the width of T in bits.
    doc.rust-lang.org/std/intrinsics/fn.unchecked_shr.html
    Registered: Fri May 10 03:01:50 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  7. variant_count in std::mem - Rust

    Returns the number of variants in the enum type `T`.
    doc.rust-lang.org/std/mem/fn.variant_count.html
    Registered: Fri May 10 03:05:55 UTC 2024
    - Last Modified: Thu May 02 12:26:24 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  8. repeat in std::iter - Rust

    Creates a new iterator that endlessly repeats a single element.
    doc.rust-lang.org/std/iter/fn.repeat.html
    Registered: Fri May 10 03:04:43 UTC 2024
    - Last Modified: Thu May 02 12:26:22 UTC 2024
    - 9.6K bytes
    - Viewed (0)
  9. i16x4 in std::simd - Rust

    A SIMD vector with four elements of type `i16`.
    doc.rust-lang.org/std/simd/type.i16x4.html
    Registered: Fri May 10 03:20:17 UTC 2024
    - Last Modified: Thu May 02 12:26:29 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  10. i64x32 in std::simd - Rust

    A SIMD vector with 32 elements of type `i64`.
    doc.rust-lang.org/std/simd/type.i64x32.html
    Registered: Fri May 10 03:21:20 UTC 2024
    - Last Modified: Thu May 02 12:26:29 UTC 2024
    - 5.4K bytes
    - Viewed (0)
Back to top