| /bootable/libbootloader/gbl/libefi/src/ |
| D | utils.rs | 31 pub fn new(efi_entry: &'a EfiEntry, timeout: Duration) -> Result<Self> { in new() method 88 pub fn new(efi_entry: &'a EfiEntry, timeout: Duration) -> Result<Self> { in new() method
|
| D | protocol.rs | 70 pub(crate) unsafe fn new( in new() method
|
| D | allocation.rs | 144 pub const fn new() -> Self { in new() method
|
| D | lib.rs | 655 pub fn new(tpl: Tpl, cb: EventNotifyCallback<'e>) -> Self { in new() method 674 fn new( in new() method 742 fn new( in new() method 823 pub unsafe fn new( in new() method 871 pub fn new(handle: EfiHandle) -> Self { in new() method 884 pub(crate) fn new(handles: *mut EfiHandle, len: usize, efi_entry: &'a EfiEntry) -> Self { in new() method
|
| /bootable/libbootloader/gbl/smoltcp/ |
| D | heapless.rs | 37 pub fn new() -> Self { in new() method 84 pub fn new() -> Self { in new() method
|
| /bootable/libbootloader/gbl/libgbl/src/ |
| D | digest.rs | 43 fn new(algorithm: Algorithm) -> Self; in new() method
|
| D | image_buffer.rs | 65 pub fn new(buffer: &mut [MaybeUninit<u8>]) -> ImageBuffer { in new() method 160 pub fn new(buf: Vec<u8>) -> Self { in new() method
|
| D | lib.rs | 91 pub fn new(ops: &'a mut G) -> Self { in new() function 175 pub(crate) fn new(size: usize, alignment: usize) -> Self { in new() method
|
| D | decompress.rs | 45 fn new(data: &'a [u8]) -> Self { in new() method
|
| /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() method
|
| /bootable/libbootloader/gbl/efi/src/ |
| D | fastboot.rs | 50 fn new(socket: &'c mut EfiTcpSocket<'a, 'b>) -> Self { in new() method 109 fn new(max_packet_size: usize, protocol: Protocol<'a, GblFastbootUsbProtocol>) -> Self { in new() method
|
| D | net.rs | 81 pub fn new( in new() method 519 fn new(efi_entry: &'a EfiEntry, timestamp: &'c AtomicU64) -> Result<Self> { in new() method
|
| /bootable/libbootloader/gbl/libstorage/src/ |
| D | ram_block.rs | 41 pub fn new(block_size: u64, alignment: u64, storage: T) -> Self { in new() method
|
| D | lib.rs | 212 pub fn new(mut io: T, scratch: S) -> Result<Self> { in new() method 540 fn new( in new() method 560 pub fn new(alignment: u64, size: u64) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libgbl/src/fastboot/ |
| D | pin_fut_container.rs | 98 pub fn new(arr: &'a mut [Pin<&'a mut F>]) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libutils/src/ |
| D | lib.rs | 73 pub fn new(buf: T) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libefi/src/protocol/ |
| D | device_path.rs | 69 pub(crate) fn new(text: *mut u16, efi_entry: &'a EfiEntry) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libgbl/src/android_boot/ |
| D | load.rs | 46 fn new(slot: u8) -> Result<Self, Error> { in new() method 108 fn new(buffer: &'a [u8]) -> Result<Self, Error> { in new() method 151 fn new(buffer: &[u8]) -> Result<Self, Error> { in new() method 199 fn new(buffer: &[u8]) -> Result<Self, Error> { in new() method
|
| /bootable/libbootloader/gbl/libefi/mocks/ |
| D | lib.rs | 88 pub fn new() -> Self { in new() method
|
| /bootable/libbootloader/gbl/libbootparams/src/ |
| D | entry.rs | 47 pub fn new(data: &'a str) -> Self { in new() method
|
| D | bootconfig.rs | 39 pub fn new(buffer: &'a mut [u8]) -> Result<Self> { in new() method
|
| D | commandline.rs | 34 pub fn new(buffer: &'a mut [u8]) -> Result<Self> { in new() method
|
| /bootable/libbootloader/gbl/libasync/src/ |
| D | lib.rs | 112 pub fn new(threshold: u64) -> Self { in new() method
|
| /bootable/libbootloader/gbl/libgbl/src/fuchsia_boot/ |
| D | mod.rs | 473 fn new(number: usize, size: usize) -> Self { in new() method 517 pub fn new() -> ImageBuffersBuilder { in new() method
|
| /bootable/libbootloader/gbl/libabr/src/ |
| D | c_staticlib.rs | 135 unsafe fn new(ops: &'a AbrOps) -> Self { in new() method
|