Home
last modified time | relevance | path

Searched defs:image (Results 301 - 325 of 1897) sorted by relevance

1...<<11121314151617181920>>...76

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnvc0_fbcon.c104 nvc0_fbcon_imageblit(struct fb_info *info, const struct fb_image *image) in nvc0_fbcon_imageblit() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c92 void savagefb_imageblit(struct fb_info *info, const struct fb_image *image) in savagefb_imageblit() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dzboot.c69 efi_loaded_image_t *image; in efi_zboot_entry() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Ddispatcher.c89 int __weak arch_prepare_bpf_dispatcher(void *image, void *buf, s64 *funcs, int num_funcs) in arch_prepare_bpf_dispatcher() argument
94 static int bpf_dispatcher_prepare(struct bpf_dispatcher *d, void *image, void *buf) in bpf_dispatcher_prepare() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpaging.c40 iwl_alloc_fw_paging_mem(struct iwl_fw_runtime *fwrt, const struct fw_img *image) iwl_alloc_fw_paging_mem() argument
108 iwl_fill_paging_mem(struct iwl_fw_runtime *fwrt, const struct fw_img *image) iwl_fill_paging_mem() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dmachine_kexec_32.c43 static void machine_kexec_free_page_tables(struct kimage *image) in machine_kexec_free_page_tables() argument
59 machine_kexec_alloc_page_tables(struct kimage *image) machine_kexec_alloc_page_tables() argument
100 machine_kexec_prepare_page_tables(struct kimage *image) machine_kexec_prepare_page_tables() argument
135 machine_kexec_prepare(struct kimage *image) machine_kexec_prepare() argument
151 machine_kexec_cleanup(struct kimage *image) machine_kexec_cleanup() argument
161 machine_kexec(struct kimage *image) machine_kexec() argument
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/system/
H A Dsystem_ColorFontChange_test.cpp35 ArkUI_NodeHandle image = nodeAPI -> createNode(ARKUI_NODE_IMAGE); in testRegisterSystemColorModeChangeEvent_001() local
90 ArkUI_NodeHandle image = nodeAPI -> createNode(ARKUI_NODE_IMAGE); in testUnregisterSystemColorModeChangeEvent_002() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibrsvgdec.c44 cairo_surface_t *image; in librsvg_decode_frame() local
/third_party/ffmpeg/libavformat/
H A Dfitsdec.c82 int i, ret, image = 0; in is_image() local
H A Dicoenc.c118 IcoImage *image; in ico_write_packet() local
[all...]
H A Dicodec.c153 IcoImage *image; in read_packet() local
[all...]
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp109 astcenc_image image; in main() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_image.c84 ir3_image_to_tex(struct ir3_ibo_mapping *mapping, unsigned image) in ir3_image_to_tex() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.h49 struct tu_image *image; /**< VkImageViewCreateInfo::image */ member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_wsi.c144 VkImage image = wsi_common_get_image(swapchain, index); in v3dv_wsi_get_image_from_swapchain() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_intrinsics.py624 def image(name, src_comp=[], extra_indices=[], **kwargs): global() function
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_fs_exec.c55 exec_prepare( const struct sp_fragment_shader_variant *var, struct tgsi_exec_machine *machine, struct tgsi_sampler *sampler, struct tgsi_image *image, struct tgsi_buffer *buffer ) exec_prepare() argument
/third_party/mesa3d/src/hgl/
H A DGLRendererRoster.cpp209 image_id image = load_add_on(path.Path()); in CreateRenderer() local
177 AddRenderer(InstantiateRenderer entry, image_id image, const entry_ref* ref, ino_t node) AddRenderer() argument
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Dlibc.h32 void *image; member
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dlibc.h16 void *image; member
/third_party/musl/src/internal/
H A Dlibc.h18 void *image; member
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.h77 const struct vn_image *image; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_lower_image_casts.c201 nir_variable *image = nir_deref_instr_get_variable(nir_src_as_deref(intr->src[0])); in lower_image_cast_instr() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_compute.c114 struct pipe_image_view image = {0}; in util_compute_blit() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreUtil.cpp34 namespace image namespace

Completed in 14 milliseconds

1...<<11121314151617181920>>...76