Searched defs:Sized (Results 1 – 10 of 10) sorted by relevance
| /bootable/libbootloader/gbl/libstorage/src/ |
| D | algorithm.rs | 27 out: &mut (impl SliceMaybeUninit + ?Sized), in read_aligned_all() 39 out: &mut (impl SliceMaybeUninit + ?Sized), in read_aligned_offset_and_buffer() 73 out: &mut (impl SliceMaybeUninit + ?Sized), in read_aligned_buffer() 140 out: &mut (impl SliceMaybeUninit + ?Sized), in read_async()
|
| D | ram_block.rs | 62 buf: &(impl SliceMaybeUninit + ?Sized), in checks() 86 out: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks()
|
| D | lib.rs | 92 out: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks() 124 out: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks() 147 _: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks() 265 out: &mut (impl SliceMaybeUninit + ?Sized), in read() 391 out: &mut (impl SliceMaybeUninit + ?Sized), in read_gpt_partition()
|
| /bootable/libbootloader/gbl/libefi/src/protocol/ |
| D | block_io.rs | 39 buffer: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks()
|
| D | block_io2.rs | 62 buffer: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks_ex()
|
| /bootable/libbootloader/gbl/efi/src/ |
| D | efi_blocks.rs | 66 out: &mut (impl SliceMaybeUninit + ?Sized), in read_blocks()
|
| /bootable/libbootloader/gbl/libgbl/src/ |
| D | partition.rs | 321 out: &mut (impl SliceMaybeUninit + ?Sized), in read() 388 out: &mut (impl SliceMaybeUninit + ?Sized), in read_unique_partition()
|
| D | ops.rs | 140 out: &mut (impl SliceMaybeUninit + ?Sized), in read_from_partition() 150 out: &mut (impl SliceMaybeUninit + ?Sized), in read_from_partition_sync() 585 out: &mut (impl SliceMaybeUninit + ?Sized), in read_from_partition_sync()
|
| /bootable/libbootloader/gbl/libgbl/src/fuchsia_boot/ |
| D | mod.rs | 39 ops: &mut (impl GblOps<'a, 'c> + ?Sized), in find_part_aliases()
|
| /bootable/libbootloader/gbl/libfastboot/src/ |
| D | lib.rs | 497 async fn send_okay(self, msg: &str) -> Result<()> in send_okay()
|