Home
last modified time | relevance | path

Searched refs:optimal (Results 1 – 25 of 72) sorted by relevance

123

/freebsd/sys/contrib/dev/athk/ath12k/
H A DKconfig25 you want optimal performance choose N.
34 you want optimal performance choose N.
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.texi11 Project, that is used calculate optimal tick value based on given drift file.
15 * calc_tickadj: (calc_tickadj). Calculate optimal tick value from a drift file.
H A Dcalc_tickadj-opts.def7 prog-title = 'Calculates "optimal" value for tick given ntp drift file.';
35 The @code{calc_tickadj} script uses provided ntp drift file to generate optimal
H A Dinvoke-calc_tickadj.texi4 @cindex Calculates "optimal" value for tick given ntp drift file.
14 The @code{calc_tickadj} script uses provided ntp drift file to generate optimal
66 calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.8p15
H A Dcalc_tickadj-opts42 calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.8p15
/freebsd/contrib/lua/src/
H A Dltable.c396 unsigned int optimal = 0; /* optimal size for array part */ in computesizes() local
403 optimal = twotoi; /* optimal size (till now) */ in computesizes()
407 lua_assert((optimal == 0 || optimal / 2 < na) && na <= optimal); in computesizes()
409 return optimal; in computesizes()
/freebsd/contrib/sendmail/libsm/
H A DREADME119 "optimal blocksize for I/O".
124 st_blksize that is the "optimal blocksize for I/O".
129 st_blksize that is the "optimal blocksize for I/O".
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dcos.sollya19 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dv_exp.sollya18 // first 2 coeffs are fixed, iteratively find optimal double prec coeffs
H A Dv_sin.sollya25 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dsincosf.sollya21 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dsinpi.sollya22 // first coeff is predefine, iteratively find optimal double prec coeffs
H A Dsin.sollya25 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dlog.sollya24 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dv_log.sollya23 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dv_log2f.sollya27 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dsincos.sollya21 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dlog_abs.sollya19 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dexp.sollya19 // first 2 coeffs are fixed, iteratively find optimal double prec coeffs
H A Dv_log10.sollya23 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dlog10f.sollya26 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dlog2.sollya29 // first coeff is fixed, iteratively find optimal double prec coeffs
H A Dlog2_abs.sollya23 // first coeff is fixed, iteratively find optimal double prec coeffs
/freebsd/contrib/ntp/scripts/
H A DREADME7 calc_tickadj Calculates "optimal" value for tick given ntp.drift file
/freebsd/share/examples/pf/
H A Dackpri18 # is optimal. Some experimentation might be needed to find the best

123