| /bootable/libbootloader/gbl/libdttable/src/ |
| D | lib.rs | 33 fn magic(self) -> u32 { in magic() 38 fn dt_entry_count(self) -> u32 { in dt_entry_count() 43 fn dt_entry_size(self) -> u32 { in dt_entry_size() 48 fn dt_entries_offset(self) -> u32 { in dt_entries_offset() 60 fn id(self) -> u32 { in id() 65 fn rev(self) -> u32 { in rev() 70 fn dt_size(self) -> u32 { in dt_size() 75 fn dt_offset(self) -> u32 { in dt_offset()
|
| /bootable/libbootloader/gbl/libabr/src/ |
| D | utils.rs | 20 pub extern "C" fn AbrBigEndianToHost(val: u32) -> u32 { in AbrBigEndianToHost() 27 pub extern "C" fn AbrHostToBigEndian(val: u32) -> u32 { in AbrHostToBigEndian()
|
| D | lib.rs | 706 fn reverse_u32(val: u32) -> u32 { in reverse_u32() 713 fn crc32(data: &[u8]) -> u32 { in crc32()
|
| /bootable/libbootloader/gbl/libefi/src/protocol/ |
| D | simple_network.rs | 82 enable: u32, in receive_filters() 83 disable: u32, in receive_filters() 108 interrupt_status: Option<&mut u32>, in get_status()
|
| D | dt_fixup.rs | 78 flags: u32, in fixup_device_tree_updated() 112 _: u32, in fixup_device_tree_fixup_buffer_too_small()
|
| D | gbl_efi_ab_slot.rs | 214 pub fn version(&self) -> Result<u32> { in version()
|
| D | gbl_efi_fastboot.rs | 284 pub fn version(&self) -> Result<u32> { in version()
|
| /bootable/libbootloader/gbl/efi/src/ |
| D | utils.rs | 73 pub fn efi_to_e820_mem_type(efi_mem_type: u32) -> u32 { in efi_to_e820_mem_type() 142 pub fn efi_to_zbi_mem_range_type(efi_mem_type: u32) -> u32 { in efi_to_zbi_mem_range_type()
|
| D | ops.rs | 82 fn avb_color_to_efi_color(color: BootStateColor) -> u32 { in avb_color_to_efi_color()
|
| /bootable/libbootloader/gbl/libgbl/src/fastboot/ |
| D | sparse.rs | 114 fn new_fill(blocks: u32, value: u32) -> Self { in new_fill() 125 fn get_blocks_and_value(&self) -> (u32, Option<u32>) { in get_blocks_and_value() 227 fn get(&mut self, val: u32, size: u64) -> Result<&mut [u8], Error> { in get()
|
| /bootable/libbootloader/gbl/libefi_types/src/ |
| D | lib.rs | 27 pub const fn new(data1: u32, data2: u16, data3: u16, data4: [u8; 8usize]) -> Self { in new()
|
| /bootable/libbootloader/gbl/libavb/src/ |
| D | lib.rs | 53 pub extern "C" fn avb_div_by_10(dividend: *mut u64) -> u32 { in avb_div_by_10()
|
| /bootable/libbootloader/gbl/libefi/src/ |
| D | ab_slots.rs | 527 reason: *mut u32, in test_active_slot() 675 _: u32, in test_set_slot_unbootable() 720 reason: *mut u32, in test_oneshot() 736 reason: u32, in test_oneshot()
|
| D | lib.rs | 746 descriptor_version: u32, in new() 762 pub fn descriptor_version(&self) -> u32 { in descriptor_version() 1035 attr: u32, in open_protocol() 1142 _: *mut u32, in get_memory_map() 1186 type_: u32, in create_event()
|
| /bootable/libbootloader/gbl/libbootparams/src/ |
| D | bootconfig.rs | 113 fn checksum(&self) -> u32 { in checksum()
|
| /bootable/libbootloader/gbl/libgbl/src/android_boot/ |
| D | mod.rs | 654 boot_ver: u32, in test_android_load_verify_fixup_v3_or_v4_no_init_boot() 655 vendor_ver: u32, in test_android_load_verify_fixup_v3_or_v4_no_init_boot() 858 boot_ver: u32, in test_android_load_verify_fixup_v3_or_v4_init_boot() 859 vendor_ver: u32, in test_android_load_verify_fixup_v3_or_v4_init_boot()
|
| /bootable/libbootloader/gbl/libfdt/src/ |
| D | lib.rs | 120 pub fn set_totalsize(&mut self, value: u32) { in set_totalsize()
|
| /bootable/libbootloader/gbl/libgbl/src/slots/ |
| D | fuchsia.rs | 112 fn calculate_crc32(&self) -> u32 { in calculate_crc32()
|
| D | android.rs | 215 fn calculate_crc32(&self) -> u32 { in calculate_crc32()
|
| /bootable/libbootloader/gbl/libstorage/src/ |
| D | gpt.rs | 84 fn calculate_header_crc(&self) -> u32 { in calculate_header_crc() 1115 fn crc32(data: &[u8]) -> u32 { in crc32()
|