Home
last modified time | relevance | path

Searched defs:set_param (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c94 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/
Dstore.rs138 pub fn set_param(&mut self, param: &X509VerifyParamRef) -> Result<(), ErrorStack> { in set_param() method
/third_party/ffmpeg/libavfilter/
Dvf_eq.c270 static inline int set_param(AVExpr **pexpr, const char *args, const char *cmd, in set_param() function
Dvf_frei0r.c90 static int set_param(AVFilterContext *ctx, f0r_param_info_t info, int index, char *param) in set_param() function
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dms_context.h269 void set_param(MsCtxParam param, const T &value) { in set_param() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/
Dcontext.py182 def set_param(self, param, value): member in _Context
/third_party/openhitls/script/
Dconfig_parser.py354 def set_param(self, key, value, set_default=True): member in FeatureConfigParser
/third_party/python/Lib/email/
Dmessage.py728 def set_param(self, param, value, header='Content-Type', requote=True, member in Message
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h307 int (*set_param)(struct fd_pipe *pipe, enum fd_param_id param, member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc809 auto set_param = [this, composite_def](uint32_t* id_ptr, uint32_t* value_ptr, in RegisterWorkgroupSizeBuiltin() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h2363 int (*set_param)(void *priv, const char *param); member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h3182 int (*set_param)(void *priv, const char *param); member