Searched defs:output_file (Results 1 – 7 of 7) sorted by relevance
| /device/generic/goldfish/tools/ |
| D | mk_combined_img.py | 67 def write_partition(partition, output_file, offset): argument 91 def add_partition(partition, output_file): argument
|
| /device/google/cuttlefish_common/host/commands/launch/ |
| D | flags.cc | 595 auto output_file = cvd::SharedFD::Creat(dst.c_str(), 0666); in DecompressKernel() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | bcppcompiler.py | 364 output_file=None, argument
|
| D | unixccompiler.py | 146 output_file=None, macros=None, include_dirs=None, argument
|
| D | ccompiler.py | 511 def _need_link(self, objects, output_file): argument 547 def preprocess(self, source, output_file=None, macros=None, argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | _csv.c | 1328 PyObject * output_file, * dialect = NULL; in csv_writer() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | _csv.c | 1346 PyObject * output_file, * dialect = NULL; in csv_writer() local
|