/freebsd/lib/msun/src/ |
H A D | e_sqrt.c | 245 approximates sqrt(x) to almost 8-bit. 259 y := (y+x/y)/2 ... almost 17 sig. bits 260 y := (y+x/y)/2 ... almost 35 sig. bits 267 y := (y+x/y) ... almost 17 sig. bits to 2*sqrt(x) 268 y := y - 0x00100006 ... almost 18 sig. bits to sqrt(x) 340 to almost 7.8-bit. 361 y := y*(1.5-0.5*x*y*y) ... almost 15 sig. bits to 1/sqrt(x)
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | ScratchBuffer.cpp | 20 //than a page, almost certainly enough for anything. :) 70 // support gigantic tokens, which almost certainly won't happen. :) in AllocScratchBuffer()
|
/freebsd/lib/libc/gen/ |
H A D | arc4random.3 | 59 Use of these functions is encouraged for almost all random number 62 These functions can be called in almost all coding environments,
|
/freebsd/usr.sbin/nfsuserd/ |
H A D | nfsuserd.8 | 79 If your user/group database management system almost never re-uses the same names 108 shows almost no running time for one or two of the servers after the system
|
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | Memory.h | 11 // Almost all large objects, such as files, sections or symbols, are 58 // Creates new instances of T off a (almost) contiguous arena/object pool. The
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | rsaz_exp_x2.c | 69 * amm = Almost Montgomery Multiplication 70 * ams = Almost Montgomery Squaring 76 /*AMM = Almost Montgomery Multiplication. */ 145 /* AMM = Almost Montgomery Multiplication */ 240 * bit size using Almost Montgomery Multiplication, optimized with AVX512_IFMA
|
/freebsd/libexec/rc/rc.d/ |
H A D | LOGIN | 11 # wants to delay user logins until the system is (almost) fully
|
/freebsd/contrib/byacc/ |
H A D | ACKNOWLEDGEMENTS | 6 described in their almost impenetrable article in TOPLAS 4,4.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8956.dtsi | 21 * Well, the SoCs are almost identical.
|
/freebsd/contrib/openpam/ |
H A D | RELNOTES | 6 almost any POSIX-like platform that has GNU autotools, GNU make and
|
/freebsd/stand/i386/ |
H A D | Makefile | 5 # Almost everything else here relies on btxldr, so we must make sure it's built
|
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/ |
H A D | current-sense-amplifier.txt | 5 amplifier, the interesting measurement is almost always the current
|
H A D | current-sense-shunt.txt | 5 the interesting measurement is almost always the current through the
|
H A D | current-sense-amplifier.yaml | 14 amplifier, the interesting measurement is almost always the current
|
H A D | current-sense-shunt.yaml | 14 the interesting measurement is almost always the current through the
|
/freebsd/contrib/ncurses/man/ |
H A D | term.7 | 70 can almost always be avoided by explicitly exporting \*(``vt100\*('' 140 The root name for a terminal or workstation console type should almost always
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-no-action-runflags.mk | 3 # Tests for the -n command line option, which runs almost no commands,
|
H A D | opt-no-action.mk | 3 # Tests for the -n command line option, which runs almost no commands.
|
H A D | opt-chdir.mk | 14 # In this test, it is the root directory since almost any other directory
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
H A D | u-boot.yaml | 10 U-Boot is a bootloader commonly used in embedded devices. It's almost always
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_OBJECT_new.pod | 27 is almost never used in applications. The ASN1 object utility functions
|
/freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
H A D | hotspare_cleanup.ksh | 33 # framework. It is almost identical to tests/hotspare/cleanup.ksh,
|
H A D | hotspare_setup.ksh | 33 # framework. It is almost identical to tests/hotspare/setup.ksh,
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | doxygen.c | 39 * work with almost unixies like cygwin and AIX.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | README.TESTS | 10 Not organized, but they touch almost everything.
|