Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1191 - 1200 of 2,342 for host:doc.rust-lang.org (0.04 sec)

  1. u32x1 in std::simd - Rust

    A SIMD vector with one element of type `u32`.
    doc.rust-lang.org/std/simd/type.u32x1.html
    Registered: Wed Apr 16 02:53:58 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  2. usizex1 in std::simd - Rust

    A SIMD vector with one element of type `usize`.
    doc.rust-lang.org/std/simd/type.usizex1.html
    Registered: Wed Apr 16 02:53:02 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  3. mask8x32 in std::simd::prelude - Rust

    A SIMD mask with 32 elements for vectors with 8-bit element types.
    doc.rust-lang.org/std/simd/prelude/type.mask8x32.html
    Registered: Wed Apr 16 02:52:18 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  4. TailCall in std::intrinsics::mir - Rust

    Call a function.
    doc.rust-lang.org/std/intrinsics/mir/fn.TailCall.html
    Registered: Wed Apr 16 02:19:38 UTC 2025
    - Last Modified: Thu Apr 03 09:31:39 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  5. exp2f64 in std::intrinsics - Rust

    Returns 2 raised to the power of an `f64`.
    doc.rust-lang.org/std/intrinsics/fn.exp2f64.html
    Registered: Wed Apr 16 02:13:32 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  6. fmaf64 in std::intrinsics - Rust

    Returns `a * b + c` for `f64` values.
    doc.rust-lang.org/std/intrinsics/fn.fmaf64.html
    Registered: Wed Apr 16 02:13:35 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  7. expf128 in std::intrinsics - Rust

    Returns the exponential of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.expf128.html
    Registered: Wed Apr 16 02:14:11 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  8. sqrtf128 in std::intrinsics - Rust

    Returns the square root of an `f128`
    doc.rust-lang.org/std/intrinsics/fn.sqrtf128.html
    Registered: Wed Apr 16 02:21:54 UTC 2025
    - Last Modified: Thu Apr 03 09:31:37 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  9. simd_masked_load in std::intrinsics::simd - Rust

    Reads a vector of pointers.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_masked_load.html
    Registered: Wed Apr 16 02:22:04 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 4.8K bytes
    - Viewed (0)
  10. roundf32 in std::intrinsics - Rust

    Returns the nearest integer to an `f32`. Rounds half-way cases away from zero.
    doc.rust-lang.org/std/intrinsics/fn.roundf32.html
    Registered: Wed Apr 16 02:20:42 UTC 2025
    - Last Modified: Thu Apr 03 09:31:37 UTC 2025
    - 3.8K bytes
    - Viewed (0)
Back to top