Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/gallium/
Dscreen.rst905 .. _get_param: target
907 get_param section in Methods
914 .. _get_paramf: argument
/third_party/ltp/testcases/kernel/containers/share/
Dns_common.h42 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/mesa3d/src/etnaviv/drm/
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/freedreno/drm/msm/
Dmsm_pipe.c225 get_param(struct fd_pipe *pipe, uint32_t param) in get_param() function
/third_party/mesa3d/src/panfrost/lib/
Dpan_props.c103 struct drm_panfrost_get_param get_param = {0,}; in panfrost_query_raw() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h115 int (*get_param)( struct pipe_screen *, enum pipe_cap param ); member
/third_party/openssl/test/
Ddhtest.c526 DH *(*get_param) (void); member
/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/python/Lib/email/
Dmessage.py667 def get_param(self, param, failobj=None, header='content-type', member in Message
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h497 int (*get_param)(struct st_manager *smapi, member
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h208 int (*get_param)(struct fd_pipe *pipe, enum fd_param_id param, member
/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/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c1304 char * get_param(const char *cmd, const char *param) in get_param() function