Home
last modified time | relevance | path

Searched refs:spare (Results 1 – 25 of 74) sorted by relevance

123

/third_party/boost/libs/outcome/doc/src/content/reference/functions/hooks/
Dset_spare_storage.md3 description = "Sets the sixteen bits of spare storage in the specified result or outcome."
6 Sets the sixteen bits of spare storage in the specified result or outcome. You can retrieve these b…
Dspare_storage.md3 description = "Returns the sixteen bits of spare storage in the specified result or outcome."
6 Returns the sixteen bits of spare storage in the specified result or outcome. You can set these bit…
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/hooks/
Dhook_result.md21 The state of the sixteen bits of spare storage are ignored during comparison operations.
23 The sixteen bits of spare storage propagate during the following operations:
Dpoke_exception.md20 for the unique 16-bit value in its spare storage. If that is valid, symbolise the
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dstat.h55 uint64_t spare[14]; member
/third_party/openssl/apps/
Dvms_decc_init.c151 const int spare[8] = { 0 }; variable
/third_party/curl/src/
Dtool_vms.c202 const int spare[8] = {0}; variable
/third_party/mesa3d/docs/
Dhistory.rst7 August, 1993: I begin working on Mesa in my spare time. The project has
34 1995-1996: I continue working on Mesa both during my spare time and
/third_party/grpc/doc/
Dsecurity_audit.md41 …f non-smart pointers doesn’t imply ownership - it doesn’t protect against spare copies of the same…
46 Like alternative #1, this solution doesn’t protect against spare copies of the same pointers and is…
/third_party/boost/libs/outcome/doc/src/content/motivation/
Derrno.md47 Whatever type we return, we always need a special value to spare, which is
/third_party/musl/src/stat/
Dfstatat.c33 uint64_t spare[14]; member
/third_party/flutter/skia/src/gpu/ops/
DGrStrokeRectOp.cpp282 SkScalar spare; in compute_aa_rects() local
286 spare = SkTMin(w, h); in compute_aa_rects()
289 *isDegenerate = spare <= 0; in compute_aa_rects()
/third_party/e2fsprogs/tests/d_punch_bigalloc/
Dscript51 # c*: punch spare file ending at c*
/third_party/boost/libs/convert/doc/
Dgetting_serious.qbk15 …ilure or the successful conversion of the "-1" string. Still, in reality "spare" values (outside t…
/third_party/e2fsprogs/tests/d_punch/
Dscript50 # c*: punch spare file ending at c*
/third_party/e2fsprogs/doc/RelNotes/
Dv1.23.txt18 filesystem metadata placed in a spare file so that e2fsck, dumpe2fs,
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h106 __u32 spare[6]; member
/third_party/skia/src/gpu/ops/
DStrokeRectOp.cpp344 SkScalar spare; in compute_aa_rects() local
348 spare = std::min(w, h); in compute_aa_rects()
351 *isDegenerate = spare <= 0; in compute_aa_rects()
/third_party/e2fsprogs/tests/d_fallocate_bigalloc/
Dscript58 # c*: falloc spare file ending at c*
/third_party/e2fsprogs/tests/d_fallocate/
Dscript57 # c*: falloc spare file ending at c*
/third_party/boost/libs/optional/doc/
D1A_on_performance.qbk53 Even if you cannot spare any value of `int` to represent ['not-an-int] (e.g., because every value i…
/third_party/curl/packages/vms/
Dgenerate_vax_transfer.com259 ; Macro to reserve a spare entry.
Dgnv_libcurl_symbols.opt20 ! This leaves some spare digits for minor patches.
/third_party/boost/tools/build/
DCONTRIBUTING.adoc14 follow. But note, that 10 mins that you spare writing a comment, for example,
/third_party/ltp/
DINSTALL138 2. Untar the ltp tarball into a spare directory. There is not a

123