| /src/tools/build/options/ |
| H A D | WITH_BEARSSL | 14 larger than the 19 larger than 500000 may cause 22 Careful testing of the loader in the target environment when built with a larger
|
| H A D | WITH_LOADER_VERIEXEC | 7 May require a larger
|
| H A D | WITH_LLVM_LINK_STATIC_LIBRARIES | 5 ld.lld and lldb will be much larger and position dependent, but will
|
| H A D | WITHOUT_LOADER_PXEBOOT | 5 for how to adjust the defaults when you need both a larger
|
| H A D | WITH_LOADER_PXEBOOT | 8 To allow a larger
|
| /src/crypto/libecc/src/nn/ |
| H A D | nn_div.c | 414 int larger, ret, cmp; in _nn_divrem_unshifted() local 440 larger = (cmp >= 0); in _nn_divrem_unshifted() 441 ret = nn_cnd_sub(larger, r, &a_shift, b_norm); EG(ret, err); in _nn_divrem_unshifted() 446 q->val[new_wlen - b_wlen] = (word_t) larger; in _nn_divrem_unshifted() 451 larger = (cmp >= 0); in _nn_divrem_unshifted() 452 ret = _nn_cnd_sub_shift(larger, &a_shift, b_norm, (u8)(new_wlen - b_wlen), &borrow); EG(ret, err); in _nn_divrem_unshifted() 463 q->val[new_wlen - b_wlen] = (word_t) larger; in _nn_divrem_unshifted() 652 int larger, ret; in _word_divrem() local 675 larger = (_wcmp_22(phl, rhl) > 0); in _word_divrem() 676 qh = (word_t)(qh - (word_t)larger); in _word_divrem() [all …]
|
| H A D | nn_add.c | 341 int ret, larger, cmp; in _nn_mod_add() local 365 larger = (cmp >= 0); in _nn_mod_add() 366 ret = nn_cnd_sub(larger, out, out, p); EG(ret, err); in _nn_mod_add() 409 int larger, ret, cmp; in _nn_mod_inc() local 419 larger = (cmp >= 0); in _nn_mod_inc() 420 ret = nn_cnd_sub(larger, out, out, p); EG(ret, err); in _nn_mod_inc()
|
| /src/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | vctrl.txt | 22 voltage. On larger voltage decreases this can occur 26 larger voltage decreases into multiple steps, where
|
| /src/sys/contrib/openzfs/config/ |
| H A D | always-compiler-options.m4 | 97 dnl # Check if cc supports -Wframe-larger-than=<size> option. 100 AC_MSG_CHECKING([whether $CC supports -Wframe-larger-than=<size>]) 103 CFLAGS="$CFLAGS -Werror -Wframe-larger-than=4096" 106 FRAME_LARGER_THAN="-Wframe-larger-than=4096"
|
| H A D | user-largefile.m4 | 6 dnl # This is required for OpenZFS to handle files larger than 2GB.
|
| H A D | kernel-blk-queue.m4 | 139 ],[-Wframe-larger-than=8192]) 184 ],[-Wframe-larger-than=8192])
|
| /src/tools/tools/qrndtest/ |
| H A D | README | 4 larger battery of tests and will tell you if your PRNG is good or not.
|
| /src/ |
| H A D | .clean_build_epoch | 1 # Add a new line containing a larger number than the last (e.g. YYYYMMDD) for
|
| /src/usr.bin/units/ |
| H A D | README | 9 it can gracefully handle exponents larger than 9 in output
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.large_prog.zcp | 18 -- program file is larger than that, to test the reallocation and
|
| /src/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | fp_add_impl.inc | 60 // Swap a and b if necessary so that a has the larger absolute value. 79 // The sign of the result is the sign of the larger operand, a. If they
|
| /src/contrib/bc/gen/ |
| H A D | dc_help.txt | 77 Disables clamping of digits that are larger than or equal to the current 88 Enables clamping of digits that are larger than or equal to the current 210 If an integer and non-zero, clamp digits larger than or equal to the
|
| H A D | bc_help.txt | 68 Disables clamping of digits that are larger than or equal to the current 79 Enables clamping of digits that are larger than or equal to the current 253 If an integer and non-zero, clamp digits larger than or equal to the
|
| /src/crypto/openssl/doc/man7/ |
| H A D | EVP_CIPHER-SM4.pod | 46 of the blocksize but is larger than one block. In that case ciphertext
|
| /src/crypto/openssl/doc/designs/ |
| H A D | handling-some-max-defines.md | 47 EVP_DigestFinal_ex() - this is actually documented to allow larger output 135 larger than block size. Even in case we would have block ciphers with
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation.shlib | 174 # that will be larger than the value specified with -V, and potentially larger
|
| /src/sys/conf/ |
| H A D | kern.mk | 82 -Wno-alloc-size-larger-than \ 83 -Wno-error=alloca-larger-than=
|
| /src/contrib/ntp/scripts/ |
| H A D | summary-opts.def | 61 descrip = 'Ignore time offsets larger that this';
|
| H A D | summary-opts | 54 --skip-time-steps=float Ignore time offsets larger that this
|
| /src/tools/test/stress2/misc/ |
| H A D | f_offset.sh | 51 2. you operate on the file offsets larger than 4GB (but see below)
|