| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__math/ |
| H A D | trigonometric_functions.h | 26 inline _LIBCPP_HIDE_FROM_ABI float cos(float __x) _NOEXCEPT { return __builtin_cosf(__x); } in cos() function 29 _LIBCPP_HIDE_FROM_ABI double cos(double __x) _NOEXCEPT { in cos() function 33 inline _LIBCPP_HIDE_FROM_ABI long double cos(long double __x) _NOEXCEPT { return __builtin_cosl(__x… in cos() function 36 inline _LIBCPP_HIDE_FROM_ABI double cos(_A1 __x) _NOEXCEPT { in cos() function
|
| /freebsd/lib/msun/src/ |
| H A D | s_cos.c | 51 cos(double x) in cos() function
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
| H A D | cosf.c | 40 svfloat32_t SV_NAME_F1 (cos) (svfloat32_t x, const svbool_t pg) in SV_NAME_F1() argument
|
| H A D | cos.c | 40 svfloat64_t SV_NAME_D1 (cos) (svfloat64_t x, const svbool_t pg) in SV_NAME_D1() argument
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| H A D | cosf.c | 40 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (cos) (float32x4_t x) in V_NAME_F1() argument
|
| H A D | cos.c | 39 float64x2_t VPCS_ATTR V_NAME_D1 (cos) (float64x2_t x) in V_NAME_D1() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/ |
| H A D | hlsl_compat_overloads.h | 223 _DXC_COMPAT_UNARY_INTEGER_OVERLOADS(cos) in _DXC_COMPAT_UNARY_INTEGER_OVERLOADS() argument
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| H A D | complex_cmath.h | 379 template <class _Tp> std::complex<_Tp> cos(const std::complex<_Tp> &__x) { in cos() function
|
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_hip_cmath.h | 42 __DEVICE__ __CONSTEXPR__ float cos(float __x) { return ::cosf(__x); } in cos() function
|
| H A D | __clang_cuda_cmath.h | 50 __DEVICE__ float cos(float __x) { return ::cosf(__x); } in cos() function
|
| H A D | __clang_cuda_math.h | 86 __DEVICE__ double cos(double __a) { return __nv_cos(__a); } in cos() function
|
| H A D | tgmath.h | 257 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x)) macro
|
| /freebsd/sys/dev/bxe/ |
| H A D | ecore_init.h | 237 #define ECORE_VOQ_Q_REG_ADDR(cos, pf_q_num)\ argument 493 uint32_t vnic, cos; in ecore_init_fw_wrr() local
|
| H A D | bxe_elink.h | 651 struct elink_ets_cos_params cos[ELINK_DCBX_MAX_NUM_COS]; member
|
| H A D | bxe.c | 9598 int cos; in bxe_init_eth_fp() local 11171 uint8_t cos; in bxe_pf_q_prep_init() local 11275 uint8_t cos) in bxe_pf_q_prep_general() 11385 uint8_t cos) in bxe_pf_tx_q_prep() 15795 int pri, cos; in bxe_init_multi_cos() local
|
| H A D | bxe_elink.c | 1721 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()
|
| H A D | ecore_sp.c | 5000 uint8_t cos; in ecore_q_init() local
|
| H A D | ecore_hsi.h | 6640 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/include/ |
| H A D | tgmath.h | 147 #define cos(x) __tg_full(x, cos) macro
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_hsi_fcoe.h | 47 u8 cos /* Transmission cos */; member 140 u8 cos /* Transmission cos */; member
|
| /freebsd/sys/dev/cxgbe/firmware/ |
| H A D | t4fw_interface.h | 10412 __u8 cos; member
|