Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dgen-fan-monitor-defs.py165 output_file = os.path.join(args.output_dir, "fan_monitor_defs.cpp") variable
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dgen-ucd90160-defs.py44 output_file = os.path.join(args.output_dir, "ucd90160_defs.cpp") variable
/openbmc/phosphor-power/power-sequencer/
H A Dgen-ucd90160-defs.py44 output_file = os.path.join(args.output_dir, "ucd90160_defs.cpp") variable
/openbmc/qemu/scripts/modules/
H A Dmodule_block.py86 output_file = sys.argv[1] variable
/openbmc/libcper/cli-app/
H A Dcper-convert.c37 char *output_file = NULL; in main() local
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.y838 FILE *output_file = fopen(argv[ARG_INDEX_EMITTER_C], "w"); variable
H A Didef-parser.h233 FILE *output_file; /**< FILE * of the C output file */ member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dgpg_sign.py32 def export_pubkey(self, output_file, keyid, armor=True): argument
/openbmc/linux/tools/perf/scripts/python/
H A Dgecko.py56 output_file = None variable
/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py143 output_file = os.path.join(log_dir, "output.log") variable
/openbmc/phosphor-fan-presence/control/
H A Dgen-fan-zone-defs.py1004 output_file = os.path.join(args.output_dir, "fan_zone_defs.cpp") variable
/openbmc/linux/tools/spi/
H A Dspidev_test.c42 static char *output_file; variable
/openbmc/linux/tools/perf/tests/shell/lib/
H A Dperf_metric_validation.py61 def json_dump(self, data, output_file): argument
/openbmc/qemu/scripts/
H A Ddecodetree.py43 output_file = None variable
/openbmc/linux/tools/bpf/bpftool/
H A Dgen.c1577 const char *output_file, *file; in do_object() local