HomeSort by relevance Sort by last modified time
    Searched refs:make_temp_file (Results 1 - 14 of 14) sorted by null

  /external/vboot_reference/scripts/image_signing/
resign_image.sh 42 temp_kimage=$(make_temp_file)
44 updated_kimage=$(make_temp_file)
swap_rootfs.sh 26 temp_rootfs=$(make_temp_file)
convert_recovery_to_full_ssd.sh 51 rootfs=$(make_temp_file)
56 kerna=$(make_temp_file)
63 tmp_vblock=$(make_temp_file)
sign_official_build.sh 101 temp_kimage=$(make_temp_file)
272 local rootfs_image=$(make_temp_file)
274 local hash_image=$(make_temp_file)
299 local temp_config=$(make_temp_file)
300 local temp_kimage=$(make_temp_file)
301 local updated_kimage=$(make_temp_file)
345 local kernb_image="$(make_temp_file)"
346 local temp_out_vb="$(make_temp_file)"
372 local rootfs_image=$(make_temp_file)
421 local temp_version="$(make_temp_file)"
    [all...]
convert_recovery_to_ssd.sh 64 kernb=$(make_temp_file)
71 tmp_vblock=$(make_temp_file)
sign_firmware.sh 115 local temp_fw=$(make_temp_file)
ensure_secure_kernelparams.sh 92 local kernelblob=$(make_temp_file)
common_minimal.sh 71 make_temp_file() { function
  /toolchain/binutils/binutils-2.25/libiberty/
make-temp-file.c 174 @deftypefn Replacement char* make_temp_file (const char *@var{suffix})
185 make_temp_file (const char *suffix) function
pex-common.c 109 name = make_temp_file (NULL);
132 make_temp_file does. */
139 name = make_temp_file (name);
  /toolchain/binutils/binutils-2.25/binutils/
bucomm.c 246 dummy_name = make_temp_file (NULL);
305 dummy_name = make_temp_file (NULL);
nlmconv.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 233 extern char *make_temp_file (const char *) ATTRIBUTE_MALLOC;
  /toolchain/binutils/binutils-2.25/include/
libiberty.h 236 extern char *make_temp_file (const char *) ATTRIBUTE_MALLOC;

Completed in 769 milliseconds