/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 480 void DescriptorEnumerator::update (const vkt::Context& context) in update() function in vkt::DescriptorIndexing::__anon27891::DescriptorEnumerator [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelinePushConstantTests.cpp | 117 } update; member 968 const VkPushConstantRange update = getPushConstantUpdates() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 504 void DescriptorEnumerator::update (const vkt::Context& context) in update() function in vkt::DescriptorIndexing::__anon29135::DescriptorEnumerator [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Surface.cpp | 1744 void Surface::update(Buffer &destination, Buffer &source) in update() function in sw::Surface
|
/third_party/python/Lib/ |
H A D | turtle.py | 1298 def update(self): global() member in TurtleScreen [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 237 void update(unsigned R, const LatticeCell &L) { in update() function in __anon24612::MachineConstPropagator::CellMap [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelinePushConstantTests.cpp | 115 } update; member 966 const VkPushConstantRange update = getPushConstantUpdates() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | s5p-sss.c | 1215 static int s5p_hash_prepare_request(struct ahash_request *req, bool update) in s5p_hash_prepare_request() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 3050 cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, u16 index, u8 op, u8 update) cnic_ack_bnx2x_int() argument 3068 cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) cnic_ack_igu_sb() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 336 s32 (*update)(struct e1000_hw *); member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 4364 try_consume_resp_cqe(struct qedr_cq *cq, struct qedr_qp *qp, struct rdma_cqe_responder *resp, int *update) try_consume_resp_cqe() argument 4386 qedr_poll_cq_resp(struct qedr_dev *dev, struct qedr_qp *qp, struct qedr_cq *cq, int num_entries, struct ib_wc *wc, struct rdma_cqe_responder *resp, int *update) qedr_poll_cq_resp() argument 4406 try_consume_req_cqe(struct qedr_cq *cq, struct qedr_qp *qp, struct rdma_cqe_requester *req, int *update) try_consume_req_cqe() argument 4422 int update = 0; qedr_poll_cq() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvaudio.c | 440 int update = 1; in tda9840_setaudmode() local 605 int update = 1; in tda985x_setaudmode() local 1450 int update = 1; in ta8874z_setaudmode() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 2237 qed_pf_validate_modify_tunn_config(struct qed_hwfn *p_hwfn, u16 *tun_features, bool *update, struct qed_tunnel_info *tun_src) qed_pf_validate_modify_tunn_config() argument 4975 bool update = false; qed_handle_pf_set_vf_unicast() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 5262 struct bnx2x_queue_update_params *update = ¶ms->params.update; bnx2x_q_send_deactivate() local 5282 struct bnx2x_queue_update_params *update = ¶ms->params.update; bnx2x_q_send_activate() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 4168 iwl_mvm_rs_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, enum nl80211_band band, bool update) iwl_mvm_rs_rate_init() argument
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt.c | 1017 int update; in redraw_screen() local
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | socket.c | 2496 int update = (trans->param_flags & SPP_PMTUD_DISABLE) && in sctp_apply_peer_addr_params() local
|
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | rsnd.h | 717 void (*update)(struct rsnd_dai_stream *io, struct rsnd_mod *mod); member
|
/kernel/linux/linux-5.10/include/video/ |
H A D | omapfb_dss.h | 561 int (*update)(struct omap_dss_device *dssdev, int channel, member 700 int (*update)(struct omap_dss_device *dssdev, member
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace.h | 280 cond_update_fn_t update; member [all...] |
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra124-emc.c | 603 bool update = false; in tegra_emc_prepare_timing_change() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 3048 cnic_ack_bnx2x_int(struct cnic_dev *dev, u8 id, u8 storm, u16 index, u8 op, u8 update) cnic_ack_bnx2x_int() argument 3066 cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) cnic_ack_igu_sb() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 5262 struct bnx2x_queue_update_params *update = ¶ms->params.update; bnx2x_q_send_deactivate() local 5282 struct bnx2x_queue_update_params *update = ¶ms->params.update; bnx2x_q_send_activate() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 336 s32 (*update)(struct e1000_hw *); member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 2239 qed_pf_validate_modify_tunn_config(struct qed_hwfn *p_hwfn, u16 *tun_features, bool *update, struct qed_tunnel_info *tun_src) qed_pf_validate_modify_tunn_config() argument 5004 bool update = false; qed_handle_pf_set_vf_unicast() local [all...] |