Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1151 - 1160 of 2,321 for host:doc.rust-lang.org (0.03 sec)

  1. simd_extract in std::intrinsics::simd - Rust

    Extracts an element from a vector.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract.html
    Registered: Mon Aug 04 03:23:25 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  2. simd_flog2 in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog2.html
    Registered: Mon Aug 04 03:23:37 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  3. 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: Mon Aug 04 03:24:50 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 4.8K bytes
    - Viewed (0)
  4. simd_mul in std::intrinsics::simd - Rust

    Multiplies two simd vectors elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_mul.html
    Registered: Mon Aug 04 03:24:36 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  5. expf128 in std::intrinsics - Rust

    Returns the exponential of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.expf128.html
    Registered: Mon Aug 04 03:08:19 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  6. const_allocate in std::intrinsics - Rust

    Allocates a block of memory at compile time. At runtime, just returns a null pointer.
    doc.rust-lang.org/std/intrinsics/fn.const_allocate.html
    Registered: Mon Aug 04 03:08:32 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. fadd_algebraic in std::intrinsics - Rust

    Float addition that allows optimizations based on algebraic rules.
    doc.rust-lang.org/std/intrinsics/fn.fadd_algebraic.html
    Registered: Mon Aug 04 03:08:57 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  8. fmul_fast in std::intrinsics - Rust

    Float multiplication that allows optimizations based on algebraic rules. May assume inputs are finite.
    doc.rust-lang.org/std/intrinsics/fn.fmul_fast.html
    Registered: Mon Aug 04 03:14:31 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  9. CopyForDeref in std::intrinsics::mir - Rust

    API documentation for the Rust `CopyForDeref` fn in crate `std`.
    doc.rust-lang.org/std/intrinsics/mir/fn.CopyForDeref.html
    Registered: Mon Aug 04 03:15:36 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  10. Discriminant in std::intrinsics::mir - Rust

    Gets the discriminant of a place.
    doc.rust-lang.org/std/intrinsics/mir/fn.Discriminant.html
    Registered: Mon Aug 04 03:15:39 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 3.9K bytes
    - Viewed (0)
Back to top