| /third_party/alsa-utils/iecset/ |
| H A D | iecset.c | 53 const char *desc; member
|
| /third_party/backends/include/sane/ |
| H A D | sanei_net.h | 80 SANE_Option_Descriptor **desc; member
|
| /third_party/backends/japi/ |
| H A D | SaneOption.java | 103 public String desc; // description of this option (multi-line) field in SaneOption
|
| /third_party/backends/tools/ |
| H A D | check-usb-chip.c | 3510 check_gl646(libusb_device_handle * handle, struct libusb_device_descriptor desc, struct libusb_config_descriptor *config0) check_gl646() argument 3638 check_gt6801(libusb_device_handle * handle, struct libusb_device_descriptor desc, struct libusb_config_descriptor *config0) check_gt6801() argument 3741 check_gt6816(libusb_device_handle * handle, struct libusb_device_descriptor desc, struct libusb_config_descriptor *config0) check_gt6816() argument 3892 check_genesys(libusb_device_handle * handle, struct libusb_device_descriptor desc, struct libusb_config_descriptor *config0) check_genesys() argument 4128 check_merlin(libusb_device_handle * handle, struct libusb_device_descriptor desc, struct libusb_config_descriptor *config0) check_merlin() argument 4272 check_usb_chip(int verbosity, struct libusb_device_descriptor desc, libusb_device_handle * hdl, struct libusb_config_descriptor *config0) check_usb_chip() argument [all...] |
| /third_party/googletest/googletest/include/gtest/hwext/ |
| H A D | gtest-tag.h | 40 const char* const desc; member in testing::ext::TestFlag
|
| /third_party/googletest/googletest/src/hwext/ |
| H A D | gtest-tag.cc | 25 void TestFlag::element(const char* desc, int hex)
in element() argument
|
| /third_party/gptfdisk/ |
| H A D | gptpart.cc | 324 string desc = GetDescription() ; local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usbd_generic_epfile.c | 489 usb_endpoint_descriptor_t *desc; in generic_epfile_handle_ioctl() local 732 usb_endpoint_descriptor_t *desc; in generic_eps_enable() local [all...] |
| /third_party/libwebsockets/lib/core-net/ |
| H A D | adopt.c | 48 lws_create_new_server_wsi(struct lws_vhost *vhost, int fixed_tsi, const char *desc) in lws_create_new_server_wsi() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_esgs_io_to_mem.c | 58 emit_split_buffer_load(nir_builder *b, nir_ssa_def *desc, nir_ssa_def *v_off, nir_ssa_def *s_off, in emit_split_buffer_load() argument 86 emit_split_buffer_store(nir_builder *b, nir_ssa_def *d, nir_ssa_def *desc, nir_ssa_def *v_off, nir_ssa_def *s_off, in emit_split_buffer_store() argument
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | if_xdp.h | 52 __u64 desc; member
|
| /third_party/mesa3d/src/drm-shim/ |
| H A D | device.c | 184 const char *desc = "shim"; in drm_shim_ioctl_version() local
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_pipeline.c | 109 VkAttachmentDescription2 *desc = in pack_blend() local 529 get_attr_type(const struct util_format_description *desc) in get_attr_type() argument 586 const struct util_format_description *desc = in pack_shader_state_attribute_record() local 618 const VkVertexInputBindingDescription *desc = pipeline_pack_compile_state() local 627 const VkVertexInputBindingDivisorDescriptionEXT *desc = pipeline_pack_compile_state() local 639 const VkVertexInputAttributeDescription *desc = pipeline_pack_compile_state() local [all...] |
| H A D | v3dv_pass.c | 27 num_subpass_attachments(const VkSubpassDescription2 *desc) in num_subpass_attachments() argument 168 const VkSubpassDescription2 *desc = &pCreateInfo->pSubpasses[i]; in v3dv_CreateRenderPass2() local 188 const VkSubpassDescription2 *desc = &pCreateInfo->pSubpasses[i]; v3dv_CreateRenderPass2() local 331 const VkAttachmentDescription2 *desc = subpass_get_granularity() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pass.c | 315 radv_num_subpass_attachments2(const VkSubpassDescription2 *desc) in radv_num_subpass_attachments2() argument 391 const VkSubpassDescription2 *desc = &pCreateInfo->pSubpasses[i]; in radv_CreateRenderPass2() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_blend.c | 315 const struct util_format_description *desc = in nir_blend() local
|
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_lws_sshd_demo.c | 356 ssh_ops_disconnect_reason(uint32_t reason, const char *desc, in ssh_ops_disconnect_reason() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 307 const struct util_format_description *desc = in svga_clear_texture() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | memory.cpp | 169 clCreateImageWithProperties(cl_context d_ctx, const cl_mem_properties *d_properties, cl_mem_flags d_flags, const cl_image_format *format, const cl_image_desc *desc, void *host_ptr, cl_int *r_errcode) clCreateImageWithProperties() argument 334 clCreateImage(cl_context d_ctx, cl_mem_flags d_flags, const cl_image_format *format, const cl_image_desc *desc, void *host_ptr, cl_int *r_errcode) clCreateImage() argument 348 const cl_image_desc desc = { CL_MEM_OBJECT_IMAGE2D, width, height, 0, 0, clCreateImage2D() local 360 const cl_image_desc desc = { CL_MEM_OBJECT_IMAGE3D, width, height, depth, 0, clCreateImage3D() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | decode.c | 584 } desc; in vlVdpDecoderRender() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | pb_buffer_simple_fenced.c | 436 fenced_buffer_try_create_gpu_storage_locked(struct fenced_manager *fenced_mgr, struct fenced_buffer *fenced_buf, const struct pb_desc *desc) fenced_buffer_try_create_gpu_storage_locked() argument 454 fenced_buffer_create_gpu_storage_locked(struct fenced_manager *fenced_mgr, struct fenced_buffer *fenced_buf, const struct pb_desc *desc, boolean wait) fenced_buffer_create_gpu_storage_locked() argument 721 fenced_bufmgr_create_buffer(struct pb_manager *mgr, pb_size size, const struct pb_desc *desc) fenced_bufmgr_create_buffer() argument [all...] |
| H A D | vmw_buffer.c | 217 const struct vmw_buffer_desc *desc = in vmw_gmr_bufmgr_create_buffer() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_queue.c | 602 const VkSubmitInfo *desc = &pSubmits[i]; in pvr_QueueSubmit() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_screen.c | 456 const struct util_format_description *desc = in softpipe_is_format_supported() local
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | surface.c | 100 GetPictureDescription(XvMCSurfacePrivate *surface, struct pipe_mpeg12_picture_desc *desc) in GetPictureDescription() argument 142 struct pipe_mpeg12_picture_desc desc; in RecursiveEndFrame() local 226 struct pipe_mpeg12_picture_desc desc; XvMCRenderSurface() local 515 struct pipe_mpeg12_picture_desc desc; XvMCDestroySurface() local [all...] |