Home
last modified time | relevance | path

Searched defs:outf (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/
H A Dgen-vdso.c29 static void output_reloc(FILE *outf, void *buf, void *loc) in output_reloc()
59 FILE *inf = NULL, *outf = NULL; in main() local
/openbmc/openbmc/poky/meta/recipes-kernel/perf/perf/
H A Dsort-pmuevents.py88 outf = open( outfile, 'w' ) variable
/openbmc/u-boot/scripts/dtc/
H A Ddtc.c176 FILE *outf = NULL; in main() local
/openbmc/phosphor-pid-control/pid/ec/
H A Dlogging.cpp181 std::ofstream outf; in LogInit() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py436 def write_sfdisk_script(outf, parts): argument
/openbmc/u-boot/tools/
H A Dproftool.c70 static void outf(int level, const char *fmt, ...) in outf() function