Searched defs:off (Results 1 – 4 of 4) sorted by relevance
166 let off = 512; // Randomly selected offset. in test_multi_block_read() localVariable183 let off = 512; // Randomly selected offset. in test_multi_block_write() localVariable248 let off = 512u64; // Randomly selected offset. in test_multi_block_gpt_read() localVariable292 let off = 512u64; // Randomly selected offset. in test_multi_block_gpt_write() localVariable
170 let off = load.len().checked_sub(kernel_size).ok_or_else(|| EfiAppError::BufferTooSmall)?; in load_android_simple() localVariable
428 let off = 512; in test_fetch_raw_block() localVariable471 let off = 512; in test_fetch_gpt_partition() localVariable519 let off = 0x200; in test_flash_partition() localVariable
880 let off = next_arg(&mut rev, Err("Invalid argument".into()))?; in fetch() localVariable