Home
last modified time | relevance | path

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

1234567

/freebsd/share/examples/oci/
H A DContainerfile.pkg1 # This is an example showing how to extend the freebsd-minimal OCI image by
5 # The OS version matching the desired freebsd-minimal image
8 # Select freebsd-minimal as our starting point.
9 FROM localhost/freebsd-minimal:${version}
15 # use for downloading pkg since the freebsd-minimal image has both FreeBSD and
H A DREADME1 This example Containerfile shows how to add packages to freebsd-minimal while
/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 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 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 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 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 Dsincosf.sollya12 // find even polynomial with minimal abs error compared to cos(x)
/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/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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/
H A Ddio.kshlib48 --group_reporting --minimal --do_verify=1 $extra_args
54 --ioengine=$ioengine --group_reporting --minimal
H A Ddio_async_always.ksh66 --group_reporting --minimal --runtime=$runtime --time_based
/freebsd/tools/regression/p1003_1b/
H A DREADME10 As of today "p1003_1b yield" doesn't work. I have a minimal set
/freebsd/release/
H A DMakefile.oci8 OCI_IMAGES= static dynamic minimal
/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-upgrade1 We try to maintain the minimal set of headers required to build, as the full

1234567