- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1221 - 1230 of 7,584 for content_length:[0 TO 9999] (0.17 seconds)
-
try_from_fn in std::array - Rust
Creates an array `[T; N]` where each fallible array element `T` is returned by the `cb` call. Unlike `from_fn`, where the element creation can’t fail, this version will return an error if any element creation was unsuccessful.doc.rust-lang.org/std/array/fn.try_from_fn.htmlThu Feb 12 20:19:33 GMT 2026 8.8K bytes -
create.rst.txt
.. _ceph-volume-lvm-create: ``create`` ========== This subcommand wraps the two-step process to provision a new osd (calling ``prepare`` first and then ``activate``) into a single one. The reason t...docs.ceph.com/en/latest/_sources/ceph-volume/lvm/create.rst.txtThu Apr 20 05:53:31 GMT 2023 866 bytes -
simd_swizzle in std::simd - Rust
Constructs a new SIMD vector by copying elements from selected elements in other vectors.doc.rust-lang.org/std/simd/macro.simd_swizzle.htmlThu Feb 12 20:19:40 GMT 2026 8.2K bytes -
activate.rst.txt
.. _ceph-volume-simple-activate: ``activate`` ========== Once :ref:`ceph-volume-simple-scan` has been completed, and all the metadata captured for an OSD has been persisted to ``/etc/ceph/osd/{id}-...docs.ceph.com/en/latest/_sources/ceph-volume/simple/activate.rst.txtThu Apr 20 05:53:31 GMT 2023 3.1K bytes -
carrying_mul_add in std::intrinsics - Rust
Performs full-width multiplication and addition with a carry: `multiplier * multiplicand + addend + carry`.doc.rust-lang.org/std/intrinsics/fn.carrying_mul_add.htmlThu Feb 12 20:19:35 GMT 2026 4.4K bytes -
assert_unchecked in std::hint - Rust
Makes a soundness promise to the compiler that `cond` holds.doc.rust-lang.org/std/hint/fn.assert_unchecked.htmlThu Feb 12 20:19:35 GMT 2026 8.1K bytes -
exists in std::fs - Rust
Returns `Ok(true)` if the path points at an existing entity.doc.rust-lang.org/std/fs/fn.exists.htmlThu Feb 12 20:19:35 GMT 2026 5.6K bytes -
iana.rst.txt
IANA Numbers ========== Private Enterprise Number (PEN) Assignment ---------- 50495 Organization ``Ceph``. Port number (monitor) ---------- 3300 That's 0xce4, or ce4h, or (sort of) "ceph." 0docs.ceph.com/en/latest/_sources/dev/iana.rst.txtWed Feb 08 19:04:47 GMT 2023 240 bytes -
cfg_eval in std::prelude::v1 - Rust
Expands all `#[cfg]` and `#[cfg_attr]` attributes in the code fragment it’s applied to.doc.rust-lang.org/std/prelude/v1/attr.cfg_eval.htmlThu Feb 12 20:19:39 GMT 2026 3.6K bytes -
scan.rst.txt
scan ==== This sub-command will allow to discover Ceph volumes previously setup by the tool by looking into the system's logical volumes and their tags. As part of the :ref:`ceph-volume-lvm-prepare...docs.ceph.com/en/latest/_sources/ceph-volume/lvm/scan.rst.txtWed Feb 08 19:04:39 GMT 2023 342 bytes