Home
last modified time | relevance | path

Searched refs:minimal (Results 1 – 25 of 188) sorted by relevance

12345678

/freebsd/contrib/arm-optimized-routines/pl/math/tools/
H A Dv_log2f.sollya13 // find log2(1+x)/x polynomial with minimal relative error
14 // (minimal relative error polynomial for log2(1+x) is the same * x)
H A Dv_log10.sollya10 // find log(1+x)/x polynomial with minimal relative error
11 // (minimal relative error polynomial for log(1+x) is the same * x)
H A Dlog10f.sollya13 // find log(1+x)/x polynomial with minimal relative error
14 // (minimal relative error polynomial for log(1+x) is the same * x)
H A Dv_log10f.sollya17 // find log10(1+x)/x polynomial with minimal relative error
18 // (minimal relative error polynomial for log10(1+x) is the same * x)
H A Dlog10.sollya15 // find log10(1+x)/x polynomial with minimal relative error
16 // (minimal relative error polynomial for log10(1+x) is the same * x)
H A Dsincosf.sollya12 // find even polynomial with minimal abs error compared to cos(x)
H A Dsinpi.sollya10 // find even polynomial with minimal abs error compared to sinpi(x)
H A Dsincos.sollya12 // find even polynomial with minimal abs error compared to cos(x)
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dlog.sollya11 // find log(1+x)/x polynomial with minimal relative error
12 // (minimal relative error polynomial for log(1+x) is the same * x)
H A Dv_log.sollya10 // find log(1+x)/x polynomial with minimal relative error
11 // (minimal relative error polynomial for log(1+x) is the same * x)
H A Dlog2.sollya15 // find log2(1+x)/x polynomial with minimal relative error
16 // (minimal relative error polynomial for log2(1+x) is the same * x)
H A Dcos.sollya10 // find even polynomial with minimal abs error compared to cos(x)
H A Dv_exp.sollya11 // find polynomial with minimal abs error
H A Dv_sin.sollya10 // find even polynomial with minimal abs error compared to sin(x)/x
H A Dsin.sollya10 // find even polynomial with minimal abs error compared to sin(x)/x
/freebsd/crypto/openssh/.github/workflows/
H A Dupstream.yml34 …g }} in without-openssl) make OPENSSL=no;; ubsan) make DEBUG='-fsanitize-minimal-runtime -fsanitiz…
38 …g }} in without-openssl) make OPENSSL=no;; ubsan) make DEBUG='-fsanitize-minimal-runtime -fsanitiz…
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def59 ANALYSIS_DIAGNOSTICS(TEXT_MINIMAL, "text-minimal",
60 "Emits minimal diagnostics to stderr, stating only the "
/freebsd/usr.bin/diff/
H A DTODO7 --GTYPE-group-format (partially implement - minimal)
/freebsd/sys/contrib/libsodium/
H A Dappveyor.yml25 verbosity: minimal
/freebsd/contrib/jemalloc/src/
H A Dtsd.c270 tsd_fetch_slow(tsd_t *tsd, bool minimal) { in tsd_fetch_slow() argument
283 if (!minimal) { in tsd_fetch_slow()
297 if (!minimal) { in tsd_fetch_slow()
/freebsd/tools/regression/p1003_1b/
H A DREADME10 As of today "p1003_1b yield" doesn't work. I have a minimal set
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h346 tsd_fetch_impl(bool init, bool minimal) { in tsd_fetch_impl() argument
355 return tsd_fetch_slow(tsd, minimal); in tsd_fetch_impl()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/io/
H A Dio.cfg20 …N_ARGS="--numjobs=1 --bs=32k --size=32M --fallocate=none --group_reporting --verify=sha1 --minimal"
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-ariettag25.dts4 * This device tree is minimal, to activate more peripherals, see:
/freebsd/sys/contrib/edk2/
H A DFREEBSD-upgrade3 We try to maintain the minimal set of headers required to build, as the full

12345678