Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. i64x8 in std::simd - Rust

    A SIMD vector with eight elements of type `i64`.
    doc.rust-lang.org/std/simd/type.i64x8.html
    Registered: Wed Apr 16 02:42:27 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  2. StaticMut in std::intrinsics::mir - Rust

    API documentation for the Rust `StaticMut` fn in crate `std`.
    doc.rust-lang.org/std/intrinsics/mir/fn.StaticMut.html
    Registered: Wed Apr 16 02:20:31 UTC 2025
    - Last Modified: Thu Apr 03 09:31:37 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  3. atomic_umin_acqrel in std::intrinsics - Rust

    Minimum with the current value using an unsigned comparison.
    doc.rust-lang.org/std/intrinsics/fn.atomic_umin_acqrel.html
    Registered: Wed Apr 16 02:09:19 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  4. black_box in std::intrinsics - Rust

    See documentation of `std::hint::black_box` for details.
    doc.rust-lang.org/std/intrinsics/fn.black_box.html
    Registered: Wed Apr 16 02:09:38 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  5. atomic_xchg_acqrel in std::intrinsics - Rust

    Stores the value at the specified memory location, returning the old value.
    doc.rust-lang.org/std/intrinsics/fn.atomic_xchg_acqrel.html
    Registered: Wed Apr 16 02:08:57 UTC 2025
    - Last Modified: Thu Apr 03 09:31:36 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  6. atomic_xchg_seqcst in std::intrinsics - Rust

    Stores the value at the specified memory location, returning the old value.
    doc.rust-lang.org/std/intrinsics/fn.atomic_xchg_seqcst.html
    Registered: Wed Apr 16 02:09:00 UTC 2025
    - Last Modified: Thu Apr 03 09:31:39 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. simd_round in std::intrinsics::simd - Rust

    Rounds each element to the closest integer-valued float. Ties are resolved by rounding away from 0.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_round.html
    Registered: Wed Apr 16 02:25:12 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  8. simd_trunc in std::intrinsics::simd - Rust

    Returns the integer part of each element as an integer-valued float. In other words, non-integer values are truncated towards zero.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_trunc.html
    Registered: Wed Apr 16 02:25:15 UTC 2025
    - Last Modified: Thu Apr 03 09:31:40 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  9. simd_expose_provenance in std::intrinsics::simd...

    Exposes a vector of pointers as a vector of addresses.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_expose_provenance.html
    Registered: Wed Apr 16 02:25:25 UTC 2025
    - Last Modified: Thu Apr 03 09:31:39 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  10. ONCE_INIT in std::sync - Rust

    Initialization value for static `Once` values.
    doc.rust-lang.org/std/sync/constant.ONCE_INIT.html
    Registered: Wed Apr 16 03:09:56 UTC 2025
    - Last Modified: Thu Apr 03 09:31:47 UTC 2025
    - 4.5K bytes
    - Viewed (0)
Back to top