Searched defs:thres (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | hypot.c | 15 uint64x2_t tiny_bound, thres; member 24 uint32x4_t thres; member
|
H A D | hypotf.c | 15 uint32x4_t tiny_bound, thres; member 24 uint16x8_t thres; member
|
H A D | cosh.c | 17 float64x2_t shift, thres; member
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | expf.c | 20 float thres; member
|
H A D | hypot.c | 14 uint64_t tiny_bound, thres; member
|
H A D | exp2f.c | 17 float shift, thres; member
|
H A D | cosh.c | 15 float64_t inv_ln2, ln2_hi, ln2_lo, shift, thres; member
|
H A D | exp10f.c | 22 float shift, log2_10_hi, thres; member
|
H A D | exp.c | 16 double ln2_hi, ln2_lo, inv_ln2, shift, thres; member
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_xgmac.c | 477 unsigned int thres, v, reg; in t3_mac_set_mtu() local
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibqueryerrors.c | 178 uint32_t thres = 0; in exceeds_threshold() local
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | rtw8723d.c | 384 rtw8723d_check_spur_ov_thres(struct rtw_dev * rtwdev,u8 channel,u32 thres) rtw8723d_check_spur_ov_thres() argument
|
/freebsd/sys/dev/cxgbe/cudbg/ |
H A D | cudbg_entity.h | 269 u16 thres[CIM_NUM_IBQ]; member
|
/freebsd/sys/cam/ctl/ |
H A D | ctl.c | 14396 uint64_t thres, val; local
|
/freebsd/sys/dev/cxgbe/common/ |
H A D | t4_hw.c | 9864 void t4_read_cimq_cfg(struct adapter *adap, u16 *base, u16 *size, u16 *thres) in t4_read_cimq_cfg()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_main.c | 9314 uint16_t thres[CIM_NUM_IBQ]; in sysctl_cim_qcfg() local
|