Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 711 - 720 of 2,342 for host:doc.rust-lang.org (0.03 sec)

  1. atomic_fence_seqcst in std::intrinsics - Rust

    An atomic fence.
    doc.rust-lang.org/std/intrinsics/fn.atomic_fence_seqcst.html
    Registered: Wed Apr 16 02:05:46 UTC 2025
    - Last Modified: Thu Apr 03 09:31:39 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  2. log10f128 in std::intrinsics - Rust

    Returns the base 10 logarithm of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.log10f128.html
    Registered: Wed Apr 16 02:17:41 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  3. roundf128 in std::intrinsics - Rust

    Returns the nearest integer to an `f128`. Rounds half-way cases away from zero.
    doc.rust-lang.org/std/intrinsics/fn.roundf128.html
    Registered: Wed Apr 16 02:17:51 UTC 2025
    - Last Modified: Thu Apr 03 09:31:37 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  4. simd_fsin in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fsin.html
    Registered: Wed Apr 16 02:24:24 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  5. simd_saturating_sub in std::intrinsics::simd - ...

    Subtracts two simd vectors elementwise, with saturation.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_saturating_sub.html
    Registered: Wed Apr 16 02:24:27 UTC 2025
    - Last Modified: Thu Apr 03 09:31:45 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  6. simd_sub in std::intrinsics::simd - Rust

    Subtracts `rhs` from `lhs` elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_sub.html
    Registered: Wed Apr 16 02:24:34 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  7. simd_neg in std::intrinsics::simd - Rust

    Negates a vector elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_neg.html
    Registered: Wed Apr 16 02:24:03 UTC 2025
    - Last Modified: Thu Apr 03 09:31:40 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  8. sleep_ms in std::thread - Rust

    Uses `sleep`.
    doc.rust-lang.org/std/thread/fn.sleep_ms.html
    Registered: Wed Apr 16 02:37:27 UTC 2025
    - Last Modified: Thu Apr 03 09:31:48 UTC 2025
    - 5.2K bytes
    - Viewed (0)
  9. metadata in std::ptr - Rust

    Extracts the metadata component of a pointer.
    doc.rust-lang.org/std/ptr/fn.metadata.html
    Registered: Wed Apr 16 02:37:30 UTC 2025
    - Last Modified: Thu Apr 03 09:31:46 UTC 2025
    - 5K bytes
    - Viewed (0)
  10. NonZeroU32 in std::num - Rust

    A `u32` that is known not to equal zero.
    doc.rust-lang.org/std/num/type.NonZeroU32.html
    Registered: Wed Apr 16 02:36:14 UTC 2025
    - Last Modified: Thu Apr 03 09:31:42 UTC 2025
    - 6.3K bytes
    - Viewed (0)
Back to top