Home
last modified time | relevance | path

Searched defs:set_param (Results 1 - 25 of 38) sorted by relevance

12

/base/security/asset/services/core_service/src/
H A Dsys_event.rs50 fn set_param(mut self, param: HiSysEventParam<'a>) -> Self { in set_param() functions
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dvenc_drv_base.h43 int (*set_param)(void *handle, enum venc_set_param_type type, member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dvenc_drv_base.h43 int (*set_param)(void *handle, enum venc_set_param_type type, member
/base/msdp/device_status/rust/data/sys/src/
H A Dplugin_manager.rs49 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> FusionResult<()>; in set_param() functions
/base/msdp/device_status/rust/ipc/client/src/
H A Dlib.rs223 pub fn set_param(&self, intention: Intention, id: u32, data: &dyn Serialize, in set_param() functions
/base/msdp/device_status/rust/modules/coordination/server/src/
H A Dlib.rs88 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/base/msdp/device_status/rust/modules/drag/server/src/
H A Dlib.rs120 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/base/msdp/device_status/rust/ipc/service/src/
H A Dlib.rs65 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, reply: &mut BorrowedMsgParcel<'_>) -> FusionResult<()>; in set_param() functions
216 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel<'_>, in set_param() functions
/base/msdp/device_status/rust/ipc/server/src/
H A Dfusion_ipc_delegator.rs161 fn set_param(&self, intention: Intention, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/base/msdp/device_status/rust/modules/basic/server/src/
H A Dlib.rs103 fn set_param(&self, context: &CallingContext, id: u32, data: &BorrowedMsgParcel, in set_param() functions
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_pipe.c110 set_param(struct fd_pipe *pipe, uint32_t param, uint64_t value) in set_param() function
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dstore.rs138 pub fn set_param(&mut self, param: &X509VerifyParamRef) -> Result<(), ErrorStack> { in set_param() functions
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dcong.c349 static ssize_t set_param(struct file *filp, const char __user *buf, in set_param() function
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcong.c371 static ssize_t set_param(struct file *filp, const char __user *buf, in set_param() function
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_gfxpll.c47 unsigned set_param : 1; /* 43 Trigger the update */ member
H A Dlsdc_pixpll.c32 unsigned set_param : 1; /* 43 Trigger the update */ member
/third_party/ffmpeg/libavfilter/
H A Dvf_eq.c270 static inline int set_param(AVExpr **pexpr, const char *args, const char *cmd, in set_param() function
H A Dvf_frei0r.c90 static int set_param(AVFilterContext *ctx, f0r_param_info_t info, int index, char *param) in set_param() function
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-isp.c590 bool set_param = true; in fimc_is_s_ctrl() local
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c597 bool set_param = true; in fimc_is_s_ctrl() local
/third_party/python/Lib/email/
H A Dmessage.py728 def set_param(self, param, value, header='Content-Type', requote=True, member in Message
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h210 int (*set_param)(struct fd_pipe *pipe, enum fd_param_id param, member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.c976 mlx5dr_ste_copy_param(u8 match_criteria, struct mlx5dr_match_param *set_param, struct mlx5dr_match_parameters *mask) mlx5dr_ste_copy_param() argument
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_parameters.h17 u8 set_param; member
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_iscsi.h92 int (*set_param) (struct iscsi_cls_conn *conn, enum iscsi_param param, member

Completed in 32 milliseconds

12