Home
last modified time | relevance | path

Searched defs:param (Results 1201 - 1225 of 3438) sorted by relevance

1...<<41424344454647484950>>...138

/third_party/mbedtls/library/
H A Ddhm.c79 static int dhm_check_range(const mbedtls_mpi *param, const mbedtls_mpi *P) in dhm_check_range() argument
113 mbedtls_dhm_get_value(const mbedtls_dhm_context *ctx, mbedtls_dhm_parameter param, mbedtls_mpi *dest) mbedtls_dhm_get_value() argument
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dmsm_proto.h296 uint32_t param; member
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_constant_propagation.cpp327 ir_rvalue *param = (ir_rvalue *) actual_node; in visit_enter() local
H A Dir_function.cpp64 const ir_variable *const param = (ir_variable *) node_a; in parameter_lists_match() local
136 get_parameter_match_type(const ir_variable *param, in get_parameter_match_type() argument
[all...]
H A Dopt_function_inlining.cpp135 should_replace_variable(ir_variable *sig_param, ir_rvalue *param) { in should_replace_variable() argument
167 ir_rvalue *param = (ir_rvalue *) actual_node; in generate_inline() local
250 ir_rvalue *const param = (ir_rvalue *) actual_node; in generate_inline() local
269 ir_rvalue *const param = (ir_rvalue *) actual_node; generate_inline() local
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c117 X509_VERIFY_PARAM *param = SSL_get0_param(wsi->tls.ssl); in lws_ssl_client_bio_create() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c113 v3d_screen_get_param(struct pipe_screen *pscreen, enum pipe_cap param) in v3d_screen_get_param() argument
312 v3d_screen_get_paramf(struct pipe_screen *pscreen, enum pipe_capf param) in v3d_screen_get_paramf() argument
349 v3d_screen_get_shader_param(struct pipe_screen *pscreen, unsigned shader, enum pipe_shader_cap param) v3d_screen_get_shader_param() argument
479 v3d_get_compute_param(struct pipe_screen *pscreen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) v3d_get_compute_param() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dmemory.cpp406 clGetMemObjectInfo(cl_mem d_mem, cl_mem_info param, in clGetMemObjectInfo() argument
485 clGetImageInfo(cl_mem d_mem, cl_image_info param, in clGetImageInfo() argument
H A Dkernel.cpp111 clGetKernelInfo(cl_kernel d_kern, cl_kernel_info param, in clGetKernelInfo() argument
152 clGetKernelWorkGroupInfo(cl_kernel d_kern, cl_device_id d_dev, cl_kernel_work_group_info param, size_t size, void *r_buf, size_t *r_size) clGetKernelWorkGroupInfo() argument
197 clGetKernelArgInfo(cl_kernel d_kern, cl_uint idx, cl_kernel_arg_info param, size_t size, void *r_buf, size_t *r_size) clGetKernelArgInfo() argument
H A Dplatform.cpp61 clover::GetPlatformInfo(cl_platform_id d_platform, cl_platform_info param, in GetPlatformInfo() argument
236 clGetPlatformInfo(cl_platform_id d_platform, cl_platform_info param, in clGetPlatformInfo() argument
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c322 static OMX_ERRORTYPE vid_enc_SetParameter(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR param) in vid_enc_SetParameter() argument
419 vid_enc_GetParameter(OMX_HANDLETYPE handle, OMX_INDEXTYPE idx, OMX_PTR param) vid_enc_GetParameter() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c114 vlVaVidEngineBlit(vlVaDriver *drv, vlVaContext *context, const VARectangle *src_region, const VARectangle *dst_region, struct pipe_video_buffer *src, struct pipe_video_buffer *dst, enum vl_compositor_deinterlace deinterlace, VAProcPipelineParameterBuffer* param) vlVaVidEngineBlit() argument
308 vlVaApplyDeint(vlVaDriver *drv, vlVaContext *context, VAProcPipelineParameterBuffer *param, struct pipe_video_buffer *current, unsigned field) vlVaApplyDeint() argument
358 VAProcPipelineParameterBuffer *param; vlVaHandleVAProcPipelineParameterBufferType() local
[all...]
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.h63 struct param { struct
64 uint64_t param; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c218 rvid_get_video_param(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint, enum pipe_video_cap param) rvid_get_video_param() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c106 softpipe_get_param(struct pipe_screen *screen, enum pipe_cap param) in softpipe_get_param() argument
352 softpipe_get_paramf(struct pipe_screen *screen, enum pipe_capf param) in softpipe_get_paramf() argument
319 softpipe_get_shader_param(struct pipe_screen *screen, enum pipe_shader_type shader, enum pipe_shader_cap param) softpipe_get_shader_param() argument
525 softpipe_get_compute_param(struct pipe_screen *_screen, enum pipe_shader_ir ir_type, enum pipe_compute_cap param, void *ret) softpipe_get_compute_param() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c135 vc4_screen_get_param(struct pipe_screen *pscreen, enum pipe_cap param) in vc4_screen_get_param() argument
214 vc4_screen_get_paramf(struct pipe_screen *pscreen, enum pipe_capf param) in vc4_screen_get_paramf() argument
251 vc4_screen_get_shader_param(struct pipe_screen *pscreen, enum pipe_shader_type shader, enum pipe_shader_cap param) vc4_screen_get_shader_param() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c202 hgl_st_manager_get_param(struct st_manager *smapi, enum st_manager_param param) in hgl_st_manager_get_param() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c177 static int process_opt_param(void *var, const char *format, const char *param, in process_opt_param() argument
206 const char *param = arg + sep; in process_opt() local
224 char *param; in process_opt_sep_arg() local
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c212 struct sched_param param = {0}; in __pthread_init_and_check_attr() local
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c473 int mallopt(int param, int value) in mallopt() argument
/third_party/musl/porting/linux/user/src/network/
H A Dgetaddrinfo.c16 int reportdnsresult(int netid, char* name, int usedtime, int queryret, struct addrinfo *res, struct queryparam *param) in reportdnsresult() argument
60 struct queryparam param = {0, 0, 0, 0, NULL}; in getaddrinfo() local
64 getaddrinfo_ext(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res, struct queryparam *restrict param) getaddrinfo_ext() argument
[all...]
/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c19 int reportdnsresult(int netid, char* name, int usedtime, int queryret, struct addrinfo *res, struct queryparam *param) in reportdnsresult() argument
75 struct queryparam param = {0, 0, 0, 0, NULL}; in getaddrinfo() local
79 getaddrinfo_ext(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res, struct queryparam *restrict param) getaddrinfo_ext() argument
[all...]
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c212 struct sched_param param = {0}; in __pthread_init_and_check_attr() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c466 int mallopt(int param, int value) in mallopt() argument
/third_party/node/deps/cares/src/lib/
H A Dares_dns_mapping.c689 ares_opt_param_t param = (ares_opt_param_t)opt; in ares_dns_opt_get_type_opt() local
732 ares_svcb_param_t param = (ares_svcb_param_t)opt; in ares_dns_opt_get_type_svcb() local
769 ares_opt_param_t param = (ares_opt_param_t)opt; in ares_dns_opt_get_name_opt() local
805 ares_svcb_param_t param = (ares_svcb_param_t)opt; in ares_dns_opt_get_name_svcb() local

Completed in 16 milliseconds

1...<<41424344454647484950>>...138