/third_party/mesa3d/src/gallium/frontends/clover/api/ |
H A D | sampler.cpp | 66 clGetSamplerInfo(cl_sampler d_s, cl_sampler_info param, size_t size, void *r_buf, size_t *r_size) clGetSamplerInfo() argument
|
H A D | queue.cpp | 75 clGetCommandQueueInfo(cl_command_queue d_q, cl_command_queue_info param, size_t size, void *r_buf, size_t *r_size) clGetCommandQueueInfo() argument
|
H A D | device.cpp | 115 clGetDeviceInfo(cl_device_id d_dev, cl_device_info param, size_t size, void *r_buf, size_t *r_size) clGetDeviceInfo() argument
|
H A D | context.cpp | 114 clGetContextInfo(cl_context d_ctx, cl_context_info param, size_t size, void *r_buf, size_t *r_size) clGetContextInfo() argument
|
H A D | event.cpp | 87 clGetEventInfo(cl_event d_ev, cl_event_info param, size_t size, void *r_buf, size_t *r_size) clGetEventInfo() argument 253 clGetEventProfilingInfo(cl_event d_ev, cl_profiling_info param, size_t size, void *r_buf, size_t *r_size) clGetEventProfilingInfo() argument
|
H A D | memory.cpp | 367 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, cl_mem_object_type type, cl_uint count, cl_image_format *r_buf, cl_uint *r_count) clGetSupportedImageFormats() argument 406 clGetMemObjectInfo(cl_mem d_mem, cl_mem_info param, size_t size, void *r_buf, size_t *r_size) clGetMemObjectInfo() argument 485 clGetImageInfo(cl_mem d_mem, cl_image_info param, size_t size, void *r_buf, size_t *r_size) clGetImageInfo() argument
|
H A D | kernel.cpp | 111 clGetKernelInfo(cl_kernel d_kern, cl_kernel_info param, size_t size, void *r_buf, size_t *r_size) 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 D | platform.cpp | 61 GetPlatformInfo(cl_platform_id d_platform, cl_platform_info param, size_t size, void *r_buf, size_t *r_size) GetPlatformInfo() argument 236 clGetPlatformInfo(cl_platform_id d_platform, cl_platform_info param, size_t size, void *r_buf, size_t *r_size) clGetPlatformInfo() argument
|
H A D | program.cpp | 478 clGetProgramInfo(cl_program d_prog, cl_program_info param, size_t size, void *r_buf, size_t *r_size) clGetProgramInfo() argument 557 clGetProgramBuildInfo(cl_program d_prog, cl_device_id d_dev, cl_program_build_info param, size_t size, void *r_buf, size_t *r_size) clGetProgramBuildInfo() argument
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | property.hpp | 94 property_buffer(void *r_buf, size_t size, size_t *r_size) : in property_buffer() argument 137 void *const r_buf; member in clover::property_buffer
|
/third_party/selinux/libsepol/src/ |
H A D | services.c | 384 constraint_expr_eval_reason(context_struct_t *scontext, context_struct_t *tcontext, context_struct_t *xcontext, sepol_security_class_t tclass, constraint_node_t *constraint, char **r_buf, unsigned int flags) constraint_expr_eval_reason() argument 905 context_struct_compute_av(context_struct_t * scontext, context_struct_t * tcontext, sepol_security_class_t tclass, sepol_access_vector_t requested, struct sepol_av_decision *avd, unsigned int *reason, char **r_buf, unsigned int flags) context_struct_compute_av() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | crypto_openssl.c | 2809 u8 *r_buf, *s_buf; in crypto_ec_key_sign_r_s() local
|