Home
last modified time | relevance | path

Searched defs:thresh (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/lib/libm/noieee_src/
H A Dtrig.h48 #define thresh vccast(thresh) macro
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-qsort_r.c218 char *thresh = min(end_ptr, base_ptr + max_thresh); in _quicksort() local
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-qsort_r.c218 char *thresh = min(end_ptr, base_ptr + max_thresh); in _quicksort() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.cc30 void ToExponentAndMantissa(double val, double thresh, int precision, in ToExponentAndMantissa()
/netbsd-src/usr.sbin/mrinfo/
H A Dmrinfo.c207 u_char thresh; in accept_neighbors() local
245 u_char thresh; in accept_neighbors2() local
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dcontext.c364 int thresh; local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.h180 u_int64_t thresh; /* threshold after which we'll check timers */ member
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dtegra_drm.h152 __u32 thresh; member
407 __u32 thresh; member
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dcontext.c390 lin thresh; in find_hunk() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc30 void ToExponentAndMantissa(double val, double thresh, int precision, in ToExponentAndMantissa()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d1114 const real thresh = 3.0L * real.epsilon; in betaDistExpansion1() local
1203 const real thresh = 3.0L * real.epsilon; in betaDistExpansion2() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d1122 const real thresh = 3.0L * real.epsilon; in betaDistExpansion1() local
1211 const real thresh = 3.0L * real.epsilon; in betaDistExpansion2() local
/netbsd-src/sys/dev/ic/
H A Darn9285.c657 int i, maxgain, nclcs, thresh, error; in ar9285_init_calib() local
/netbsd-src/sys/arch/macppc/dev/
H A Dlmu.c371 int thresh; in lmu_sysctl_thresh() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dsynctrace.c167 long thresh = 0; in open_experiment() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dsynctrace.c166 long thresh = 0; in open_experiment() local
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c5778 int thresh = DEFAULT_CACHE_THRESHOLD; in reuse_lease() local
H A Dfailover.c2522 int lts, total, thresh, hold, panic, pass; in dhcp_failover_pool_dobalance() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHist_data.cc781 TValue *thresh = &threshold->value[index]; in set_threshold() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHist_data.cc781 TValue *thresh = &threshold->value[index]; in set_threshold() local
/netbsd-src/sbin/atactl/
H A Datactl.c905 int thresh = 0; in print_smart_status() local
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c2571 mp_size_t thresh[2], average; in tune_divexact_1() local
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c206 void mp_int_multiply_threshold(mp_size thresh) { in mp_int_multiply_threshold()
/netbsd-src/sys/dev/pci/
H A Dif_sip.c1959 uint32_t thresh; in sipcom_intr() local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1362 #define ABOVE_THRESHOLD(size,thresh) \ argument
1367 #define ABOVE_THRESHOLD(size,thresh) \ argument
1372 #define BELOW_THRESHOLD(size,thresh) (! ABOVE_THRESHOLD (size, thresh)) argument

12