Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/tools/
Dmk_combined_img.py78 def write_partition(partition, output_file, offset): argument
105 def add_partition(partition, output_file): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dbcppcompiler.py364 output_file=None, argument
Dunixccompiler.py146 output_file=None, macros=None, include_dirs=None, argument
Dccompiler.py511 def _need_link(self, objects, output_file): argument
547 def preprocess(self, source, output_file=None, macros=None, argument
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc632 auto output_file = cvd::SharedFD::Creat(dst.c_str(), 0666); in DecompressKernel() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_csv.c1346 PyObject * output_file, * dialect = NULL; in csv_writer() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_csv.c1328 PyObject * output_file, * dialect = NULL; in csv_writer() local