Home
last modified time | relevance | path

Searched refs:flips (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c1016 uint32_t flips = ACE_POSIX_SUPPORTED_BITS; in acevals_to_aent() local
1019 flips |= ACE_DELETE_CHILD; in acevals_to_aent()
1020 if (vals->allowed != (vals->denied ^ flips)) { in acevals_to_aent()
1143 uint32_t flips = ACE_POSIX_SUPPORTED_BITS; in ace_list_to_aent() local
1145 flips |= ACE_DELETE_CHILD; in ace_list_to_aent()
1146 error = ace_mask_to_mode(list->acl_mask ^ flips, in ace_list_to_aent()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt107 Higher ECC scheme usually means better protection against bit-flips and
117 slight CPU penalty when too many bit-flips are detected during reads.
/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dld64-vs-lld.rst54 environment variable. LLD flips this default to prefer hermetic builds, but
/freebsd/contrib/llvm-project/libcxx/include/
H A Dbitset36 bool operator~() const noexcept; // flips the bit
/freebsd/contrib/bc/
H A DNEWS.md1021 * `srand(x)`: Randomizes the sign of `x`. In other words, it flips the sign of
/freebsd/
H A DUPDATING1528 r326888 flips the switch back to building GELI support always.
/freebsd/contrib/ntp/
H A DChangeLog4885 * [Bug 452] Do not report kernel PLL/FLL flips.
H A DCommitLog[all...]