/third_party/backends/backend/ |
H A D | sharp.c | 1765 init_string_option(SHARP_Scanner *s, SANE_String_Const name, SANE_String_Const title, SANE_String_Const desc, const SANE_String_Const *string_list, int option, int default_index) init_string_option() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cucdtst.c | 3187 const char* desc; in TestPropertyValues() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_device.c | 1928 struct usb_descriptor *desc; in usb_cdev_create() local 2144 struct usb_descriptor *desc; in usbd_find_descriptor() local [all...] |
/third_party/FreeBSD/sys/kern/ |
H A D | subr_bus.c | 99 char* desc; /**< driver specific description */ member 977 device_set_desc_internal(device_t dev, const char* desc, int copy) in device_set_desc_internal() argument 1009 device_set_desc(device_t dev, const char* desc) device_set_desc() argument 1021 device_set_desc_copy(device_t dev, const char* desc) device_set_desc_copy() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | rbnf.cpp | 861 UnicodeString desc; in RuleBasedNumberFormat() local
|
/third_party/mbedtls/library/ |
H A D | x509_crt.c | 1690 const char *desc; in x509_info_ext_key_usage() local 1719 const char *desc; in x509_info_cert_policies() local
|
/third_party/lame/libmp3lame/ |
H A D | id3tag.c | 866 id3v2_add_ucs2(lame_t gfp, uint32_t frame_id, char const *lng, unsigned short const *desc, unsigned short const *text) in id3v2_add_ucs2() argument 903 id3v2_add_latin1(lame_t gfp, uint32_t frame_id, char const *lng, char const *desc, char const *text) in id3v2_add_latin1() argument 948 id3v2_add_ucs2_lng(lame_t gfp, uint32_t frame_id, unsigned short const *desc, unsigned short const *text) in id3v2_add_ucs2_lng() argument 955 id3v2_add_latin1_lng(lame_t gfp, uint32_t frame_id, char const *desc, char const *text) id3v2_add_latin1_lng() argument 1084 id3tag_set_comment_latin1(lame_t gfp, char const *lang, char const *desc, char const *text) id3tag_set_comment_latin1() argument 1094 id3tag_set_comment_utf16(lame_t gfp, char const *lang, unsigned short const *desc, unsigned short const *text) id3tag_set_comment_utf16() argument 1107 id3tag_set_comment_ucs2(lame_t gfp, char const *lang, unsigned short const *desc, unsigned short const *text) id3tag_set_comment_ucs2() argument [all...] |
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-objects.c | 1206 ecma_property_descriptor_t desc; in ecma_op_object_put_apply_receiver() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_variables.c | 406 nir_ssa_def *desc = vtn_descriptor_load(b, base->mode, block_index); in vtn_pointer_dereference() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_image.c | 587 const struct util_format_description *desc = vk_format_description(format); in radv_get_surface_flags() local 682 radv_compose_swizzle(const struct util_format_description *desc, const VkComponentMapping *mapping, in radv_compose_swizzle() argument 715 const struct util_format_description *desc; in radv_make_buffer_descriptor() local 911 gfx9_border_color_swizzle(const struct util_format_description *desc) gfx9_border_color_swizzle() argument 943 const struct util_format_description *desc = vk_format_description(format); vi_alpha_is_on_msb() local 962 const struct util_format_description *desc; gfx10_make_texture_descriptor() local 1122 const struct util_format_description *desc; si_make_texture_descriptor() local 1351 uint32_t desc[8]; radv_query_opaque_metadata() local 1767 const struct util_format_description *desc = vk_format_description(plane->format); radv_image_print_info() local 2115 const struct util_format_description *desc = vk_format_description(iview->vk.format); radv_image_view_init() local [all...] |
H A D | radv_meta_clear.c | 1562 const struct util_format_description *desc = vk_format_description(iview->vk.format); in gfx8_get_fast_clear_parameters() local 1652 const struct util_format_description *desc = vk_format_description(iview->vk.format); gfx11_get_fast_clear_parameters() local [all...] |
H A D | radv_pipeline_rt.c | 404 nir_ssa_def *desc = in get_sbt_ptr() local 1420 nir_ssa_def *desc = create_bvh_descriptor(&b); in build_traversal_shader() local
|
H A D | radv_device_generated_commands.c | 1236 uint32_t *desc = upload_data; in radv_prepare_dgc() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_texture.c | 207 const struct util_format_description *desc = in r600_init_surface() local 1028 const struct util_format_description *desc = util_format_description(templ->format); in r600_choose_tiling() local 1649 const struct util_format_description *desc = util_format_description(format); in r600_translate_colorswap() local [all...] |
/third_party/mesa3d/src/intel/common/ |
H A D | intel_batch_decoder.c | 419 struct intel_group *desc = in handle_media_interface_descriptor_load() local 382 handle_interface_descriptor_data(struct intel_batch_decode_ctx *ctx, struct intel_group *desc, const uint32_t *p) handle_interface_descriptor_data() argument
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd_vgpu10.c | 725 SVGA3D_vgpu10_DefineShaderResourceView(struct svga_winsys_context *swc, SVGA3dShaderResourceViewId shaderResourceViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dShaderResourceViewDesc *desc) SVGA3D_vgpu10_DefineShaderResourceView() argument 766 SVGA3D_vgpu10_DefineRenderTargetView(struct svga_winsys_context *swc, SVGA3dRenderTargetViewId renderTargetViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dRenderTargetViewDesc *desc) SVGA3D_vgpu10_DefineRenderTargetView() argument 806 SVGA3D_vgpu10_DefineDepthStencilView(struct svga_winsys_context *swc, SVGA3dDepthStencilViewId depthStencilViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dRenderTargetViewDesc *desc) SVGA3D_vgpu10_DefineDepthStencilView() argument 1593 SVGA3D_sm5_DefineUAView(struct svga_winsys_context *swc, SVGA3dUAViewId uaViewId, struct svga_winsys_surface *surface, SVGA3dSurfaceFormat format, SVGA3dResourceType resourceDimension, const SVGA3dUAViewDesc *desc) SVGA3D_sm5_DefineUAView() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.c | 641 const struct util_format_description *desc = util_format_description(res->b.format); in virgl_encode_clear_texture() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_texture.c | 178 const struct util_format_description *desc = util_format_description(ptex->format); in si_init_surface() local 542 uint32_t desc[8]; in si_set_tex_bo_metadata() local 1179 const struct util_format_description *desc = util_format_description(templ->format); in si_choose_tiling() local 2149 const struct util_format_description *desc in si_translate_colorswap() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_disasm.c | 822 const struct opcode_desc *desc = brw_opcode_desc(isa, id); in print_opcode() local 1898 const struct opcode_desc *desc = brw_opcode_desc(isa, opcode); in brw_disassemble_inst() local [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_common.cc | 854 ACCESS_DESCRIPTION* desc = sk_ACCESS_DESCRIPTION_value(descs, i); in SafeX509InfoAccessPrint() local
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-instantiate.cc | 1798 PropertyDescriptor desc; in ProcessExports() local [all...] |
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 1565 Descriptor desc = Descriptor::DataField( in DeserializeMaps() local
|
/third_party/mesa3d/src/intel/perf/ |
H A D | intel_perf.h | 192 const char *desc; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 1238 const struct util_format_description *desc = in setup_sampler_swizzle() local
|
H A D | st_cb_texture.c | 1252 const struct util_format_description *desc = util_format_description(format); in format_is_alpha() local 1271 const struct util_format_description *desc = util_format_description(format); in format_is_red() local 1290 const struct util_format_description *desc = util_format_description(format); format_is_luminance() local 1308 const struct util_format_description *desc = util_format_description(format); format_is_red_alpha() local 1324 const struct util_format_description *desc = util_format_description(format); format_is_swizzled_rgba() local 1605 const struct util_format_description *desc; try_pbo_upload() local 1713 const struct util_format_description *desc; try_pbo_download() local [all...] |