/freebsd/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 | 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
|
/freebsd/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()
|
/freebsd/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
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | always-compiler-options.m4 | 96 dnl # Check if cc supports -Wframe-larger-than=<size> option. 99 AC_MSG_CHECKING([whether $CC supports -Wframe-larger-than=<size>]) 102 CFLAGS="$CFLAGS -Werror -Wframe-larger-than=4096" 105 FRAME_LARGER_THAN="-Wframe-larger-than=4096"
|
H A D | kernel-blk-queue.m4 | 138 ],[-Wframe-larger-than=8192]) 183 ],[-Wframe-larger-than=8192])
|
/freebsd/tools/tools/qrndtest/ |
H A D | README | 4 larger battery of tests and will tell you if your PRNG is good or not.
|
/freebsd/usr.bin/units/ |
H A D | README | 9 it can gracefully handle exponents larger than 9 in output
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.large_prog.zcp | 17 -- program file is larger than that, to test the reallocation and
|
/freebsd/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
|
/freebsd/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
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
H A D | reservation.shlib | 173 # that will be larger than the value specified with -V, and potentially larger
|
/freebsd/sys/conf/ |
H A D | kern.mk | 79 -Wno-alloc-size-larger-than \ 80 -Wno-error=alloca-larger-than=
|
/freebsd/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
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | ReleaseNotes.rst | 81 * ``DW_EH_sdata4`` of addresses larger than 0x80000000 is now supported for MIPS32. 97 …X`` of the addq form is no longer incorrectly optimized when the address is larger than 0x80000000.
|
/freebsd/tools/test/stress2/misc/ |
H A D | f_offset.sh | 51 2. you operate on the file offsets larger than 4GB (but see below)
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | brcm,unimac-mdio.txt | 9 larger than 16-bits MDIO transactions
|
/freebsd/contrib/llvm-project/compiler-rt/include/profile/ |
H A D | MemProfData.inc | 208 // values of shorter histogram to larger one. 214 // Swap histogram of current to larger histogram
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProfData.inc | 208 // values of shorter histogram to larger one. 214 // Swap histogram of current to larger histogram
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1735 is larger than one second. This is a very long time for the ASL/BIOS code 2034 AcpiDump and AcpiXtract: Implemented support for ACPI tables larger than 2711 has a much larger code and data size. 2817 has a much larger code and data size. 2958 has a much larger code and data size. 3008 has a much larger code and data size. 3089 has a much larger code and data size. 3186 has a much larger code and data size. 3279 has a much larger code and data size. 3324 has a much larger code and data size. [all …]
|