Home
last modified time | relevance | path

Searched refs:smallest (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/sys/tools/sound/
H A Dfeeder_eq_mkfilter.awk113 if (fabs(v) < fabs(smallest))
114 smallest = v;
350 smallest = 10.000000;
465 smallest, largest);
H A Dfeeder_rate_mkfilter.awk106 if (fabs(v) < fabs(smallest))
107 smallest = v;
677 smallest = 10.000000;
887 smallest, largest);
/freebsd/crypto/openssl/doc/internal/man3/
H A DDEFINE_PRIORITY_QUEUE_OF.pod77 B<ossl_pqueue_I<TYPE>_peek>() returns the data from the smallest element
80 B<ossl_pqueue_I<TYPE>_pop>() returns the data from the smallest element
107 the data from the smallest element in the priority queue.
H A DOSSL_TIME.pod88 B<ossl_time_zero> returns the smallest representable B<OSSL_TIME>.
/freebsd/bin/sh/tests/expansion/
H A Darith11.01 # Try to divide the smallest integer by -1.
/freebsd/usr.bin/sed/tests/
H A Dhanoi.sed9 # the smallest called "d", from the first to the second of three towers, so
89 # iterate back to find smallest out-of-place ring
/freebsd/sbin/gbde/
H A Dtemplate.txt
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dvctrl.txt7 - regulator-min-microvolt : smallest voltage consumers may set
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj-opts.def37 smallest possible number.
H A Dinvoke-calc_tickadj.texi16 smallest possible number.
/freebsd/crypto/openssl/doc/man3/
H A DX509_check_purpose.pod67 X509_PURPOSE_get_unused_id() returns the smallest purpose id not yet used,
140 X509_PURPOSE_get_unused_id() returns the smallest purpose id not yet used.
/freebsd/tools/diag/prtblknos/
H A DREADME32 The physical block numbers (blkno above) describe the smallest piece
/freebsd/contrib/gdtoa/
H A Dchanges114 than the smallest normalized number. (The bug introduced an extra
129 rather than the smallest normal double precision number.
192 it returned 0 rather than the smallest denormal.
212 I.e., in dtoa(), the "special case" does not arise for the smallest
225 smallest normalized floating-point number of other precisions.
252 underflow to zero (not just those sufficiently less than the smallest
334 the smallest denormal).
339 an ulp less than the smallest normal floating-point number;
606 near the smallest representable number and rounding up by a bit causes
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-kontron-n801x-som.dtsi16 * The smallest is 1GB. For larger sizes the bootloader will
H A Dimx8mm-kontron-sl.dtsi16 * The smallest is 1GB. For larger sizes the bootloader will
H A Dimx8mm-kontron-osm-s.dtsi23 * The smallest is 1GB. For larger sizes the bootloader will
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt182 map of dirty extents and extent is the smallest
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSiFive7.td13 /// and the worst case sew is the smallest SEW for that LMUL.
21 /// and the worst case sew is the smallest SEW for that LMUL.
115 // Note: c >= 1 since the smallest VLEN is 512 / 8 = 8, and the
504 // LMUL >= SEW_min/ELEN. Here, the smallest EEW prevents us from having MF8
H A DRISCVScheduleV.td42 // MX list is sorted from smallest to largest
45 // Helper function to get the smallest SEW that can be used with LMUL mx
/freebsd/sys/contrib/zstd/lib/
H A DREADME.md118 only one or the other of two decompression implementations. The smallest
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXIL.td318 "Returns the smallest integer that is greater than or equal to the input.",
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-blkdev.m4448 dnl # to determine the smallest write which can be performed without a
/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dgssapi.hin85 * The following type must be defined as the smallest natural unsigned integer
/freebsd/crypto/openssl/
H A DREADME-ENGINES.md142 maintain the smallest foot-print possible and so do not link in various
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBRIDGE-MIB.txt100 numerically smallest MAC address of all ports on the
187 that this be the numerically smallest MAC address of

12