Home
last modified time | relevance | path

Searched defs:get_param (Results 1 – 24 of 24) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_ssa/src/traits/
Dabi.rs4 fn get_param(&mut self, index: usize) -> Self::Value; in get_param() method
/third_party/ltp/testcases/lib/
Dtst_ns_common.h30 static struct param *get_param(const char *name) in get_param() function
/third_party/libdrm/etnaviv/
Detnaviv_gpu.c30 static uint64_t get_param(struct etna_device *dev, uint32_t core, uint32_t param) in get_param() function
/third_party/libdrm/freedreno/msm/
Dmsm_pipe.c157 static uint64_t get_param(struct fd_pipe *pipe, uint32_t param) in get_param() function
/third_party/mesa3d/src/gfxstream/guest/platform/kumquat/
DVirtGpuKumquatDevice.cpp66 struct drm_kumquat_getparam get_param = {0}; in VirtGpuKumquatDevice() local
/third_party/mesa3d/src/gfxstream/guest/platform/linux/
DLinuxVirtGpuDevice.cpp69 struct drm_virtgpu_getparam get_param = {0}; in LinuxVirtGpuDevice() local
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_gpu.c187 static uint64_t get_param(struct etna_device *dev, uint32_t core, uint32_t param) in get_param() function
/third_party/rust/rust/compiler/rustc_codegen_gcc/src/
Dabi.rs14 fn get_param(&mut self, index: usize) -> Self::Value { in get_param() method
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_pipe.c228 get_param(struct fd_pipe *pipe, uint32_t param) in get_param() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vce_52.c183 static void get_param(struct rvce_encoder *enc, struct pipe_h264_enc_picture_desc *pic) in get_param() function
/third_party/mesa3d/src/panfrost/lib/kmod/
Dpanfrost_kmod.c82 struct drm_panfrost_get_param get_param = {}; in panfrost_query_raw() local
/third_party/mesa3d/src/virtio/vdrm/
Dvdrm_virtgpu.c354 get_param(int fd, uint64_t param) in get_param() function
/third_party/openssl/test/
Ddhtest.c526 DH *(*get_param) (void); member
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/llvm/
Dmod.rs245 pub fn get_param(llfn: &Value, index: c_uint) -> &Value { in get_param() function
/third_party/mesa3d/src/asahi/lib/
Dagx_device.c420 struct drm_asahi_get_params get_param = { in agx_get_params() local
/third_party/libdrm/freedreno/
Dfreedreno_priv.h121 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, uint64_t *value); member
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h323 int (*get_param)(struct pipe_frontend_screen *fscreen, member
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/
Dabi.rs569 fn get_param(&mut self, index: usize) -> Self::Value { in get_param() method
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dms_context.h276 const T &get_param(MsCtxParam) const { in get_param() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/
Dcontext.py179 def get_param(self, param): member in _Context
/third_party/python/Lib/email/
Dmessage.py694 def get_param(self, param, failobj=None, header='content-type', member in Message
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c1239 char * get_param(const char *cmd, const char *param) in get_param() function
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h305 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c1320 char * get_param(const char *cmd, const char *param) in get_param() function