- Sort Score
- Num 10 results
- Language All
- Labels All
Results 2171 - 2180 of 7,713 for content_length:[0 TO 9999] (0.25 seconds)
-
aggregate_raw_ptr in std::intrinsics - Rust
Lowers in MIR to `Rvalue::Aggregate` with `AggregateKind::RawPtr`.doc.rust-lang.org/std/intrinsics/fn.aggregate_raw_ptr.htmlThu Feb 12 20:19:35 GMT 2026 3.9K bytes -
mon-on-disk-formats.rst.txt
########## ON-DISK FORMAT ########## ********** UPGRADE PATH ********** On-disk formats, or even data structure formats, may be changed during an upgrade. Services wishing to do so, may so do it vi...docs.ceph.com/en/latest/_sources/dev/mon-on-disk-formats.rst.txtWed Feb 08 19:04:48 GMT 2023 2.9K bytes -
read_dir in std::fs - Rust
Returns an iterator over the entries within a directory.doc.rust-lang.org/std/fs/fn.read_dir.htmlThu Feb 12 20:19:35 GMT 2026 9.1K bytes -
migrate.rst.txt
.. _ceph-volume-lvm-migrate: ``migrate`` ========== Moves BlueFS data from source volume(s) to the target one, source volumes (except the main, i.e. data or block one) are removed on success. LVM v...docs.ceph.com/en/latest/_sources/ceph-volume/lvm/migrate.rst.txtWed Feb 08 19:04:39 GMT 2023 1.7K bytes -
encoding.rst.txt
Serialization (encode/decode) ========== When a structure is sent over the network or written to disk, it is encoded into a string of bytes. Usually (but not always -- multiple serialization facili...docs.ceph.com/en/latest/_sources/dev/encoding.rst.txtSun Jul 14 07:54:33 GMT 2024 8.4K bytes -
atomic_umax in std::intrinsics - Rust
Maximum with the current value using an unsigned comparison. `T` must be an unsigned integer type.doc.rust-lang.org/std/intrinsics/fn.atomic_umax.htmlThu Feb 12 20:19:35 GMT 2026 4.2K bytes -
caller_location in std::intrinsics - Rust
Gets a reference to a static `Location` indicating where it was called.doc.rust-lang.org/std/intrinsics/fn.caller_location.htmlThu Feb 12 20:19:35 GMT 2026 4K bytes -
macos.rst.txt
build on MacOS ========== Since we've switched to C++ 17, and the default clang shipped with Xcode 9 does not support all the C++ 17 language features, it's suggested to install clang using brew:: ...docs.ceph.com/en/latest/_sources/dev/macos.rst.txtSun Oct 12 17:30:56 GMT 2025 1.6K bytes -
bluestore.rst.txt
========== BlueStore Internals ========== Small write strategies ---------- * *U*: Uncompressed write of a complete, new blob. - write to new blob - kv commit * *P*: Uncompressed partial write to u...docs.ceph.com/en/latest/_sources/dev/bluestore.rst.txtWed Feb 08 19:04:49 GMT 2023 3.4K bytes -
atomic_and in std::intrinsics - Rust
Bitwise and with the current value, returning the previous value. `T` must be an integer or pointer type. `U` must be the same as `T` if that is an integer type, or `usize` if `T` is a pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_and.htmlThu Feb 12 20:19:35 GMT 2026 4.5K bytes