Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1411 - 1420 of 2,191 for host:doc.rust-lang.org (0.08 sec)

  1. masksizex32 in std::simd::prelude - Rust

    A SIMD mask with 32 elements for vectors with pointer-sized element types.
    doc.rust-lang.org/std/simd/prelude/type.masksizex32.html
    Registered: Fri Nov 15 02:58:27 UTC 2024
    - Last Modified: Thu Oct 17 16:29:38 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  2. mask32x4 in std::simd - Rust

    A SIMD mask with four elements for vectors with 32-bit element types.
    doc.rust-lang.org/std/simd/type.mask32x4.html
    Registered: Fri Nov 15 02:55:30 UTC 2024
    - Last Modified: Thu Oct 17 16:29:39 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  3. mask32x16 in std::simd - Rust

    A SIMD mask with 16 elements for vectors with 32-bit element types.
    doc.rust-lang.org/std/simd/type.mask32x16.html
    Registered: Fri Nov 15 02:55:43 UTC 2024
    - Last Modified: Thu Oct 17 16:29:39 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  4. i8x2 in std::simd::prelude - Rust

    A SIMD vector with two elements of type `i8`.
    doc.rust-lang.org/std/simd/prelude/type.i8x2.html
    Registered: Fri Nov 15 02:55:52 UTC 2024
    - Last Modified: Thu Oct 17 16:29:38 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  5. realloc in std::alloc - Rust

    Reallocates memory with the global allocator.
    doc.rust-lang.org/std/alloc/fn.realloc.html
    Registered: Fri Nov 15 02:07:23 UTC 2024
    - Last Modified: Thu Oct 17 16:29:21 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  6. atomic_fence_acqrel in std::intrinsics - Rust

    An atomic fence.
    doc.rust-lang.org/std/intrinsics/fn.atomic_fence_acqrel.html
    Registered: Fri Nov 15 02:09:18 UTC 2024
    - Last Modified: Thu Oct 17 16:29:27 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  7. assert_mem_uninitialized_valid in std::intrinsi...

    A guard for `std::mem::uninitialized`. This will statically either panic, or do nothing.
    doc.rust-lang.org/std/intrinsics/fn.assert_mem_uninitialized_valid.html
    Registered: Fri Nov 15 02:09:21 UTC 2024
    - Last Modified: Thu Oct 17 16:29:26 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  8. atomic_cxchg_acquire_seqcst in std::intrinsics ...

    Stores a value if the current value is the same as the `old` value.
    doc.rust-lang.org/std/intrinsics/fn.atomic_cxchg_acquire_seqcst.html
    Registered: Fri Nov 15 02:09:57 UTC 2024
    - Last Modified: Thu Oct 17 16:29:26 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  9. atomic_cxchgweak_release_acquire in std::intrin...

    Stores a value if the current value is the same as the `old` value.
    doc.rust-lang.org/std/intrinsics/fn.atomic_cxchgweak_release_acquire.html Similar Results (1)
    Registered: Fri Nov 15 02:08:52 UTC 2024
    - Last Modified: Thu Oct 17 16:29:26 UTC 2024
    - 4.8K bytes
    - Viewed (0)
  10. atomic_max_relaxed in std::intrinsics - Rust

    Maximum with the current value.
    doc.rust-lang.org/std/intrinsics/fn.atomic_max_relaxed.html
    Registered: Fri Nov 15 02:14:28 UTC 2024
    - Last Modified: Thu Oct 17 16:29:27 UTC 2024
    - 4.4K bytes
    - Viewed (0)
Back to top