Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

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

  1. fmul_algebraic in std::intrinsics - Rust

    Float multiplication that allows optimizations based on algebraic rules.
    doc.rust-lang.org/std/intrinsics/fn.fmul_algebraic.html
    Registered: Fri May 17 02:45:28 UTC 2024
    - Last Modified: Thu May 02 12:26:19 UTC 2024
    - 4.9K bytes
    - Viewed (0)
  2. simd_expose_addr in std::intrinsics::simd - Rust

    Expose a vector of pointers as a vector of addresses.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_expose_addr.html
    Registered: Fri May 17 02:49:44 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5K bytes
    - Viewed (0)
  3. simd_reduce_mul_unordered in std::intrinsics::s...

    Add elements within a vector in arbitrary order. May also be re-associated with unordered additions on the inputs/outputs.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_mul_unordered.html
    Registered: Fri May 17 02:49:54 UTC 2024
    - Last Modified: Thu May 02 12:26:21 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  4. rotate_right in std::intrinsics - Rust

    Performs rotate right.
    doc.rust-lang.org/std/intrinsics/fn.rotate_right.html
    Registered: Fri May 17 02:51:19 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5.3K 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 17 02:51:22 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  6. 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 17 02:51:35 UTC 2024
    - Last Modified: Thu May 02 12:26:20 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  7. i16x16 in std::simd::prelude - Rust

    A SIMD vector with 16 elements of type `i16`.
    doc.rust-lang.org/std/simd/prelude/type.i16x16.html
    Registered: Fri May 17 03:11:42 UTC 2024
    - Last Modified: Thu May 02 12:26:28 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  8. mask8x1 in std::simd - Rust

    A SIMD mask with one element for vectors with 8-bit element types.
    doc.rust-lang.org/std/simd/type.mask8x1.html
    Registered: Fri May 17 03:11:54 UTC 2024
    - Last Modified: Thu May 02 12:26:29 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  9. 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 17 03:11:58 UTC 2024
    - Last Modified: Thu May 02 12:26:28 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  10. i32x2 in std::simd::prelude - Rust

    A SIMD vector with two elements of type `i32`.
    doc.rust-lang.org/std/simd/prelude/type.i32x2.html
    Registered: Fri May 17 03:12:01 UTC 2024
    - Last Modified: Thu May 02 12:26:32 UTC 2024
    - 5.5K bytes
    - Viewed (0)
Back to top