Home
last modified time | relevance | path

Searched refs:image_file (Results 1 – 15 of 15) sorted by relevance

/external/vboot_reference/scripts/image_signing/
Dset_gbb_flags.sh80 local image_file="$FLAGS_file"
83 image_file="$(make_temp_file)"
84 flashrom $FLASHROM_READ_OPT "$image_file"
88 local old_value="$(gbb_utility -g --flags "$image_file")"
90 gbb_utility -s --flags="$value" "$image_file"
101 flashrom $FLASHROM_WRITE_OPT "$image_file"
Dsign_official_build.sh506 local image_file sign_args=() loem_sfx loem_output_dir
507 for image_file in "${shellball_dir}"/bios*.bin; do
511 loem_sfx=$(sed -r 's:.*/bios([^/]*)[.]bin$:\1:' <<<"${image_file}")
516 sign_firmware "${image_file}" "${KEY_DIR}" "${FIRMWARE_VERSION}" \
/external/vboot_reference/utility/
Dload_kernel_test.c32 static FILE *image_file = NULL; variable
47 fseek(image_file, lba_start * lkp.bytes_per_lba, SEEK_SET); in VbExDiskRead()
48 if (1 != fread(buffer, lba_count * lkp.bytes_per_lba, 1, image_file)) { in VbExDiskRead()
70 fseek(image_file, lba_start * lkp.bytes_per_lba, SEEK_SET); in VbExDiskWrite()
71 if (1 != fwrite(buffer, lba_count * lkp.bytes_per_lba, 1, image_file)) { in VbExDiskWrite()
201 image_file = fopen(image_name, "rb"); in main()
202 if (!image_file) { in main()
206 fseek(image_file, 0, SEEK_END); in main()
207 lkp.streaming_lba_count = (ftell(image_file) / LBA_BYTES); in main()
209 rewind(image_file); in main()
[all …]
/external/e2fsprogs/po/
Did.po3814 msgid "Usage: %s [-rsIQ] device image_file\n"
3815 msgstr "Penggunaan: %s [-rsI] perangkat image_file\n"
Dzh_CN.po3607 msgid "Usage: %s [-rsIQ] device image_file\n"
Dit.po3895 msgid "Usage: %s [-rsIQ] device image_file\n"
Dde.po3761 msgid "Usage: %s [-rsIQ] device image_file\n"
Dca.po3752 msgid "Usage: %s [-rsIQa] device image_file\n"
Dtr.po3909 msgid "Usage: %s [-rsIQa] device image_file\n"
Dsv.po3784 msgid "Usage: %s [-rsIQa] device image_file\n"
Dpl.po3786 msgid "Usage: %s [-rsIQa] device image_file\n"
Des.po3953 msgid "Usage: %s [-rsIQ] device image_file\n"
Dnl.po3783 msgid "Usage: %s [-rsIQa] device image_file\n"
Dcs.po3800 msgid "Usage: %s [-rsIQa] device image_file\n"
Dvi.po3748 msgid "Usage: %s [-rsIQa] device image_file\n"