Home
last modified time | relevance | path

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

/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.cpp168 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