Searched refs:optimal (Results 1 – 25 of 72) sorted by relevance
123
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | Kconfig | 25 you want optimal performance choose N. 34 you want optimal performance choose N.
|
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | calc_tickadj.texi | 11 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 D | calc_tickadj-opts.def | 7 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 D | invoke-calc_tickadj.texi | 4 @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 D | calc_tickadj-opts | 42 calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.8p15
|
/freebsd/contrib/lua/src/ |
H A D | ltable.c | 396 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 D | README | 119 "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 D | cos.sollya | 19 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | v_exp.sollya | 18 // first 2 coeffs are fixed, iteratively find optimal double prec coeffs
|
H A D | v_sin.sollya | 25 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | sincosf.sollya | 21 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | sinpi.sollya | 22 // first coeff is predefine, iteratively find optimal double prec coeffs
|
H A D | sin.sollya | 25 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | log.sollya | 24 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | v_log.sollya | 23 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | v_log2f.sollya | 27 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | sincos.sollya | 21 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | log_abs.sollya | 19 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | exp.sollya | 19 // first 2 coeffs are fixed, iteratively find optimal double prec coeffs
|
H A D | v_log10.sollya | 23 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | log10f.sollya | 26 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | log2.sollya | 29 // first coeff is fixed, iteratively find optimal double prec coeffs
|
H A D | log2_abs.sollya | 23 // first coeff is fixed, iteratively find optimal double prec coeffs
|
/freebsd/contrib/ntp/scripts/ |
H A D | README | 7 calc_tickadj Calculates "optimal" value for tick given ntp.drift file
|
/freebsd/share/examples/pf/ |
H A D | ackpri | 18 # is optimal. Some experimentation might be needed to find the best
|
123