/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/partition/ |
D | partition.c | 49 static int load_mbr_header(uintptr_t image_handle, mbr_entry_t *mbr_entry) in load_mbr_header() 96 static int load_gpt_header(uintptr_t image_handle, size_t header_offset, in load_gpt_header() 152 static int load_mbr_entry(uintptr_t image_handle, mbr_entry_t *mbr_entry, in load_mbr_entry() 190 static int load_mbr_entries(uintptr_t image_handle) in load_mbr_entries() 210 static int load_gpt_entry(uintptr_t image_handle, gpt_entry_t *entry) in load_gpt_entry() 232 static int load_partition_gpt(uintptr_t image_handle, gpt_header_t header) in load_partition_gpt() 319 uintptr_t dev_handle, image_spec, image_handle; in load_backup_gpt() local 378 static int load_primary_gpt(uintptr_t image_handle, unsigned int first_lba) in load_primary_gpt() 401 uintptr_t dev_handle, image_handle, image_spec = 0; in load_partition_table() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/partition/ |
H A D | partition.c | 47 static int load_mbr_header(uintptr_t image_handle, mbr_entry_t *mbr_entry) in load_mbr_header() 81 static int load_gpt_header(uintptr_t image_handle) in load_gpt_header() 109 static int load_mbr_entry(uintptr_t image_handle, mbr_entry_t *mbr_entry, in load_mbr_entry() 143 static int load_mbr_entries(uintptr_t image_handle) in load_mbr_entries() 160 static int load_gpt_entry(uintptr_t image_handle, gpt_entry_t *entry) in load_gpt_entry() 173 static int verify_partition_gpt(uintptr_t image_handle) in verify_partition_gpt() 201 uintptr_t dev_handle, image_handle, image_spec = 0; in load_partition_table() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_eglimage.c | 231 st_get_egl_image(struct gl_context *ctx, GLeglImageOES image_handle, in st_get_egl_image() 305 GLeglImageOES image_handle) in st_egl_image_target_renderbuffer_storage() 511 st_validate_egl_image(struct gl_context *ctx, GLeglImageOES image_handle) in st_validate_egl_image()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 62 pub fn image_handle() -> NonNull<c_void> { in image_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 62 pub fn image_handle() -> NonNull<c_void> { in image_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 62 pub fn image_handle() -> NonNull<c_void> { in image_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 62 pub fn image_handle() -> NonNull<c_void> { in image_handle() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/uefi/ |
H A D | env.rs | 62 pub fn image_handle() -> NonNull<c_void> { in image_handle() function
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/fwu/ |
H A D | fwu.c | 78 uintptr_t dev_handle, image_handle, image_spec; in fwu_metadata_load() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/fwu/ |
D | fwu.c | 127 uintptr_t dev_handle, image_handle, image_spec; in fwu_metadata_load() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/common/ |
D | bl_common.c | 74 uintptr_t image_handle; in load_image() local
|
/aosp_15_r20/external/arm-trusted-firmware/common/ |
H A D | bl_common.c | 73 uintptr_t image_handle; in load_image() local
|
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/ |
H A D | lib.rs | 91 image_handle: EfiHandle, field 113 pub fn image_handle(&self) -> DeviceHandle { in image_handle() method 1239 let image_handle: usize = 1234; // Don't care. in run_test() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | mod.rs | 54 let image_handle = unsafe { NonNull::new(*argv as *mut crate::ffi::c_void).unwrap() }; in init() localVariable
|
H A D | process.rs | 333 let image_handle = image_handle(); in load_image() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | mod.rs | 54 let image_handle = unsafe { NonNull::new(*argv as *mut crate::ffi::c_void).unwrap() }; in init() localVariable
|
H A D | process.rs | 333 let image_handle = image_handle(); in load_image() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | mod.rs | 54 let image_handle = unsafe { NonNull::new(*argv as *mut crate::ffi::c_void).unwrap() }; in init() localVariable
|
H A D | process.rs | 333 let image_handle = image_handle(); in load_image() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | mod.rs | 56 let image_handle = unsafe { NonNull::new(*argv as *mut crate::ffi::c_void).unwrap() }; in init() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | mod.rs | 56 let image_handle = unsafe { NonNull::new(*argv as *mut crate::ffi::c_void).unwrap() }; in init() localVariable
|
/aosp_15_r20/external/rust/crates/uefi/src/ |
D | boot.rs | 55 pub fn image_handle() -> Handle { in image_handle() function 1077 let mut image_handle = ptr::null_mut(); in load_image() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/ |
D | boot.rs | 55 pub fn image_handle() -> Handle { in image_handle() function 1077 let mut image_handle = ptr::null_mut(); in load_image() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_context.c | 2309 uintptr_t *image_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_create_image_handle() local 2324 uintptr_t *image_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_delete_image_handle() local 2341 uintptr_t *image_handle = (uintptr_t*)(uintptr_t)handle; in trace_context_make_image_handle_resident() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_private.h | 310 struct lp_texture_handle *image_handle; member 608 struct lp_texture_handle *image_handle; member
|