Home
last modified time | relevance | path

Searched defs:image_handle (Results 1 – 23 of 23) sorted by relevance

/external/arm-trusted-firmware/drivers/partition/
Dpartition.c46 static int load_mbr_header(uintptr_t image_handle, mbr_entry_t *mbr_entry) in load_mbr_header()
80 static int load_gpt_header(uintptr_t image_handle) in load_gpt_header()
108 static int load_mbr_entry(uintptr_t image_handle, mbr_entry_t *mbr_entry, in load_mbr_entry()
142 static int load_mbr_entries(uintptr_t image_handle) in load_mbr_entries()
159 static int load_gpt_entry(uintptr_t image_handle, gpt_entry_t *entry) in load_gpt_entry()
172 static int verify_partition_gpt(uintptr_t image_handle) in verify_partition_gpt()
200 uintptr_t dev_handle, image_handle, image_spec = 0; in load_partition_table() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c139 st_get_egl_image(struct gl_context *ctx, GLeglImageOES image_handle, in st_get_egl_image()
204 GLeglImageOES image_handle) in st_egl_image_target_renderbuffer_storage()
349 GLeglImageOES image_handle) in st_egl_image_target_texture_2d()
369 GLeglImageOES image_handle) in st_egl_image_target_tex_storage()
/external/ImageMagick/coders/
Dheic.c140 struct heif_image_handle *image_handle,ExceptionInfo *exception) in ReadHEICColorProfile()
186 struct heif_image_handle *image_handle,ExceptionInfo *exception) in ReadHEICExifProfile()
285 *image_handle; in ReadHEICImageByID() local
700 *image_handle; in WriteProfile() local
/external/u-boot/lib/efi_selftest/
Defi_selftest_loaded_image.c16 efi_handle_t image_handle; variable
Defi_selftest_miniapp_exit.c27 (efi_handle_t image_handle, struct efi_system_table *systable) in check_loaded_image_protocol()
Defi_selftest_startimage_return.c22 static efi_handle_t image_handle; variable
Defi_selftest_startimage_exit.c22 static efi_handle_t image_handle; variable
Defi_selftest_exception.c42 static efi_handle_t image_handle; variable
Defi_selftest.c227 efi_status_t EFIAPI efi_selftest(efi_handle_t image_handle, in efi_selftest()
/external/arm-trusted-firmware/common/
Dbl_common.c73 uintptr_t image_handle; in load_image() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_tex_image.c609 GLeglImageOES image_handle, in intel_image_target_texture()
673 GLeglImageOES image_handle) in intel_image_target_texture_2d()
683 GLeglImageOES image_handle) in intel_image_target_tex_storage()
Dintel_fbo.c363 void *image_handle) in intel_image_target_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tex_image.c339 GLeglImageOES image_handle) in intel_image_target_texture_2d()
Dintel_fbo.c240 void *image_handle) in intel_image_target_renderbuffer_storage()
/external/u-boot/lib/efi_loader/
Defi_boottime.c1849 efi_handle_t *image_handle) in efi_load_image()
1942 static efi_status_t EFIAPI efi_exit_boot_services(efi_handle_t image_handle, in efi_exit_boot_services()
2876 efi_status_t EFIAPI efi_start_image(efi_handle_t image_handle, in efi_start_image()
3003 efi_status_t EFIAPI efi_unload_image(efi_handle_t image_handle) in efi_unload_image()
3097 static efi_status_t EFIAPI efi_exit(efi_handle_t image_handle, in efi_exit()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c537 GLeglImageOES image_handle) in radeon_image_target_texture_2d()
Dradeon_fbo.c565 void *image_handle) in radeon_image_target_renderbuffer_storage()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c537 GLeglImageOES image_handle) in radeon_image_target_texture_2d()
Dradeon_fbo.c565 void *image_handle) in radeon_image_target_renderbuffer_storage()
/external/u-boot/include/
Defi_api.h1581 efi_handle_t image_handle; member
/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp4162const uint64_t image_handle, SubresourceRangeErrorCodes errorCodes) const { in ValidateImageSubresourceRange() argument
Dcore_validation.cpp11923 uint64_t image_handle = HandleToUint64(bindInfo.image); in ValidateBindImageMemory() local
/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.cpp412 for (auto &image_handle : image_array) { in DispatchDestroySwapchainKHR() local