Home
last modified time | relevance | path

Searched defs:cos (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/lib/msun/src/
HDs_cos.c55 cos(double x) in cos() function
/freebsd-11-stable/contrib/libstdc++/include/c_std/
Dstd_cmath.h184 cos(float __x) in cos() function
188 cos(long double __x) in cos() function
194 cos(_Tp __x) in cos() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
HD__clang_cuda_cmath.h64 __DEVICE__ float cos(float __x) { return ::cosf(__x); } in cos() function
HDtgmath.h257 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x)) macro
HD__clang_cuda_device_functions.h1516 __DEVICE__ double cos(double __a) { return __nv_cos(__a); } in cos() function
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDmath.h893 inline _LIBCPP_INLINE_VISIBILITY float cos(float __lcpp_x) _NOEXCEPT {return ::cosf(__l… in cos() function
894 inline _LIBCPP_INLINE_VISIBILITY long double cos(long double __lcpp_x) _NOEXCEPT {return ::cosl(__l… in cos() function
900 cos(_A1 __lcpp_x) _NOEXCEPT {return ::cos((double)__lcpp_x);} in cos() function
/freebsd-11-stable/sys/dev/bxe/
HDecore_init.h237 #define ECORE_VOQ_Q_REG_ADDR(cos, pf_q_num)\ argument
493 uint32_t vnic, cos; in ecore_init_fw_wrr() local
HDbxe_elink.h651 struct elink_ets_cos_params cos[ELINK_DCBX_MAX_NUM_COS]; member
HDbxe.c9654 int cos; in bxe_init_eth_fp() local
11227 uint8_t cos; in bxe_pf_q_prep_init() local
11333 uint8_t cos) in bxe_pf_q_prep_general()
11443 uint8_t cos) in bxe_pf_tx_q_prep()
15880 int pri, cos; in bxe_init_multi_cos() local
HDecore_sp.h1410 uint8_t cos; member
1452 uint8_t cos; /* valid iff ECORE_Q_FLG_COS */ member
HDbxe_elink.c1721 static uint64_t elink_e3b0_sp_get_pri_cli_reg(const uint8_t cos, const uint8_t cos_offset, in elink_e3b0_sp_get_pri_cli_reg()
1738 static uint64_t elink_e3b0_sp_get_pri_cli_reg_nig(const uint8_t cos, const uint8_t pri_set) in elink_e3b0_sp_get_pri_cli_reg_nig()
1754 static uint64_t elink_e3b0_sp_get_pri_cli_reg_pbf(const uint8_t cos, const uint8_t pri_set) in elink_e3b0_sp_get_pri_cli_reg_pbf()
HDecore_sp.c5000 uint8_t cos; in ecore_q_init() local
HDecore_hsi.h6640 uint8_t cos /* The connection cos, if applicable */; member
9339 uint8_t cos /* Cos */; member
9345 uint8_t cos /* Cos */; member
11461 …uint8_t cos /* cos of the connection (relevant only in cos transmitting connections, when cosTx is… member
11672 uint8_t cos /* Cos */; member
/freebsd-11-stable/include/
HDtgmath.h147 #define cos(x) __tg_full(x, cos) macro
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hsi_fcoe.h50 u8 cos /* Transmission cos */; member
143 u8 cos /* Transmission cos */; member
/freebsd-11-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h9014 __u8 cos; member