Home
last modified time | relevance | path

Searched defs:desc (Results 801 - 825 of 1946) sorted by relevance

1...<<31323334353637383940>>...78

/third_party/alsa-utils/iecset/
H A Diecset.c53 const char *desc; member
/third_party/backends/include/sane/
H A Dsanei_net.h80 SANE_Option_Descriptor **desc; member
/third_party/backends/japi/
H A DSaneOption.java103 public String desc; // description of this option (multi-line) field in SaneOption
/third_party/backends/tools/
H A Dcheck-usb-chip.c3510 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 Dgtest-tag.h40 const char* const desc; member in testing::ext::TestFlag
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc25 void TestFlag::element(const char* desc, int hex) in element() argument
/third_party/gptfdisk/
H A Dgptpart.cc324 string desc = GetDescription() ; local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_epfile.c489 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 Dadopt.c48 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 Dac_nir_lower_esgs_io_to_mem.c58 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 Dif_xdp.h52 __u64 desc; member
/third_party/mesa3d/src/drm-shim/
H A Ddevice.c184 const char *desc = "shim"; in drm_shim_ioctl_version() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_pipeline.c109 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 Dv3dv_pass.c27 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 Dradv_pass.c315 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 Dnir_lower_blend.c315 const struct util_format_description *desc = in nir_blend() local
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_sshd_demo.c356 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 Dsvga_pipe_clear.c307 const struct util_format_description *desc = in svga_clear_texture() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dmemory.cpp169 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 Ddecode.c584 } desc; in vlVdpDecoderRender() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dpb_buffer_simple_fenced.c436 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 Dvmw_buffer.c217 const struct vmw_buffer_desc *desc = in vmw_gmr_bufmgr_create_buffer() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_queue.c602 const VkSubmitInfo *desc = &pSubmits[i]; in pvr_QueueSubmit() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c456 const struct util_format_description *desc = in softpipe_is_format_supported() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c100 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...]

Completed in 19 milliseconds

1...<<31323334353637383940>>...78