Home
last modified time | relevance | path

Searched defs:cos (Results 76 - 91 of 91) sorted by relevance

1234

/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp2400 ExprP<float> cos (const ExprP<float>& x) { return app<Cos>(x); } in cos() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp3205 ExprP<float> cos (const ExprP<float>& x) { return app<Cos<Signature<float, float> > >(x); } in cos() function
3206 ExprP<deFloat16> cos (const ExprP<deFloat16>& x) { return app<Cos<Signature<deFloat16, deFloat16> > >(x); } in cos() function
3207 ExprP<double> cos (const ExprP<double>& x) { return app<Cos<Signature<double, double> > >(x); } in cos() function
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h606 u8 cos; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c986 static u64 bnx2x_e3b0_sp_get_pri_cli_reg(const u8 cos, const u8 cos_offset, in bnx2x_e3b0_sp_get_pri_cli_reg() argument
1003 static u64 bnx2x_e3b0_sp_get_pri_cli_reg_nig(const u8 cos, const u8 pri_set) in bnx2x_e3b0_sp_get_pri_cli_reg_nig() argument
1019 static u64 bnx2x_e3b0_sp_get_pri_cli_reg_pbf(const u8 cos, const u8 pri_set) in bnx2x_e3b0_sp_get_pri_cli_reg_pbf() argument
[all...]
H A Dbnx2x_main.c921 u8 cos; in bnx2x_panic_dump() local
983 u8 data_size, cos; in bnx2x_panic_dump() local
1930 u8 cos; bnx2x_interrupt() local
3175 bnx2x_pf_q_prep_general(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_general_setup_params *gen_init, u8 cos) bnx2x_pf_q_prep_general() argument
3281 bnx2x_pf_tx_q_prep(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_txq_setup_params *txq_init, u8 cos) bnx2x_pf_tx_q_prep() argument
6365 u8 cos; bnx2x_init_eth_fp() local
6459 u8 cos; bnx2x_init_tx_rings() local
8743 u8 cos; bnx2x_pf_q_prep_init() local
9341 u8 cos; bnx2x_chip_cleanup() local
[all...]
H A Dbnx2x_hsi.h3625 u8 cos; member
5182 u8 cos; member
5377 u8 cos; member
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fc.h1391 u32 cos; member
1426 u32 cos; /* Class of Service */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c986 static u64 bnx2x_e3b0_sp_get_pri_cli_reg(const u8 cos, const u8 cos_offset, in bnx2x_e3b0_sp_get_pri_cli_reg() argument
1003 static u64 bnx2x_e3b0_sp_get_pri_cli_reg_nig(const u8 cos, const u8 pri_set) in bnx2x_e3b0_sp_get_pri_cli_reg_nig() argument
1019 static u64 bnx2x_e3b0_sp_get_pri_cli_reg_pbf(const u8 cos, const u8 pri_set) in bnx2x_e3b0_sp_get_pri_cli_reg_pbf() argument
[all...]
H A Dbnx2x_main.c920 u8 cos; in bnx2x_panic_dump() local
982 u8 data_size, cos; in bnx2x_panic_dump() local
1928 u8 cos; bnx2x_interrupt() local
3173 bnx2x_pf_q_prep_general(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_general_setup_params *gen_init, u8 cos) bnx2x_pf_q_prep_general() argument
3279 bnx2x_pf_tx_q_prep(struct bnx2x *bp, struct bnx2x_fastpath *fp, struct bnx2x_txq_setup_params *txq_init, u8 cos) bnx2x_pf_tx_q_prep() argument
6363 u8 cos; bnx2x_init_eth_fp() local
6457 u8 cos; bnx2x_init_tx_rings() local
8741 u8 cos; bnx2x_pf_q_prep_init() local
9339 u8 cos; bnx2x_chip_cleanup() local
[all...]
H A Dbnx2x_hsi.h3625 u8 cos; member
5182 u8 cos; member
5377 u8 cos; member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fc.h1376 u32 cos; member
1411 u32 cos; /* Class of Service */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h689 u8 cos; member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h3649 u8 cos; member
3655 u8 cos; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h3649 u8 cos; member
3655 u8 cos; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h10126 u8 cos; member
10204 u8 cos; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h9579 u8 cos; member
9657 u8 cos; member

Completed in 198 milliseconds

1234