Searched defs:cos (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/lib/msun/i387/
H A Ds_cos.S39 ENTRY(cos) function
/freebsd-10.1-release/lib/msun/src/
H A Ds_cos.c55 cos(double x) function
/freebsd-10.1-release/contrib/binutils/gas/
H A Dconfigure12960 cos (); function
13030 cos (); function
/freebsd-10.1-release/contrib/libstdc++/include/c/
H A Dstd_cmath.h51 #undef cos macro
/freebsd-10.1-release/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h64 #undef cos macro
184 cos(float __x) function
188 cos(long double __x) function
194 cos(_Tp __x) function
/freebsd-10.1-release/contrib/libstdc++/include/std/
H A Dstd_complex.h682 cos(const complex<_Tp>& __z) { return __complex_cos(__z.__rep()); } function
686 cos(const complex<_Tp>& __z) { return __complex_cos(__z); } function
[all...]
/freebsd-10.1-release/include/
H A Dtgmath.h147 #define cos(x) __tg_full(x, cos) macro
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h263 #undef cos macro
264 #define cos(__x) __tg_cos(__tg_promote1((__x))(__x)) macro
/freebsd-10.1-release/sys/dev/bxe/
H A Decore_init.h493 uint32_t vnic, cos; local
[all...]
H A Dbxe_elink.h643 struct elink_ets_cos_params cos[ELINK_DCBX_MAX_NUM_COS]; member in struct:elink_ets_params
H A Decore_sp.c4853 uint8_t cos; local
[all...]
H A Decore_sp.h1377 uint8_t cos; member in struct:ecore_general_setup_params
1417 uint8_t cos; /* valid iff ECORE_Q_FLG_COS */ member in struct:ecore_txq_setup_params
H A Dbxe.c9982 int cos; local
11582 uint8_t cos; local
11694 bxe_pf_q_prep_general(struct bxe_softc *sc, struct bxe_fastpath *fp, struct ecore_general_setup_params *gen_init, uint8_t cos) argument
11806 bxe_pf_tx_q_prep(struct bxe_softc *sc, struct bxe_fastpath *fp, struct ecore_txq_setup_params *txq_init, uint8_t cos) argument
16098 int pri, cos; local
[all...]
H A Dbxe_elink.c1687 static uint64_t elink_e3b0_sp_get_pri_cli_reg(const uint8_t cos, const uint8_t cos_offset, argument
1704 static uint64_t elink_e3b0_sp_get_pri_cli_reg_nig(const uint8_t cos, const uint8_t pri_set) argument
1720 static uint64_t elink_e3b0_sp_get_pri_cli_reg_pbf(const uint8_t cos, const uint8_t pri_set) argument
[all...]
H A Decore_hsi.h3870 uint8_t cos /* The connection cos, if applicable */; member in struct:client_init_general_data
5425 uint8_t cos /* cos of the connection (relevant only in cos transmitting connections, when cosTx is set */; member in struct:e2_integ_data
5636 uint8_t cos /* Cos */; member in struct:priority_cos
[all...]
/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h177 cos, enumerator in enum:llvm::LibFunc::Func
/freebsd-10.1-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7351 __u8 cos; member in struct:fw_fcoe_sparams_cmd

Completed in 630 milliseconds