Home
last modified time | relevance | path

Searched defs:scratch (Results 1 – 4 of 4) sorted by relevance

/bootable/libbootloader/gbl/efi/src/
Dutils.rs99 scratch: Vec<u8>, field
108 let scratch = vec![0u8; required_scratch_size(&mut io, MAX_GPT_ENTRIES)?]; in new() localVariable
/bootable/libbootloader/gbl/libgbl/src/
Dops.rs145 scratch: &'b mut [u8], field
176 let scratch = in for_each() localVariable
/bootable/libbootloader/gbl/libstorage/src/
Dtestlib.rs213 pub scratch: Vec<u8>, field
Dlib.rs484 scratch: &'b mut [u8], field